@salesforce/cli 2.40.2 → 2.40.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +60 -60
- package/npm-shrinkwrap.json +3078 -137
- package/oclif.lock +198 -92
- package/oclif.manifest.json +127 -127
- package/package.json +9 -9
package/oclif.lock
CHANGED
|
@@ -1609,7 +1609,7 @@
|
|
|
1609
1609
|
semver "^7.3.5"
|
|
1610
1610
|
which "^3.0.0"
|
|
1611
1611
|
|
|
1612
|
-
"@npmcli/git@^5.0.0", "@npmcli/git@^5.0.3":
|
|
1612
|
+
"@npmcli/git@^5.0.0", "@npmcli/git@^5.0.3", "@npmcli/git@^5.0.6":
|
|
1613
1613
|
version "5.0.6"
|
|
1614
1614
|
resolved "https://registry.npmjs.org/@npmcli/git/-/git-5.0.6.tgz"
|
|
1615
1615
|
integrity sha512-4x/182sKXmQkf0EtXxT26GEsaOATpD7WVtza5hrYivWZeo6QefC6xq9KAXrnjtFKBZ4rZwR7aX/zClYYXgtwLw==
|
|
@@ -1639,6 +1639,12 @@
|
|
|
1639
1639
|
npm-bundled "^3.0.0"
|
|
1640
1640
|
npm-normalize-package-bin "^3.0.0"
|
|
1641
1641
|
|
|
1642
|
+
"@npmcli/installed-package-contents@^2.1.0":
|
|
1643
|
+
version "2.1.0"
|
|
1644
|
+
dependencies:
|
|
1645
|
+
npm-bundled "^3.0.0"
|
|
1646
|
+
npm-normalize-package-bin "^3.0.0"
|
|
1647
|
+
|
|
1642
1648
|
"@npmcli/map-workspaces@^2.0.0":
|
|
1643
1649
|
version "2.0.4"
|
|
1644
1650
|
resolved "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-2.0.4.tgz"
|
|
@@ -1649,7 +1655,7 @@
|
|
|
1649
1655
|
minimatch "^5.0.1"
|
|
1650
1656
|
read-package-json-fast "^2.0.3"
|
|
1651
1657
|
|
|
1652
|
-
"@npmcli/map-workspaces@^3.0.2":
|
|
1658
|
+
"@npmcli/map-workspaces@^3.0.2", "@npmcli/map-workspaces@^3.0.6":
|
|
1653
1659
|
version "3.0.6"
|
|
1654
1660
|
resolved "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.6.tgz"
|
|
1655
1661
|
integrity sha512-tkYs0OYnzQm6iIRdfy+LcLBjcKuQCeE5YLb8KnrIlutJfheNaPvPpgoFEyEFgbjzl5PLZ3IA/BWAwRU0eHuQDA==
|
|
@@ -1688,6 +1694,15 @@
|
|
|
1688
1694
|
proc-log "^4.1.0"
|
|
1689
1695
|
semver "^7.3.5"
|
|
1690
1696
|
|
|
1697
|
+
"@npmcli/metavuln-calculator@^7.1.0":
|
|
1698
|
+
version "7.1.0"
|
|
1699
|
+
dependencies:
|
|
1700
|
+
cacache "^18.0.0"
|
|
1701
|
+
json-parse-even-better-errors "^3.0.0"
|
|
1702
|
+
pacote "^18.0.0"
|
|
1703
|
+
proc-log "^4.1.0"
|
|
1704
|
+
semver "^7.3.5"
|
|
1705
|
+
|
|
1691
1706
|
"@npmcli/move-file@^1.0.1", "@npmcli/move-file@^1.1.0":
|
|
1692
1707
|
version "1.1.2"
|
|
1693
1708
|
resolved "https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz"
|
|
@@ -1731,10 +1746,10 @@
|
|
|
1731
1746
|
dependencies:
|
|
1732
1747
|
json-parse-even-better-errors "^2.3.1"
|
|
1733
1748
|
|
|
1734
|
-
"@npmcli/package-json@^5.0.0":
|
|
1735
|
-
version "5.0
|
|
1736
|
-
resolved "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.0.
|
|
1737
|
-
integrity sha512-
|
|
1749
|
+
"@npmcli/package-json@^5.0.0", "@npmcli/package-json@^5.1.0":
|
|
1750
|
+
version "5.1.0"
|
|
1751
|
+
resolved "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.1.0.tgz"
|
|
1752
|
+
integrity sha512-1aL4TuVrLS9sf8quCLerU3H9J4vtCtgu8VauYozrmEyU57i/EdKleCnsQ7vpnABIH6c9mnTxcH5sFkO3BlV8wQ==
|
|
1738
1753
|
dependencies:
|
|
1739
1754
|
"@npmcli/git" "^5.0.0"
|
|
1740
1755
|
glob "^10.2.2"
|
|
@@ -1821,7 +1836,7 @@
|
|
|
1821
1836
|
proc-log "^4.0.0"
|
|
1822
1837
|
which "^4.0.0"
|
|
1823
1838
|
|
|
1824
|
-
"@oclif/core@^3
|
|
1839
|
+
"@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3", "@oclif/core@^3.26.4", "@oclif/core@^3.5.0", "@oclif/core@3.26.4":
|
|
1825
1840
|
version "3.26.4"
|
|
1826
1841
|
resolved "https://registry.npmjs.org/@oclif/core/-/core-3.26.4.tgz"
|
|
1827
1842
|
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
|
|
@@ -1908,15 +1923,15 @@
|
|
|
1908
1923
|
chalk "^5.3.0"
|
|
1909
1924
|
fast-levenshtein "^3.0.0"
|
|
1910
1925
|
|
|
1911
|
-
"@oclif/plugin-plugins@5.0.
|
|
1912
|
-
version "5.0.
|
|
1913
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.0.
|
|
1914
|
-
integrity sha512-
|
|
1926
|
+
"@oclif/plugin-plugins@5.0.16":
|
|
1927
|
+
version "5.0.16"
|
|
1928
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.0.16.tgz"
|
|
1929
|
+
integrity sha512-4fYOQQ9kfi56r+gooRJai47/YNZFco46Hydzdg+1W9BZ78TyzqnQf1OC6vYelUudemUH0xlzBYcIzLcwUf3uPA==
|
|
1915
1930
|
dependencies:
|
|
1916
1931
|
"@oclif/core" "^3.26.4"
|
|
1917
1932
|
chalk "^5.3.0"
|
|
1918
1933
|
debug "^4.3.4"
|
|
1919
|
-
npm "10.
|
|
1934
|
+
npm "10.6.0"
|
|
1920
1935
|
npm-package-arg "^11.0.2"
|
|
1921
1936
|
npm-run-path "^5.3.0"
|
|
1922
1937
|
object-treeify "^4.0.1"
|
|
@@ -2312,17 +2327,17 @@
|
|
|
2312
2327
|
"@salesforce/ts-types" "^2.0.9"
|
|
2313
2328
|
tslib "^2.6.2"
|
|
2314
2329
|
|
|
2315
|
-
"@salesforce/packaging@^3.5.
|
|
2316
|
-
version "3.5.
|
|
2317
|
-
resolved "https://registry.npmjs.org/@salesforce/packaging/-/packaging-3.5.
|
|
2318
|
-
integrity sha512-
|
|
2330
|
+
"@salesforce/packaging@^3.5.9":
|
|
2331
|
+
version "3.5.9"
|
|
2332
|
+
resolved "https://registry.npmjs.org/@salesforce/packaging/-/packaging-3.5.9.tgz"
|
|
2333
|
+
integrity sha512-9fxhs/24lWpTn2siP5y6vbJhZLNygg+Ihxg7vCQDO5XB0ezNm5GSrlNR7qD5UwpooTuPdEB8RMaZ4vTUNMAWHg==
|
|
2319
2334
|
dependencies:
|
|
2320
2335
|
"@jsforce/jsforce-node" "^3.1.0"
|
|
2321
|
-
"@oclif/core" "^3"
|
|
2322
|
-
"@salesforce/core" "^7.
|
|
2323
|
-
"@salesforce/kit" "^3.1.
|
|
2336
|
+
"@oclif/core" "^3.26.4"
|
|
2337
|
+
"@salesforce/core" "^7.3.1"
|
|
2338
|
+
"@salesforce/kit" "^3.1.1"
|
|
2324
2339
|
"@salesforce/schemas" "^1.7.0"
|
|
2325
|
-
"@salesforce/source-deploy-retrieve" "^11.
|
|
2340
|
+
"@salesforce/source-deploy-retrieve" "^11.1.2"
|
|
2326
2341
|
"@salesforce/ts-types" "^2.0.9"
|
|
2327
2342
|
fast-xml-parser "^4.3.6"
|
|
2328
2343
|
globby "^11"
|
|
@@ -2345,17 +2360,17 @@
|
|
|
2345
2360
|
color-convert "^2.0.1"
|
|
2346
2361
|
color-name "^2.0.0"
|
|
2347
2362
|
|
|
2348
|
-
"@salesforce/plugin-auth@3.6.
|
|
2349
|
-
version "3.6.
|
|
2350
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.
|
|
2351
|
-
integrity sha512-
|
|
2363
|
+
"@salesforce/plugin-auth@3.6.4":
|
|
2364
|
+
version "3.6.4"
|
|
2365
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.4.tgz"
|
|
2366
|
+
integrity sha512-p+YMpT1cK+BJf/8taxahAT31p4gNACtq0NR4w8Qkrm3cGWBVMujHHtV5/GX/zr5i2kIuzC/DjC/29tr2xb7JHw==
|
|
2352
2367
|
dependencies:
|
|
2353
2368
|
"@inquirer/checkbox" "^1.5.2"
|
|
2354
2369
|
"@inquirer/select" "^1.3.3"
|
|
2355
2370
|
"@oclif/core" "^3.26.2"
|
|
2356
2371
|
"@salesforce/core" "^7.3.0"
|
|
2357
2372
|
"@salesforce/kit" "^3.1.1"
|
|
2358
|
-
"@salesforce/plugin-info" "^3.2.
|
|
2373
|
+
"@salesforce/plugin-info" "^3.2.3"
|
|
2359
2374
|
"@salesforce/sf-plugins-core" "^9.0.1"
|
|
2360
2375
|
"@salesforce/ts-types" "^2.0.9"
|
|
2361
2376
|
chalk "^5.3.0"
|
|
@@ -2391,23 +2406,23 @@
|
|
|
2391
2406
|
csv-parse "^4.16.3"
|
|
2392
2407
|
csv-stringify "^6.4.6"
|
|
2393
2408
|
|
|
2394
|
-
"@salesforce/plugin-deploy-retrieve@3.6.
|
|
2395
|
-
version "3.6.
|
|
2396
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.6.
|
|
2397
|
-
integrity sha512-
|
|
2409
|
+
"@salesforce/plugin-deploy-retrieve@3.6.8":
|
|
2410
|
+
version "3.6.8"
|
|
2411
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.6.8.tgz"
|
|
2412
|
+
integrity sha512-JMmN/99AuRXsABMWHwSgg7BbAGeXIPNYs4aDC6u7xe1YEKiKDM2AT+2FlUvI1c8mYRys2SjvwtnwTVrPQLyFWw==
|
|
2398
2413
|
dependencies:
|
|
2399
2414
|
"@oclif/core" "^3.26.2"
|
|
2400
2415
|
"@salesforce/apex-node" "^6.0.0"
|
|
2401
2416
|
"@salesforce/core" "^7.0.1"
|
|
2402
2417
|
"@salesforce/kit" "^3.1.0"
|
|
2403
|
-
"@salesforce/plugin-info" "^3.2.
|
|
2418
|
+
"@salesforce/plugin-info" "^3.2.3"
|
|
2404
2419
|
"@salesforce/sf-plugins-core" "^9.0.4"
|
|
2405
2420
|
"@salesforce/source-deploy-retrieve" "^11.0.0"
|
|
2406
2421
|
"@salesforce/source-tracking" "^6.0.3"
|
|
2407
2422
|
"@salesforce/ts-types" "^2.0.9"
|
|
2408
2423
|
chalk "^5.3.0"
|
|
2409
2424
|
|
|
2410
|
-
"@salesforce/plugin-info@^3.2.
|
|
2425
|
+
"@salesforce/plugin-info@^3.2.3", "@salesforce/plugin-info@3.2.3":
|
|
2411
2426
|
version "3.2.3"
|
|
2412
2427
|
resolved "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.2.3.tgz"
|
|
2413
2428
|
integrity sha512-qDuPKGWS8sE0PmvkMIhb7gKmKIHoaJOUyZu+z6Z7KLCak+TtlGSMoLhRJmJqJPDks3SIZt7oOdzpxIZwfS5ryA==
|
|
@@ -2461,15 +2476,15 @@
|
|
|
2461
2476
|
is-wsl "^3.1.0"
|
|
2462
2477
|
open "^10.1.0"
|
|
2463
2478
|
|
|
2464
|
-
"@salesforce/plugin-packaging@2.4.
|
|
2465
|
-
version "2.4.
|
|
2466
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.4.
|
|
2467
|
-
integrity sha512-
|
|
2479
|
+
"@salesforce/plugin-packaging@2.4.1":
|
|
2480
|
+
version "2.4.1"
|
|
2481
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.4.1.tgz"
|
|
2482
|
+
integrity sha512-n7jf9HztamwaA/vaMqkMWXxjFqaNAhUwAAFUH63zc6hGs2Y40Cxo0f3Mmi8MTsJoazl9TVyVKKWdFf8/0m7c9g==
|
|
2468
2483
|
dependencies:
|
|
2469
2484
|
"@oclif/core" "^3.26.2"
|
|
2470
2485
|
"@salesforce/core" "^7.0.1"
|
|
2471
2486
|
"@salesforce/kit" "^3.1.0"
|
|
2472
|
-
"@salesforce/packaging" "^3.5.
|
|
2487
|
+
"@salesforce/packaging" "^3.5.9"
|
|
2473
2488
|
"@salesforce/sf-plugins-core" "^9.0.0"
|
|
2474
2489
|
chalk "^5.3.0"
|
|
2475
2490
|
|
|
@@ -2536,17 +2551,17 @@
|
|
|
2536
2551
|
fast-xml-parser "^4.3.6"
|
|
2537
2552
|
js2xmlparser "^4.0.2"
|
|
2538
2553
|
|
|
2539
|
-
"@salesforce/plugin-source@3.3.
|
|
2540
|
-
version "3.3.
|
|
2541
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.3.
|
|
2542
|
-
integrity sha512-
|
|
2554
|
+
"@salesforce/plugin-source@3.3.5":
|
|
2555
|
+
version "3.3.5"
|
|
2556
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.3.5.tgz"
|
|
2557
|
+
integrity sha512-9LB9nXc2Hh66KDaTWZFItgPAIYIEjFerou0/vn6a5siRP4lEJJUIeiNy1YWvBJMVv3wRoTaZ+H8yhUXUSuhdQg==
|
|
2543
2558
|
dependencies:
|
|
2544
2559
|
"@oclif/core" "^3.26.2"
|
|
2545
2560
|
"@salesforce/apex-node" "^6.0.0"
|
|
2546
2561
|
"@salesforce/core" "^7.0.1"
|
|
2547
2562
|
"@salesforce/kit" "^3.1.0"
|
|
2548
2563
|
"@salesforce/sf-plugins-core" "^9.0.4"
|
|
2549
|
-
"@salesforce/source-deploy-retrieve" "^11.
|
|
2564
|
+
"@salesforce/source-deploy-retrieve" "^11.1.2"
|
|
2550
2565
|
"@salesforce/source-tracking" "^6.0.0"
|
|
2551
2566
|
"@salesforce/ts-types" "^2.0.9"
|
|
2552
2567
|
chalk "^5.3.0"
|
|
@@ -2594,15 +2609,15 @@
|
|
|
2594
2609
|
semver "^7.6.0"
|
|
2595
2610
|
shelljs "^0.8.4"
|
|
2596
2611
|
|
|
2597
|
-
"@salesforce/plugin-user@3.5.
|
|
2598
|
-
version "3.5.
|
|
2599
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.5.
|
|
2600
|
-
integrity sha512-
|
|
2612
|
+
"@salesforce/plugin-user@3.5.3":
|
|
2613
|
+
version "3.5.3"
|
|
2614
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.5.3.tgz"
|
|
2615
|
+
integrity sha512-cTz+SN3QiI5zOPclFLc2Jb7Ifon0hGdxX/nyprC2ZEulBNtQC01bHUR+kyM85n2TI/u9n4arWBNMI8qwJ8g6kw==
|
|
2601
2616
|
dependencies:
|
|
2602
2617
|
"@oclif/core" "^3.26.2"
|
|
2603
2618
|
"@salesforce/core" "^7.2.0"
|
|
2604
2619
|
"@salesforce/kit" "^3.1.0"
|
|
2605
|
-
"@salesforce/sf-plugins-core" "^9.0.
|
|
2620
|
+
"@salesforce/sf-plugins-core" "^9.0.5"
|
|
2606
2621
|
"@salesforce/ts-types" "^2.0.9"
|
|
2607
2622
|
|
|
2608
2623
|
"@salesforce/prettier-config@^0.0.3":
|
|
@@ -2615,7 +2630,7 @@
|
|
|
2615
2630
|
resolved "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.7.0.tgz"
|
|
2616
2631
|
integrity sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==
|
|
2617
2632
|
|
|
2618
|
-
"@salesforce/sf-plugins-core@^9.0.0", "@salesforce/sf-plugins-core@^9.0.1", "@salesforce/sf-plugins-core@^9.0.
|
|
2633
|
+
"@salesforce/sf-plugins-core@^9.0.0", "@salesforce/sf-plugins-core@^9.0.1", "@salesforce/sf-plugins-core@^9.0.4", "@salesforce/sf-plugins-core@^9.0.5", "@salesforce/sf-plugins-core@9.0.5":
|
|
2619
2634
|
version "9.0.5"
|
|
2620
2635
|
resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.5.tgz"
|
|
2621
2636
|
integrity sha512-il3/mKhmoDMbTdlX5G2YJw3LaJd1D3FlsPEr4gg8sXK1/gxRz0SCqcaXsjWa4Fo6i12zkW8Qgsd5vQ3N6ojiXA==
|
|
@@ -2628,7 +2643,7 @@
|
|
|
2628
2643
|
"@salesforce/ts-types" "^2.0.9"
|
|
2629
2644
|
chalk "^5.3.0"
|
|
2630
2645
|
|
|
2631
|
-
"@salesforce/source-deploy-retrieve@^11.0.0", "@salesforce/source-deploy-retrieve@^11.0.1", "@salesforce/source-deploy-retrieve@^11.0.2":
|
|
2646
|
+
"@salesforce/source-deploy-retrieve@^11.0.0", "@salesforce/source-deploy-retrieve@^11.0.1", "@salesforce/source-deploy-retrieve@^11.0.2", "@salesforce/source-deploy-retrieve@^11.1.2":
|
|
2632
2647
|
version "11.1.2"
|
|
2633
2648
|
resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.1.2.tgz"
|
|
2634
2649
|
integrity sha512-QhRft7U/XMBDaZTbzacbHH4sapTW/d25V3Hiwua2lg/Ce6hEj/5w6l8LlO5UAyRpRMaMy2LfaTRygu+rT3AS8g==
|
|
@@ -2773,7 +2788,7 @@
|
|
|
2773
2788
|
"@sigstore/protobuf-specs" "^0.2.0"
|
|
2774
2789
|
tuf-js "^1.1.7"
|
|
2775
2790
|
|
|
2776
|
-
"@sigstore/tuf@^2.3.1":
|
|
2791
|
+
"@sigstore/tuf@^2.3.1", "@sigstore/tuf@^2.3.2":
|
|
2777
2792
|
version "2.3.2"
|
|
2778
2793
|
resolved "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.2.tgz"
|
|
2779
2794
|
integrity sha512-mwbY1VrEGU4CO55t+Kl6I7WZzIl+ysSzEYdA1Nv/FTrl2bkeaPXo5PnWZAVfcY2zSdhOpsUTJW67/M2zHXGn5w==
|
|
@@ -3744,7 +3759,7 @@
|
|
|
3744
3759
|
resolved "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz"
|
|
3745
3760
|
integrity sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ==
|
|
3746
3761
|
|
|
3747
|
-
abbrev@^1.0.0
|
|
3762
|
+
abbrev@^1.0.0:
|
|
3748
3763
|
version "1.1.1"
|
|
3749
3764
|
resolved "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz"
|
|
3750
3765
|
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
|
|
@@ -3754,6 +3769,11 @@ abbrev@^2.0.0:
|
|
|
3754
3769
|
resolved "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz"
|
|
3755
3770
|
integrity sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==
|
|
3756
3771
|
|
|
3772
|
+
abbrev@1:
|
|
3773
|
+
version "1.1.1"
|
|
3774
|
+
resolved "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz"
|
|
3775
|
+
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
|
|
3776
|
+
|
|
3757
3777
|
abort-controller@^3.0.0:
|
|
3758
3778
|
version "3.0.0"
|
|
3759
3779
|
resolved "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz"
|
|
@@ -6679,7 +6699,7 @@ glob-parent@^6.0.2:
|
|
|
6679
6699
|
dependencies:
|
|
6680
6700
|
is-glob "^4.0.3"
|
|
6681
6701
|
|
|
6682
|
-
glob@^10.2.2, glob@^10.3.10:
|
|
6702
|
+
glob@^10.2.2, glob@^10.3.10, glob@^10.3.12:
|
|
6683
6703
|
version "10.3.12"
|
|
6684
6704
|
resolved "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz"
|
|
6685
6705
|
integrity sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==
|
|
@@ -7304,7 +7324,12 @@ inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3, inherits@2:
|
|
|
7304
7324
|
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
|
|
7305
7325
|
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
|
7306
7326
|
|
|
7307
|
-
ini@^1.3.2
|
|
7327
|
+
ini@^1.3.2:
|
|
7328
|
+
version "1.3.8"
|
|
7329
|
+
resolved "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz"
|
|
7330
|
+
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
|
|
7331
|
+
|
|
7332
|
+
ini@^1.3.4:
|
|
7308
7333
|
version "1.3.8"
|
|
7309
7334
|
resolved "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz"
|
|
7310
7335
|
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
|
|
@@ -7328,6 +7353,19 @@ init-package-json@^6.0.0:
|
|
|
7328
7353
|
validate-npm-package-license "^3.0.4"
|
|
7329
7354
|
validate-npm-package-name "^5.0.0"
|
|
7330
7355
|
|
|
7356
|
+
init-package-json@^6.0.2:
|
|
7357
|
+
version "6.0.2"
|
|
7358
|
+
resolved "https://registry.npmjs.org/init-package-json/-/init-package-json-6.0.2.tgz"
|
|
7359
|
+
integrity sha512-ZQ9bxt6PkqIH6fPU69HPheOMoUqIqVqwZj0qlCBfoSCG4lplQhVM/qB3RS4f0RALK3WZZSrNQxNtCZgphuf3IA==
|
|
7360
|
+
dependencies:
|
|
7361
|
+
"@npmcli/package-json" "^5.0.0"
|
|
7362
|
+
npm-package-arg "^11.0.0"
|
|
7363
|
+
promzard "^1.0.0"
|
|
7364
|
+
read "^3.0.1"
|
|
7365
|
+
semver "^7.3.5"
|
|
7366
|
+
validate-npm-package-license "^3.0.4"
|
|
7367
|
+
validate-npm-package-name "^5.0.0"
|
|
7368
|
+
|
|
7331
7369
|
inquirer-autocomplete-standalone@^0.8.1:
|
|
7332
7370
|
version "0.8.1"
|
|
7333
7371
|
resolved "https://registry.npmjs.org/inquirer-autocomplete-standalone/-/inquirer-autocomplete-standalone-0.8.1.tgz"
|
|
@@ -7451,6 +7489,13 @@ is-cidr@^5.0.3:
|
|
|
7451
7489
|
dependencies:
|
|
7452
7490
|
cidr-regex "4.0.3"
|
|
7453
7491
|
|
|
7492
|
+
is-cidr@^5.0.5:
|
|
7493
|
+
version "5.0.5"
|
|
7494
|
+
resolved "https://registry.npmjs.org/is-cidr/-/is-cidr-5.0.5.tgz"
|
|
7495
|
+
integrity sha512-zDlCvz2v8dBpumuGD4/fc7wzFKY6UYOvFW29JWSstdJoByGN3TKwS0tFA9VWc7DM01VOVOn/DaR84D8Mihp9Rg==
|
|
7496
|
+
dependencies:
|
|
7497
|
+
cidr-regex "^4.0.4"
|
|
7498
|
+
|
|
7454
7499
|
is-core-module@^2.13.0, is-core-module@^2.13.1, is-core-module@^2.5.0, is-core-module@^2.8.1:
|
|
7455
7500
|
version "2.13.1"
|
|
7456
7501
|
resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz"
|
|
@@ -8431,12 +8476,7 @@ lowercase-keys@^3.0.0:
|
|
|
8431
8476
|
resolved "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz"
|
|
8432
8477
|
integrity sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==
|
|
8433
8478
|
|
|
8434
|
-
lru-cache@^10.0.1, "lru-cache@^9.1.1 || ^10.0.0":
|
|
8435
|
-
version "10.2.0"
|
|
8436
|
-
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz"
|
|
8437
|
-
integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
|
|
8438
|
-
|
|
8439
|
-
lru-cache@^10.2.0:
|
|
8479
|
+
lru-cache@^10.0.1, lru-cache@^10.2.0, "lru-cache@^9.1.1 || ^10.0.0":
|
|
8440
8480
|
version "10.2.0"
|
|
8441
8481
|
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz"
|
|
8442
8482
|
integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
|
|
@@ -8761,28 +8801,7 @@ minimatch@^7.2.0:
|
|
|
8761
8801
|
dependencies:
|
|
8762
8802
|
brace-expansion "^2.0.1"
|
|
8763
8803
|
|
|
8764
|
-
minimatch@^9.0.0:
|
|
8765
|
-
version "9.0.4"
|
|
8766
|
-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz"
|
|
8767
|
-
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
|
|
8768
|
-
dependencies:
|
|
8769
|
-
brace-expansion "^2.0.1"
|
|
8770
|
-
|
|
8771
|
-
minimatch@^9.0.1:
|
|
8772
|
-
version "9.0.4"
|
|
8773
|
-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz"
|
|
8774
|
-
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
|
|
8775
|
-
dependencies:
|
|
8776
|
-
brace-expansion "^2.0.1"
|
|
8777
|
-
|
|
8778
|
-
minimatch@^9.0.3:
|
|
8779
|
-
version "9.0.4"
|
|
8780
|
-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz"
|
|
8781
|
-
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
|
|
8782
|
-
dependencies:
|
|
8783
|
-
brace-expansion "^2.0.1"
|
|
8784
|
-
|
|
8785
|
-
minimatch@^9.0.4:
|
|
8804
|
+
minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4:
|
|
8786
8805
|
version "9.0.4"
|
|
8787
8806
|
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz"
|
|
8788
8807
|
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
|
|
@@ -9121,7 +9140,7 @@ node-fetch@^2.6.1, node-fetch@^2.6.7, node-fetch@^2.6.9:
|
|
|
9121
9140
|
dependencies:
|
|
9122
9141
|
whatwg-url "^5.0.0"
|
|
9123
9142
|
|
|
9124
|
-
node-gyp@^10.0.0:
|
|
9143
|
+
node-gyp@^10.0.0, node-gyp@^10.1.0:
|
|
9125
9144
|
version "10.1.0"
|
|
9126
9145
|
resolved "https://registry.npmjs.org/node-gyp/-/node-gyp-10.1.0.tgz"
|
|
9127
9146
|
integrity sha512-B4J5M1cABxPc5PwfjhbV5hoy2DP9p8lFXASnEN6hugXOa61416tnTZ29x9sSwAd0o99XNIcpvDDy1swAExsVKA==
|
|
@@ -9429,6 +9448,14 @@ npm-profile@^9.0.0:
|
|
|
9429
9448
|
npm-registry-fetch "^16.0.0"
|
|
9430
9449
|
proc-log "^3.0.0"
|
|
9431
9450
|
|
|
9451
|
+
npm-profile@^9.0.1:
|
|
9452
|
+
version "9.0.1"
|
|
9453
|
+
resolved "https://registry.npmjs.org/npm-profile/-/npm-profile-9.0.1.tgz"
|
|
9454
|
+
integrity sha512-9o6dw5eu3tiqX1XFOXjznO73Jzin48Oyo9qAhfaEHXzeZHXpdzgDmzWruWk7uJsu5GMIsigx5hva5rB5NhfSWw==
|
|
9455
|
+
dependencies:
|
|
9456
|
+
npm-registry-fetch "^16.0.0"
|
|
9457
|
+
proc-log "^4.0.0"
|
|
9458
|
+
|
|
9432
9459
|
npm-registry-fetch@^12.0.0, npm-registry-fetch@^12.0.1:
|
|
9433
9460
|
version "12.0.2"
|
|
9434
9461
|
resolved "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-12.0.2.tgz"
|
|
@@ -9454,7 +9481,7 @@ npm-registry-fetch@^14.0.0:
|
|
|
9454
9481
|
npm-package-arg "^10.0.0"
|
|
9455
9482
|
proc-log "^3.0.0"
|
|
9456
9483
|
|
|
9457
|
-
npm-registry-fetch@^16.0.0, npm-registry-fetch@^16.2.0:
|
|
9484
|
+
npm-registry-fetch@^16.0.0, npm-registry-fetch@^16.2.0, npm-registry-fetch@^16.2.1:
|
|
9458
9485
|
version "16.2.1"
|
|
9459
9486
|
resolved "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-16.2.1.tgz"
|
|
9460
9487
|
integrity sha512-8l+7jxhim55S85fjiDGJ1rZXBWGtRLi1OSb4Z3BPLObPuIaeKRlPRiYMSHU4/81ck3t71Z+UwDDl47gcpmfQQA==
|
|
@@ -9574,6 +9601,81 @@ npm@10.5.0:
|
|
|
9574
9601
|
which "^4.0.0"
|
|
9575
9602
|
write-file-atomic "^5.0.1"
|
|
9576
9603
|
|
|
9604
|
+
npm@10.6.0:
|
|
9605
|
+
version "10.6.0"
|
|
9606
|
+
resolved "https://registry.npmjs.org/npm/-/npm-10.6.0.tgz"
|
|
9607
|
+
integrity sha512-KC70Su2ZnO9v4i2t+M0sQcsRERk++XcYbK9fy4bLWzUCV2nELhSN7UAkoe42P4HQTg2LyQxcfntgYS89OEaOsA==
|
|
9608
|
+
dependencies:
|
|
9609
|
+
"@isaacs/string-locale-compare" "^1.1.0"
|
|
9610
|
+
"@npmcli/arborist" "^7.2.1"
|
|
9611
|
+
"@npmcli/config" "^8.0.2"
|
|
9612
|
+
"@npmcli/fs" "^3.1.0"
|
|
9613
|
+
"@npmcli/map-workspaces" "^3.0.6"
|
|
9614
|
+
"@npmcli/package-json" "^5.1.0"
|
|
9615
|
+
"@npmcli/promise-spawn" "^7.0.1"
|
|
9616
|
+
"@npmcli/redact" "^1.1.0"
|
|
9617
|
+
"@npmcli/run-script" "^8.0.0"
|
|
9618
|
+
"@sigstore/tuf" "^2.3.2"
|
|
9619
|
+
abbrev "^2.0.0"
|
|
9620
|
+
archy "~1.0.0"
|
|
9621
|
+
cacache "^18.0.2"
|
|
9622
|
+
chalk "^5.3.0"
|
|
9623
|
+
ci-info "^4.0.0"
|
|
9624
|
+
cli-columns "^4.0.0"
|
|
9625
|
+
fastest-levenshtein "^1.0.16"
|
|
9626
|
+
fs-minipass "^3.0.3"
|
|
9627
|
+
glob "^10.3.12"
|
|
9628
|
+
graceful-fs "^4.2.11"
|
|
9629
|
+
hosted-git-info "^7.0.1"
|
|
9630
|
+
ini "^4.1.2"
|
|
9631
|
+
init-package-json "^6.0.2"
|
|
9632
|
+
is-cidr "^5.0.5"
|
|
9633
|
+
json-parse-even-better-errors "^3.0.1"
|
|
9634
|
+
libnpmaccess "^8.0.1"
|
|
9635
|
+
libnpmdiff "^6.0.3"
|
|
9636
|
+
libnpmexec "^7.0.4"
|
|
9637
|
+
libnpmfund "^5.0.1"
|
|
9638
|
+
libnpmhook "^10.0.0"
|
|
9639
|
+
libnpmorg "^6.0.1"
|
|
9640
|
+
libnpmpack "^6.0.3"
|
|
9641
|
+
libnpmpublish "^9.0.2"
|
|
9642
|
+
libnpmsearch "^7.0.0"
|
|
9643
|
+
libnpmteam "^6.0.0"
|
|
9644
|
+
libnpmversion "^5.0.1"
|
|
9645
|
+
make-fetch-happen "^13.0.0"
|
|
9646
|
+
minimatch "^9.0.4"
|
|
9647
|
+
minipass "^7.0.4"
|
|
9648
|
+
minipass-pipeline "^1.2.4"
|
|
9649
|
+
ms "^2.1.2"
|
|
9650
|
+
node-gyp "^10.1.0"
|
|
9651
|
+
nopt "^7.2.0"
|
|
9652
|
+
normalize-package-data "^6.0.0"
|
|
9653
|
+
npm-audit-report "^5.0.0"
|
|
9654
|
+
npm-install-checks "^6.3.0"
|
|
9655
|
+
npm-package-arg "^11.0.2"
|
|
9656
|
+
npm-pick-manifest "^9.0.0"
|
|
9657
|
+
npm-profile "^9.0.1"
|
|
9658
|
+
npm-registry-fetch "^16.2.1"
|
|
9659
|
+
npm-user-validate "^2.0.0"
|
|
9660
|
+
p-map "^4.0.0"
|
|
9661
|
+
pacote "^18.0.2"
|
|
9662
|
+
parse-conflict-json "^3.0.1"
|
|
9663
|
+
proc-log "^4.2.0"
|
|
9664
|
+
proggy "^2.0.0"
|
|
9665
|
+
qrcode-terminal "^0.12.0"
|
|
9666
|
+
read "^3.0.1"
|
|
9667
|
+
semver "^7.6.0"
|
|
9668
|
+
spdx-expression-parse "^4.0.0"
|
|
9669
|
+
ssri "^10.0.5"
|
|
9670
|
+
supports-color "^9.4.0"
|
|
9671
|
+
tar "^6.2.1"
|
|
9672
|
+
text-table "~0.2.0"
|
|
9673
|
+
tiny-relative-date "^1.3.0"
|
|
9674
|
+
treeverse "^3.0.0"
|
|
9675
|
+
validate-npm-package-name "^5.0.0"
|
|
9676
|
+
which "^4.0.0"
|
|
9677
|
+
write-file-atomic "^5.0.1"
|
|
9678
|
+
|
|
9577
9679
|
npmlog@^5.0.1:
|
|
9578
9680
|
version "5.0.1"
|
|
9579
9681
|
resolved "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz"
|
|
@@ -10033,13 +10135,14 @@ pacote@^17.0.4:
|
|
|
10033
10135
|
ssri "^10.0.0"
|
|
10034
10136
|
tar "^6.1.11"
|
|
10035
10137
|
|
|
10036
|
-
pacote@^18.0.0:
|
|
10037
|
-
version "18.0.
|
|
10038
|
-
resolved "https://registry.npmjs.org/pacote/-/pacote-18.0.
|
|
10039
|
-
integrity sha512-
|
|
10138
|
+
pacote@^18.0.0, pacote@^18.0.1, pacote@^18.0.2:
|
|
10139
|
+
version "18.0.2"
|
|
10140
|
+
resolved "https://registry.npmjs.org/pacote/-/pacote-18.0.2.tgz"
|
|
10141
|
+
integrity sha512-oMxnZQCOZqFZyEh5oJtpMepoub4hoI6EfMUCdbwkBqkFuJ1Dwfz5IMQD344dKbwPPBNZWKwGL/kNvmDubZyvug==
|
|
10040
10142
|
dependencies:
|
|
10041
10143
|
"@npmcli/git" "^5.0.0"
|
|
10042
10144
|
"@npmcli/installed-package-contents" "^2.0.1"
|
|
10145
|
+
"@npmcli/package-json" "^5.1.0"
|
|
10043
10146
|
"@npmcli/promise-spawn" "^7.0.0"
|
|
10044
10147
|
"@npmcli/run-script" "^8.0.0"
|
|
10045
10148
|
cacache "^18.0.0"
|
|
@@ -10051,8 +10154,6 @@ pacote@^18.0.0:
|
|
|
10051
10154
|
npm-registry-fetch "^16.0.0"
|
|
10052
10155
|
proc-log "^4.0.0"
|
|
10053
10156
|
promise-retry "^2.0.1"
|
|
10054
|
-
read-package-json "^7.0.0"
|
|
10055
|
-
read-package-json-fast "^3.0.0"
|
|
10056
10157
|
sigstore "^2.2.0"
|
|
10057
10158
|
ssri "^10.0.0"
|
|
10058
10159
|
tar "^6.1.11"
|
|
@@ -10373,10 +10474,10 @@ proc-log@^3.0.0:
|
|
|
10373
10474
|
resolved "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz"
|
|
10374
10475
|
integrity sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==
|
|
10375
10476
|
|
|
10376
|
-
proc-log@^4.0.0, proc-log@^4.1.0:
|
|
10377
|
-
version "4.
|
|
10378
|
-
resolved "https://registry.npmjs.org/proc-log/-/proc-log-4.
|
|
10379
|
-
integrity sha512-
|
|
10477
|
+
proc-log@^4.0.0, proc-log@^4.1.0, proc-log@^4.2.0:
|
|
10478
|
+
version "4.2.0"
|
|
10479
|
+
resolved "https://registry.npmjs.org/proc-log/-/proc-log-4.2.0.tgz"
|
|
10480
|
+
integrity sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==
|
|
10380
10481
|
|
|
10381
10482
|
process-nextick-args@^2.0.0, process-nextick-args@~2.0.0:
|
|
10382
10483
|
version "2.0.1"
|
|
@@ -10400,6 +10501,11 @@ process@^0.11.10:
|
|
|
10400
10501
|
resolved "https://registry.npmjs.org/process/-/process-0.11.10.tgz"
|
|
10401
10502
|
integrity sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==
|
|
10402
10503
|
|
|
10504
|
+
proggy@^2.0.0:
|
|
10505
|
+
version "2.0.0"
|
|
10506
|
+
resolved "https://registry.npmjs.org/proggy/-/proggy-2.0.0.tgz"
|
|
10507
|
+
integrity sha512-69agxLtnI8xBs9gUGqEnK26UfiexpHy+KUpBQWabiytQjnn5wFY8rklAi7GRfABIuPNnQ/ik48+LGLkYYJcy4A==
|
|
10508
|
+
|
|
10403
10509
|
promise-all-reject-late@^1.0.0:
|
|
10404
10510
|
version "1.0.1"
|
|
10405
10511
|
resolved "https://registry.npmjs.org/promise-all-reject-late/-/promise-all-reject-late-1.0.1.tgz"
|