|
332 | 332 | normalize-path "^2.0.1"
|
333 | 333 | through2 "^2.0.3"
|
334 | 334 |
|
335 |
| -"@ionic/cli-framework-output@2.1.0": |
336 |
| - version "2.1.0" |
337 |
| - resolved "https://registry.npmjs.org/@ionic/cli-framework-output/-/cli-framework-output-2.1.0.tgz#0e16dfa27b656947da90e698267f872af281db57" |
338 |
| - integrity sha512-PiMhJDrXn3h2SK2dW4YJvyiTx6zjV/TDftegJh1UWsTlwWuYFNKgm7shWJlDHTAOe1E5aRY4BeQzAriXqm2RQg== |
| 335 | +"@ionic/cli-framework-output@2.2.2": |
| 336 | + version "2.2.2" |
| 337 | + resolved "https://registry.npmjs.org/@ionic/cli-framework-output/-/cli-framework-output-2.2.2.tgz#d03367e2b767a32fa7046c455843555b4971cd4a" |
| 338 | + integrity sha512-eQYkqIW1/tCwSC6Bd0gjse96U11lDX/ikf3jvsjX7a8z/zwSmGzCHRizb7xogV65Ey+1/zyAZR71cpDRQuFLBQ== |
339 | 339 | dependencies:
|
340 |
| - "@ionic/utils-terminal" "2.2.1" |
| 340 | + "@ionic/utils-terminal" "2.3.1" |
341 | 341 | debug "^4.0.0"
|
342 |
| - signal-exit "^3.0.3" |
343 |
| - slice-ansi "^4.0.0" |
344 |
| - string-width "^4.1.0" |
345 |
| - strip-ansi "^6.0.0" |
346 | 342 | tslib "^2.0.1"
|
347 |
| - wrap-ansi "^7.0.0" |
348 | 343 |
|
349 |
| - |
350 |
| - version "2.1.6" |
351 |
| - resolved "https://registry.npmjs.org/@ionic/cli-framework-prompts/-/cli-framework-prompts-2.1.6.tgz#52c2735e4d3d91a32e51c49c5d5e5f7ff47bf215" |
352 |
| - integrity sha512-hKyXyBlOA4KBHGKSIX1uHiaviZ/V7cGTlB3ZmmfXu7xqEmSuT8NXwP3VTazIm0tXuVXMXlgKEewikaH6P9VrVA== |
| 344 | + |
| 345 | + version "2.1.8" |
| 346 | + resolved "https://registry.npmjs.org/@ionic/cli-framework-prompts/-/cli-framework-prompts-2.1.8.tgz#5445f08a1d5641fd4c58fac9eecc1ab27d519912" |
| 347 | + integrity sha512-DjO4lQsmvficsZbPmpGqSSx+F1BfgSTQBwRqL5bl9Dkh9rIZ/ckcJcKqCciVOw9kIY7WTeNFOTwj2vWrkFn7+Q== |
353 | 348 | dependencies:
|
354 |
| - "@ionic/utils-terminal" "2.2.1" |
| 349 | + "@ionic/utils-terminal" "2.3.1" |
355 | 350 | debug "^4.0.0"
|
356 | 351 | inquirer "^7.0.0"
|
357 | 352 | tslib "^2.0.1"
|
358 | 353 |
|
359 |
| -"@ionic/cli-framework@5.0.3": |
360 |
| - version "5.0.3" |
361 |
| - resolved "https://registry.npmjs.org/@ionic/cli-framework/-/cli-framework-5.0.3.tgz#c195a0f9642f51c08a12adc661a6cfb39834a522" |
362 |
| - integrity sha512-y9dneWk0fIs/j8rtxQVVKZ6JpmMmfArxvysfh5XqsytOA6FUJ1OT4/K3tUuuWww4vh1V89HW0GxBN1eUT3hEkg== |
| 354 | +"@ionic/cli-framework@5.1.0": |
| 355 | + version "5.1.0" |
| 356 | + resolved "https://registry.npmjs.org/@ionic/cli-framework/-/cli-framework-5.1.0.tgz#b5cf65e86b55157de2d6cdacc7dbd9c185666757" |
| 357 | + integrity sha512-Hb/P2zuHB3zQZN0qG7Lxda8IlP2mHisfb0KR+wc9cw2BSiH+rtXRd/A4JxndPznjWs00PHbWiEm0Ehas2pA/nw== |
363 | 358 | dependencies:
|
364 |
| - "@ionic/cli-framework-output" "2.1.0" |
| 359 | + "@ionic/cli-framework-output" "2.2.2" |
365 | 360 | "@ionic/utils-array" "2.1.5"
|
366 | 361 | "@ionic/utils-fs" "3.1.5"
|
367 | 362 | "@ionic/utils-object" "2.1.5"
|
368 |
| - "@ionic/utils-process" "2.1.6" |
| 363 | + "@ionic/utils-process" "2.1.8" |
369 | 364 | "@ionic/utils-stream" "3.1.5"
|
370 |
| - "@ionic/utils-subprocess" "2.1.6" |
371 |
| - "@ionic/utils-terminal" "2.2.1" |
| 365 | + "@ionic/utils-subprocess" "2.1.8" |
| 366 | + "@ionic/utils-terminal" "2.3.1" |
372 | 367 | chalk "^4.0.0"
|
373 | 368 | debug "^4.0.0"
|
374 | 369 | lodash "^4.17.5"
|
375 | 370 | minimist "^1.2.0"
|
376 | 371 | rimraf "^3.0.0"
|
377 | 372 | tslib "^2.0.1"
|
378 |
| - untildify "^4.0.0" |
379 | 373 | write-file-atomic "^3.0.0"
|
380 | 374 |
|
381 |
| -"@ionic/cli@^6.11.7": |
382 |
| - version "6.11.7" |
383 |
| - resolved "https://registry.npmjs.org/@ionic/cli/-/cli-6.11.7.tgz#68be3b9c0818f6330479554aad6aee5b339c669f" |
384 |
| - integrity sha512-wbdVOAxlL8Lqd5GTTIhma9xDFgzv6P626+NRisY8aMiZNC8NLh/F4d4GW4kJczlFD7zQNLsPY/u7QrvlXKfUlg== |
| 375 | +"@ionic/cli@^6.12.3": |
| 376 | + version "6.12.3" |
| 377 | + resolved "https://registry.npmjs.org/@ionic/cli/-/cli-6.12.3.tgz#a093678092bd49deb11717865fd5773ed6ee229b" |
| 378 | + integrity sha512-o4gm4ZoKrlzL8Gs1XZR+kVaMYghvKX8t/XJrQKr4EN/DQAM03KNMxsfm+RV3wFTnM8dgFywHzCuiw+5hY1oxEg== |
385 | 379 | dependencies:
|
386 |
| - "@ionic/cli-framework" "5.0.3" |
387 |
| - "@ionic/cli-framework-output" "2.1.0" |
388 |
| - "@ionic/cli-framework-prompts" "2.1.6" |
| 380 | + "@ionic/cli-framework" "5.1.0" |
| 381 | + "@ionic/cli-framework-output" "2.2.2" |
| 382 | + "@ionic/cli-framework-prompts" "2.1.8" |
389 | 383 | "@ionic/utils-array" "2.1.5"
|
390 | 384 | "@ionic/utils-fs" "3.1.5"
|
391 | 385 | "@ionic/utils-network" "2.1.5"
|
392 |
| - "@ionic/utils-process" "2.1.6" |
| 386 | + "@ionic/utils-process" "2.1.8" |
393 | 387 | "@ionic/utils-stream" "3.1.5"
|
394 |
| - "@ionic/utils-subprocess" "2.1.6" |
395 |
| - "@ionic/utils-terminal" "2.2.1" |
| 388 | + "@ionic/utils-subprocess" "2.1.8" |
| 389 | + "@ionic/utils-terminal" "2.3.1" |
396 | 390 | chalk "^4.0.0"
|
397 | 391 | debug "^4.0.0"
|
398 | 392 | diff "^4.0.1"
|
399 | 393 | elementtree "^0.1.7"
|
400 | 394 | leek "0.0.24"
|
401 | 395 | lodash "^4.17.5"
|
402 | 396 | open "^7.0.4"
|
403 |
| - os-name "^3.1.0" |
| 397 | + os-name "^4.0.0" |
404 | 398 | semver "^7.1.1"
|
405 | 399 | split2 "^3.0.0"
|
406 | 400 | ssh-config "^1.1.1"
|
|
443 | 437 | debug "^4.0.0"
|
444 | 438 | tslib "^2.0.1"
|
445 | 439 |
|
446 |
| - |
447 |
| - version "2.1.6" |
448 |
| - resolved "https://registry.npmjs.org/@ionic/utils-process/-/utils-process-2.1.6.tgz#7dff48d976e35dd466cce2d27d226d172c0c5439" |
449 |
| - integrity sha512-HuMTJp6lkzMZAI+FUEqLoOx6wxd29ysmk0Q9dCHABbIEP4hM5zAXTIuv4qUYelzT6lBywS/TAdfz+XB1TM6umg== |
| 440 | + |
| 441 | + version "2.1.8" |
| 442 | + resolved "https://registry.npmjs.org/@ionic/utils-process/-/utils-process-2.1.8.tgz#e86d162d0ace28b33959fb7e65fccc58f6f36d81" |
| 443 | + integrity sha512-VBBoyTzi+m6tgKAItl+jiTQneGwTOsctcrTG4CsEgmVOVOEhUYkPhddXqzD+oC54hPDU9ROsd3I014P5CWEuhQ== |
450 | 444 | dependencies:
|
451 | 445 | "@ionic/utils-object" "2.1.5"
|
452 |
| - "@ionic/utils-terminal" "2.2.1" |
| 446 | + "@ionic/utils-terminal" "2.3.1" |
453 | 447 | debug "^4.0.0"
|
454 | 448 | signal-exit "^3.0.3"
|
455 | 449 | tree-kill "^1.2.2"
|
|
463 | 457 | debug "^4.0.0"
|
464 | 458 | tslib "^2.0.1"
|
465 | 459 |
|
466 |
| - |
467 |
| - version "2.1.6" |
468 |
| - resolved "https://registry.npmjs.org/@ionic/utils-subprocess/-/utils-subprocess-2.1.6.tgz#d0fc4a8e92a47ab43ee855a8a9483132ec423bd5" |
469 |
| - integrity sha512-osM2CaD+bxf4WXfQEjkPXHPqzg4xUqg7Rm9FK/DKddIuL6fHPoeLOwP7t0L3J4417dYsvtssTjxbSQnm/V5aWw== |
| 460 | + |
| 461 | + version "2.1.8" |
| 462 | + resolved "https://registry.npmjs.org/@ionic/utils-subprocess/-/utils-subprocess-2.1.8.tgz#c8d7ee39ff3f49171d727ecfd263c66b67cf8638" |
| 463 | + integrity sha512-pkmtf1LtXcEMPn6/cctREL2aZtZoy0+0Sl+nT0NIkOHIoBUcqrcfMWdctCSM4Mp6+2/hLWtgpHE3TOIibkWfIg== |
470 | 464 | dependencies:
|
471 | 465 | "@ionic/utils-array" "2.1.5"
|
472 | 466 | "@ionic/utils-fs" "3.1.5"
|
473 |
| - "@ionic/utils-process" "2.1.6" |
| 467 | + "@ionic/utils-process" "2.1.8" |
474 | 468 | "@ionic/utils-stream" "3.1.5"
|
475 |
| - "@ionic/utils-terminal" "2.2.1" |
| 469 | + "@ionic/utils-terminal" "2.3.1" |
476 | 470 | cross-spawn "^7.0.0"
|
477 | 471 | debug "^4.0.0"
|
478 | 472 | tslib "^2.0.1"
|
479 | 473 |
|
480 |
| -"@ionic/utils-terminal@2.2.1": |
481 |
| - version "2.2.1" |
482 |
| - resolved "https://registry.npmjs.org/@ionic/utils-terminal/-/utils-terminal-2.2.1.tgz#d2faa9e0762117b4b2af064d1b948b0349ffa2ca" |
483 |
| - integrity sha512-YBXSpK5rHu3XlQCF01S23Y4Rz1msBRqNBgGDo8lXekeRmI2WgeCxMHFZfKTEh30DQNYibnkwaeLacHp6ohd+8g== |
| 474 | +"@ionic/utils-terminal@2.3.1": |
| 475 | + version "2.3.1" |
| 476 | + resolved "https://registry.npmjs.org/@ionic/utils-terminal/-/utils-terminal-2.3.1.tgz#57bb2f6e4015cb655d004bd2891629b2aea9f06b" |
| 477 | + integrity sha512-cglsSd2AckI3Ldtdfczeq64vIIDjtPspV5QJtky8f8uIdxkeOIGeRV7bCj1+BEf1hyo+ZuggQxLviHnbMZhiRw== |
484 | 478 | dependencies:
|
485 | 479 | debug "^4.0.0"
|
| 480 | + signal-exit "^3.0.3" |
| 481 | + slice-ansi "^4.0.0" |
| 482 | + string-width "^4.1.0" |
| 483 | + strip-ansi "^6.0.0" |
486 | 484 | tslib "^2.0.1"
|
| 485 | + untildify "^4.0.0" |
| 486 | + wrap-ansi "^7.0.0" |
487 | 487 |
|
488 |
| -"@ionic/v1-toolkit@^3.2.8": |
489 |
| - version "3.2.10" |
490 |
| - resolved "https://registry.npmjs.org/@ionic/v1-toolkit/-/v1-toolkit-3.2.10.tgz#6d60b61d8113b3bc9ee0dbdf68fa34c5e343229b" |
491 |
| - integrity sha512-zuOvlrJQMMaRTKIA+VDnGVohBNhLcmQyciLK/7ALC2Rm6jTtLfCfvZ/MgnxA6fj6daXRgPS81NpGtAB00Z1NLw== |
| 488 | +"@ionic/v1-toolkit@^3.2.15": |
| 489 | + version "3.2.15" |
| 490 | + resolved "https://registry.npmjs.org/@ionic/v1-toolkit/-/v1-toolkit-3.2.15.tgz#ede6bbafdc1972064d3527ffe9bbfe949d359fc6" |
| 491 | + integrity sha512-JyozCq924VVVHgs7r6cGNCLnYT6JBbiUGz5cgdb897B5sc6dKrh3MxcpuIKljbQWS1y0PDPXz5+fwXVMpTLpRg== |
492 | 492 | dependencies:
|
493 |
| - "@ionic/cli-framework" "5.0.3" |
| 493 | + "@ionic/cli-framework" "5.1.0" |
494 | 494 | "@ionic/utils-fs" "3.1.5"
|
| 495 | + "@ionic/utils-terminal" "2.3.1" |
495 | 496 | chalk "^4.0.0"
|
496 | 497 | chokidar "^3.0.1"
|
497 | 498 | debug "^4.0.0"
|
@@ -2466,12 +2467,12 @@ cordova-fetch@^3.0.0:
|
2466 | 2467 | semver "^7.1.3"
|
2467 | 2468 | which "^2.0.2"
|
2468 | 2469 |
|
2469 |
| -cordova-ios@^6.1.0: |
2470 |
| - version "6.1.0" |
2471 |
| - resolved "https://nexus.e-is.pro/nexus/content/repositories/npmjs/cordova-ios/-/cordova-ios-6.1.0.tgz#24f52007dddadabcfcec3a0cade7ff7646d43ecc" |
2472 |
| - integrity sha512-FlX17lC2w78CqEQXypSeFIW3vUFF7VkCjNNLN+EbvOlLld5LUIbNJWepBdKlEg1/ZMmTwAuucMuKSZTr37ra+Q== |
| 2470 | +cordova-ios@^6.1.1: |
| 2471 | + version "6.1.1" |
| 2472 | + resolved "https://registry.npmjs.org/cordova-ios/-/cordova-ios-6.1.1.tgz#3347303ddbc3a98073fcb5e0d3af47db66ea2491" |
| 2473 | + integrity sha512-WHNvjVhkuwRpq95rISVXtcRyd6UGZapbmU+hO/CAn1c0AIT5WnO8mg2mOjv0WDNa0mt/V5P+N2Vig1UWwfxa5Q== |
2473 | 2474 | dependencies:
|
2474 |
| - cordova-common "^4.0.1" |
| 2475 | + cordova-common "^4.0.2" |
2475 | 2476 | fs-extra "^9.0.0"
|
2476 | 2477 | ios-sim "^8.0.2"
|
2477 | 2478 | nopt "^4.0.3"
|
@@ -2518,24 +2519,23 @@ cordova-osx@^6.0.0:
|
2518 | 2519 | unorm "^1.4.1"
|
2519 | 2520 | xcode "^3.0.1"
|
2520 | 2521 |
|
2521 |
| -cordova-plugin-androidx-adapter@^1.1.1: |
2522 |
| - version "1.1.1" |
2523 |
| - resolved "https://registry.npmjs.org/cordova-plugin-androidx-adapter/-/cordova-plugin-androidx-adapter-1.1.1.tgz#67c1553b4358a54827b5930d2590569749ad0f47" |
2524 |
| - integrity sha512-ePt0WG7Y8jOFx2x3A6oXQyxzavis2ANw2hFlm7MU/H7ez1QKPXmWjA1zIIx4T/QdKWM5D8fLH60t2PyJmKSsOg== |
| 2522 | +cordova-plugin-androidx-adapter@^1.1.3: |
| 2523 | + version "1.1.3" |
| 2524 | + resolved "https://registry.npmjs.org/cordova-plugin-androidx-adapter/-/cordova-plugin-androidx-adapter-1.1.3.tgz#aa7e673ee342de208a6a34a50986ee2ac4b5ba60" |
| 2525 | + integrity sha512-W1SImn0cCCvOSTSfWWp5TnanIQrSuh2Bch+dcZXIzEn0km3Qb7VryeAqHhgBQYwwzC5Ollk1DtUAk/AJSojuZA== |
2525 | 2526 | dependencies:
|
2526 |
| - performance-now "^2.1.0" |
2527 |
| - q "^1.4.1" |
| 2527 | + q "^1.5.1" |
2528 | 2528 | recursive-readdir "^2.2.2"
|
2529 | 2529 |
|
2530 |
| -cordova-plugin-androidx@^2.0.0: |
2531 |
| - version "2.0.0" |
2532 |
| - resolved "https://registry.npmjs.org/cordova-plugin-androidx/-/cordova-plugin-androidx-2.0.0.tgz#ac7bd51ba0ae42dbfe4090a3cd4b8fac32f35ad1" |
2533 |
| - integrity sha512-n5QA1LJ/wT9qpDCHAw2GwqVXVlEajRPnDH5CKZGpv90M1FYVMydYlFwCEbpp263e5I5QloPjyoyWagiKLB+JMg== |
| 2530 | +cordova-plugin-androidx@^3.0.0: |
| 2531 | + version "3.0.0" |
| 2532 | + resolved "https://registry.npmjs.org/cordova-plugin-androidx/-/cordova-plugin-androidx-3.0.0.tgz#03785d95d1c0e3ab42a45dd36fd4132e44e162f7" |
| 2533 | + integrity sha512-niMnhcxKsu4/oKTUbL0jRAnh6/cdoIVxRxJqj3uEyv8CVOlAj1sWhX+9b1XiAo9+bejAM9BbA21YK0mChfbVTA== |
2534 | 2534 |
|
2535 |
| -cordova-plugin-camera@^4.1.0: |
2536 |
| - version "4.1.0" |
2537 |
| - resolved "https://nexus.e-is.pro/nexus/content/repositories/npmjs/cordova-plugin-camera/-/cordova-plugin-camera-4.1.0.tgz#6474a3e080c4662aa00fd7425705d301c693ddc0" |
2538 |
| - integrity sha512-fCLhWjWYn49q3X5xaypAPgTz6MAWSKFFQvD2Gpi5SuVlrRPRphtX2jIqR2zCBuDTBR082QVnlc+yUDXt65Mjgw== |
| 2535 | +cordova-plugin-camera@^5.0.1: |
| 2536 | + version "5.0.1" |
| 2537 | + resolved "https://registry.npmjs.org/cordova-plugin-camera/-/cordova-plugin-camera-5.0.1.tgz#9e0e94a7d29b15e6708f186bf9e59a28fcc0ee53" |
| 2538 | + integrity sha512-9gXyZvI8u9KzsZuqmB8Yw+uheF+7f+usMAwvOMw7L7pqbykg+bm9US5zjhJbwit3A1cSblgZkpBafe5cFiMcTA== |
2539 | 2539 |
|
2540 | 2540 | cordova-plugin-compat@^1.2.0:
|
2541 | 2541 | version "1.2.0"
|
@@ -2567,10 +2567,10 @@ cordova-plugin-ionic-keyboard@^2.2.0:
|
2567 | 2567 | resolved "https://nexus.e-is.pro/nexus/content/repositories/npmjs/cordova-plugin-ionic-keyboard/-/cordova-plugin-ionic-keyboard-2.2.0.tgz#53ba9ccd5e765165446a094cfe042a2ddd87d81d"
|
2568 | 2568 | integrity sha512-yDUG+9ieKVRitq5mGlNxjaZh/MgEhFFIgTIPhqSbUaQ8UuZbawy5mhJAVClqY97q8/rcQtL6dCDa7x2sEtCLcA==
|
2569 | 2569 |
|
2570 |
| -cordova-plugin-ionic-webview@^4.2.1: |
2571 |
| - version "4.2.1" |
2572 |
| - resolved "https://nexus.e-is.pro/nexus/content/repositories/npmjs/cordova-plugin-ionic-webview/-/cordova-plugin-ionic-webview-4.2.1.tgz#42a67bef248472659d421494feb8245ef27becfa" |
2573 |
| - integrity sha512-7KrmqLaOGq1RP8N2z1ezN1kqkWFzTwwMvQ3/qAkd+exxFZuOe3DIN4eaU1gdNphsxdirI8Ajnr9q4So5vQbWqw== |
| 2570 | +cordova-plugin-ionic-webview@^5.0.0: |
| 2571 | + version "5.0.0" |
| 2572 | + resolved "https://registry.npmjs.org/cordova-plugin-ionic-webview/-/cordova-plugin-ionic-webview-5.0.0.tgz#d58741af85754d80da82c7f673842a3e71bde630" |
| 2573 | + integrity sha512-Wq0kCanxubK/JroTW4Mp5soayScnRyiY1eCkbwiz1Dyt1xHOiOW/v+1miqtBHtnZhcXw25TulCKAVJzkNBdmyg== |
2574 | 2574 |
|
2575 | 2575 | "cordova-plugin-minisodium@git+https://github.com/duniter-cesium/cordova-plugin-minisodium.git#v1.0.2":
|
2576 | 2576 | version "1.0.1"
|
@@ -8092,6 +8092,14 @@ os-name@^3.1.0:
|
8092 | 8092 | macos-release "^2.2.0"
|
8093 | 8093 | windows-release "^3.1.0"
|
8094 | 8094 |
|
| 8095 | +os-name@^4.0.0: |
| 8096 | + version "4.0.0" |
| 8097 | + resolved "https://registry.npmjs.org/os-name/-/os-name-4.0.0.tgz#6c05c09c41c15848ea74658d12c9606f0f286599" |
| 8098 | + integrity sha512-caABzDdJMbtykt7GmSogEat3faTKQhmZf0BS5l/pZGmP0vPWQjXWqOhbLyK+b6j2/DQPmEvYdzLXJXXLJNVDNg== |
| 8099 | + dependencies: |
| 8100 | + macos-release "^2.2.0" |
| 8101 | + windows-release "^4.0.0" |
| 8102 | + |
8095 | 8103 | os-shim@^0.1.2:
|
8096 | 8104 | version "0.1.3"
|
8097 | 8105 | resolved "https://nexus.e-is.pro/nexus/content/repositories/npmjs/os-shim/-/os-shim-0.1.3.tgz#6b62c3791cf7909ea35ed46e17658bb417cb3917"
|
@@ -11252,6 +11260,13 @@ windows-release@^3.1.0:
|
11252 | 11260 | dependencies:
|
11253 | 11261 | execa "^1.0.0"
|
11254 | 11262 |
|
| 11263 | +windows-release@^4.0.0: |
| 11264 | + version "4.0.0" |
| 11265 | + resolved "https://registry.npmjs.org/windows-release/-/windows-release-4.0.0.tgz#4725ec70217d1bf6e02c7772413b29cdde9ec377" |
| 11266 | + integrity sha512-OxmV4wzDKB1x7AZaZgXMVsdJ1qER1ed83ZrTYd5Bwq2HfJVg3DJS8nqlAG4sMoJ7mu8cuRmLEYyU13BKwctRAg== |
| 11267 | + dependencies: |
| 11268 | + execa "^4.0.2" |
| 11269 | + |
11255 | 11270 |
|
11256 | 11271 | version "0.0.12"
|
11257 | 11272 | resolved "https://nexus.e-is.pro/nexus/content/repositories/npmjs/winreg/-/winreg-0.0.12.tgz#07105554ba1a9d08979251d129475bffae3006b7"
|
|
0 commit comments