@salesforce/cli 2.140.5 → 2.141.0
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 +79 -79
- package/npm-shrinkwrap.json +197 -194
- package/oclif.lock +196 -202
- package/oclif.manifest.json +1 -1
- package/package.json +16 -16
package/oclif.lock
CHANGED
|
@@ -15,14 +15,6 @@
|
|
|
15
15
|
ansi-styles "^6.2.1"
|
|
16
16
|
is-fullwidth-code-point "^4.0.0"
|
|
17
17
|
|
|
18
|
-
"@ampproject/remapping@^2.2.0":
|
|
19
|
-
version "2.3.0"
|
|
20
|
-
resolved "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz"
|
|
21
|
-
integrity sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==
|
|
22
|
-
dependencies:
|
|
23
|
-
"@jridgewell/gen-mapping" "^0.3.5"
|
|
24
|
-
"@jridgewell/trace-mapping" "^0.3.24"
|
|
25
|
-
|
|
26
18
|
"@aws-crypto/crc32@5.2.0":
|
|
27
19
|
version "5.2.0"
|
|
28
20
|
resolved "https://registry.npmjs.org/@aws-crypto/crc32/-/crc32-5.2.0.tgz"
|
|
@@ -414,139 +406,144 @@
|
|
|
414
406
|
"@opentelemetry/instrumentation" "^0.41.2"
|
|
415
407
|
tslib "^2.2.0"
|
|
416
408
|
|
|
417
|
-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.
|
|
418
|
-
version "7.
|
|
419
|
-
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.
|
|
420
|
-
integrity sha512-
|
|
409
|
+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.29.7":
|
|
410
|
+
version "7.29.7"
|
|
411
|
+
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.7.tgz"
|
|
412
|
+
integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==
|
|
421
413
|
dependencies:
|
|
422
|
-
"@babel/helper-validator-identifier" "^7.
|
|
414
|
+
"@babel/helper-validator-identifier" "^7.29.7"
|
|
423
415
|
js-tokens "^4.0.0"
|
|
424
|
-
picocolors "^1.
|
|
416
|
+
picocolors "^1.1.1"
|
|
425
417
|
|
|
426
|
-
"@babel/compat-data@^7.
|
|
427
|
-
version "7.
|
|
428
|
-
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.
|
|
429
|
-
integrity sha512-
|
|
418
|
+
"@babel/compat-data@^7.29.7":
|
|
419
|
+
version "7.29.7"
|
|
420
|
+
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.7.tgz"
|
|
421
|
+
integrity sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==
|
|
430
422
|
|
|
431
423
|
"@babel/core@^7.0.0", "@babel/core@^7.23.9":
|
|
432
|
-
version "7.
|
|
433
|
-
resolved "https://registry.npmjs.org/@babel/core/-/core-7.
|
|
434
|
-
integrity sha512-
|
|
435
|
-
dependencies:
|
|
436
|
-
"@
|
|
437
|
-
"@babel/
|
|
438
|
-
"@babel/
|
|
439
|
-
"@babel/helper-
|
|
440
|
-
"@babel/
|
|
441
|
-
"@babel/
|
|
442
|
-
"@babel/
|
|
443
|
-
"@babel/
|
|
444
|
-
"@babel/
|
|
445
|
-
"@
|
|
424
|
+
version "7.29.7"
|
|
425
|
+
resolved "https://registry.npmjs.org/@babel/core/-/core-7.29.7.tgz"
|
|
426
|
+
integrity sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==
|
|
427
|
+
dependencies:
|
|
428
|
+
"@babel/code-frame" "^7.29.7"
|
|
429
|
+
"@babel/generator" "^7.29.7"
|
|
430
|
+
"@babel/helper-compilation-targets" "^7.29.7"
|
|
431
|
+
"@babel/helper-module-transforms" "^7.29.7"
|
|
432
|
+
"@babel/helpers" "^7.29.7"
|
|
433
|
+
"@babel/parser" "^7.29.7"
|
|
434
|
+
"@babel/template" "^7.29.7"
|
|
435
|
+
"@babel/traverse" "^7.29.7"
|
|
436
|
+
"@babel/types" "^7.29.7"
|
|
437
|
+
"@jridgewell/remapping" "^2.3.5"
|
|
446
438
|
convert-source-map "^2.0.0"
|
|
447
439
|
debug "^4.1.0"
|
|
448
440
|
gensync "^1.0.0-beta.2"
|
|
449
441
|
json5 "^2.2.3"
|
|
450
442
|
semver "^6.3.1"
|
|
451
443
|
|
|
452
|
-
"@babel/generator@^7.
|
|
453
|
-
version "7.
|
|
454
|
-
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.
|
|
455
|
-
integrity sha512-
|
|
444
|
+
"@babel/generator@^7.29.7":
|
|
445
|
+
version "7.29.7"
|
|
446
|
+
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.29.7.tgz"
|
|
447
|
+
integrity sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==
|
|
456
448
|
dependencies:
|
|
457
|
-
"@babel/parser" "^7.
|
|
458
|
-
"@babel/types" "^7.
|
|
459
|
-
"@jridgewell/gen-mapping" "^0.3.
|
|
460
|
-
"@jridgewell/trace-mapping" "^0.3.
|
|
449
|
+
"@babel/parser" "^7.29.7"
|
|
450
|
+
"@babel/types" "^7.29.7"
|
|
451
|
+
"@jridgewell/gen-mapping" "^0.3.12"
|
|
452
|
+
"@jridgewell/trace-mapping" "^0.3.28"
|
|
461
453
|
jsesc "^3.0.2"
|
|
462
454
|
|
|
463
|
-
"@babel/helper-compilation-targets@^7.
|
|
464
|
-
version "7.
|
|
465
|
-
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.
|
|
466
|
-
integrity sha512-
|
|
455
|
+
"@babel/helper-compilation-targets@^7.29.7":
|
|
456
|
+
version "7.29.7"
|
|
457
|
+
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.29.7.tgz"
|
|
458
|
+
integrity sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==
|
|
467
459
|
dependencies:
|
|
468
|
-
"@babel/compat-data" "^7.
|
|
469
|
-
"@babel/helper-validator-option" "^7.
|
|
460
|
+
"@babel/compat-data" "^7.29.7"
|
|
461
|
+
"@babel/helper-validator-option" "^7.29.7"
|
|
470
462
|
browserslist "^4.24.0"
|
|
471
463
|
lru-cache "^5.1.1"
|
|
472
464
|
semver "^6.3.1"
|
|
473
465
|
|
|
474
|
-
"@babel/helper-
|
|
475
|
-
version "7.
|
|
476
|
-
resolved "https://registry.npmjs.org/@babel/helper-
|
|
477
|
-
integrity sha512-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
"@babel/helper-
|
|
497
|
-
version "7.
|
|
498
|
-
resolved "https://registry.npmjs.org/@babel/helper-
|
|
499
|
-
integrity sha512-
|
|
500
|
-
|
|
501
|
-
"@babel/helper-validator-
|
|
502
|
-
version "7.
|
|
503
|
-
resolved "https://registry.npmjs.org/@babel/helper-validator-
|
|
504
|
-
integrity sha512-
|
|
505
|
-
|
|
506
|
-
"@babel/
|
|
507
|
-
version "7.
|
|
508
|
-
resolved "https://registry.npmjs.org/@babel/
|
|
509
|
-
integrity sha512-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
"
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
466
|
+
"@babel/helper-globals@^7.29.7":
|
|
467
|
+
version "7.29.7"
|
|
468
|
+
resolved "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.29.7.tgz"
|
|
469
|
+
integrity sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==
|
|
470
|
+
|
|
471
|
+
"@babel/helper-module-imports@^7.29.7":
|
|
472
|
+
version "7.29.7"
|
|
473
|
+
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz"
|
|
474
|
+
integrity sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==
|
|
475
|
+
dependencies:
|
|
476
|
+
"@babel/traverse" "^7.29.7"
|
|
477
|
+
"@babel/types" "^7.29.7"
|
|
478
|
+
|
|
479
|
+
"@babel/helper-module-transforms@^7.29.7":
|
|
480
|
+
version "7.29.7"
|
|
481
|
+
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.29.7.tgz"
|
|
482
|
+
integrity sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==
|
|
483
|
+
dependencies:
|
|
484
|
+
"@babel/helper-module-imports" "^7.29.7"
|
|
485
|
+
"@babel/helper-validator-identifier" "^7.29.7"
|
|
486
|
+
"@babel/traverse" "^7.29.7"
|
|
487
|
+
|
|
488
|
+
"@babel/helper-string-parser@^7.29.7":
|
|
489
|
+
version "7.29.7"
|
|
490
|
+
resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz"
|
|
491
|
+
integrity sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==
|
|
492
|
+
|
|
493
|
+
"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.29.7":
|
|
494
|
+
version "7.29.7"
|
|
495
|
+
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz"
|
|
496
|
+
integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==
|
|
497
|
+
|
|
498
|
+
"@babel/helper-validator-option@^7.29.7":
|
|
499
|
+
version "7.29.7"
|
|
500
|
+
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz"
|
|
501
|
+
integrity sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==
|
|
502
|
+
|
|
503
|
+
"@babel/helpers@^7.29.7":
|
|
504
|
+
version "7.29.7"
|
|
505
|
+
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.7.tgz"
|
|
506
|
+
integrity sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==
|
|
507
|
+
dependencies:
|
|
508
|
+
"@babel/template" "^7.29.7"
|
|
509
|
+
"@babel/types" "^7.29.7"
|
|
510
|
+
|
|
511
|
+
"@babel/parser@^7.23.9", "@babel/parser@^7.29.7":
|
|
512
|
+
version "7.29.7"
|
|
513
|
+
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.29.7.tgz"
|
|
514
|
+
integrity sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==
|
|
515
|
+
dependencies:
|
|
516
|
+
"@babel/types" "^7.29.7"
|
|
517
|
+
|
|
518
|
+
"@babel/template@^7.29.7":
|
|
519
|
+
version "7.29.7"
|
|
520
|
+
resolved "https://registry.npmjs.org/@babel/template/-/template-7.29.7.tgz"
|
|
521
|
+
integrity sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==
|
|
522
|
+
dependencies:
|
|
523
|
+
"@babel/code-frame" "^7.29.7"
|
|
524
|
+
"@babel/parser" "^7.29.7"
|
|
525
|
+
"@babel/types" "^7.29.7"
|
|
526
|
+
|
|
527
|
+
"@babel/traverse@^7.29.7":
|
|
528
|
+
version "7.29.7"
|
|
529
|
+
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.7.tgz"
|
|
530
|
+
integrity sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==
|
|
531
|
+
dependencies:
|
|
532
|
+
"@babel/code-frame" "^7.29.7"
|
|
533
|
+
"@babel/generator" "^7.29.7"
|
|
534
|
+
"@babel/helper-globals" "^7.29.7"
|
|
535
|
+
"@babel/parser" "^7.29.7"
|
|
536
|
+
"@babel/template" "^7.29.7"
|
|
537
|
+
"@babel/types" "^7.29.7"
|
|
540
538
|
debug "^4.3.1"
|
|
541
|
-
globals "^11.1.0"
|
|
542
539
|
|
|
543
|
-
"@babel/types@^7.
|
|
544
|
-
version "7.
|
|
545
|
-
resolved "https://registry.npmjs.org/@babel/types/-/types-7.
|
|
546
|
-
integrity sha512-
|
|
540
|
+
"@babel/types@^7.29.7":
|
|
541
|
+
version "7.29.7"
|
|
542
|
+
resolved "https://registry.npmjs.org/@babel/types/-/types-7.29.7.tgz"
|
|
543
|
+
integrity sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==
|
|
547
544
|
dependencies:
|
|
548
|
-
"@babel/helper-string-parser" "^7.
|
|
549
|
-
"@babel/helper-validator-identifier" "^7.
|
|
545
|
+
"@babel/helper-string-parser" "^7.29.7"
|
|
546
|
+
"@babel/helper-validator-identifier" "^7.29.7"
|
|
550
547
|
|
|
551
548
|
"@colors/colors@1.5.0":
|
|
552
549
|
version "1.5.0"
|
|
@@ -1111,13 +1108,20 @@
|
|
|
1111
1108
|
resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz"
|
|
1112
1109
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
|
1113
1110
|
|
|
1114
|
-
"@jridgewell/gen-mapping@^0.3.5":
|
|
1115
|
-
version "0.3.
|
|
1116
|
-
resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.
|
|
1117
|
-
integrity sha512-
|
|
1111
|
+
"@jridgewell/gen-mapping@^0.3.12", "@jridgewell/gen-mapping@^0.3.5":
|
|
1112
|
+
version "0.3.13"
|
|
1113
|
+
resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz"
|
|
1114
|
+
integrity sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==
|
|
1118
1115
|
dependencies:
|
|
1119
|
-
"@jridgewell/
|
|
1120
|
-
"@jridgewell/
|
|
1116
|
+
"@jridgewell/sourcemap-codec" "^1.5.0"
|
|
1117
|
+
"@jridgewell/trace-mapping" "^0.3.24"
|
|
1118
|
+
|
|
1119
|
+
"@jridgewell/remapping@^2.3.5":
|
|
1120
|
+
version "2.3.5"
|
|
1121
|
+
resolved "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz"
|
|
1122
|
+
integrity sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==
|
|
1123
|
+
dependencies:
|
|
1124
|
+
"@jridgewell/gen-mapping" "^0.3.5"
|
|
1121
1125
|
"@jridgewell/trace-mapping" "^0.3.24"
|
|
1122
1126
|
|
|
1123
1127
|
"@jridgewell/resolve-uri@^3.0.3", "@jridgewell/resolve-uri@^3.1.0":
|
|
@@ -1125,20 +1129,15 @@
|
|
|
1125
1129
|
resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz"
|
|
1126
1130
|
integrity sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==
|
|
1127
1131
|
|
|
1128
|
-
"@jridgewell/
|
|
1129
|
-
version "1.
|
|
1130
|
-
resolved "https://registry.npmjs.org/@jridgewell/
|
|
1131
|
-
integrity sha512-
|
|
1132
|
-
|
|
1133
|
-
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14":
|
|
1134
|
-
version "1.4.15"
|
|
1135
|
-
resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz"
|
|
1136
|
-
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
|
|
1132
|
+
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0":
|
|
1133
|
+
version "1.5.5"
|
|
1134
|
+
resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz"
|
|
1135
|
+
integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==
|
|
1137
1136
|
|
|
1138
|
-
"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.
|
|
1139
|
-
version "0.3.
|
|
1140
|
-
resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.
|
|
1141
|
-
integrity sha512-
|
|
1137
|
+
"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.28":
|
|
1138
|
+
version "0.3.31"
|
|
1139
|
+
resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz"
|
|
1140
|
+
integrity sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==
|
|
1142
1141
|
dependencies:
|
|
1143
1142
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
1144
1143
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
@@ -1423,10 +1422,10 @@
|
|
|
1423
1422
|
node-gyp "^12.1.0"
|
|
1424
1423
|
proc-log "^6.0.0"
|
|
1425
1424
|
|
|
1426
|
-
"@oclif/core@^4", "@oclif/core@^4.10.4", "@oclif/core@^4.10.5", "@oclif/core@^4.11.3", "@oclif/core@^4.11.4", "@oclif/core@>= 3.0.0", "@oclif/core@4.11.
|
|
1427
|
-
version "4.11.
|
|
1428
|
-
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.11.
|
|
1429
|
-
integrity sha512-
|
|
1425
|
+
"@oclif/core@^4", "@oclif/core@^4.10.4", "@oclif/core@^4.10.5", "@oclif/core@^4.11.3", "@oclif/core@^4.11.4", "@oclif/core@>= 3.0.0", "@oclif/core@4.11.7":
|
|
1426
|
+
version "4.11.7"
|
|
1427
|
+
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.11.7.tgz"
|
|
1428
|
+
integrity sha512-LHii7kSaLvv5bpbS09I7BlI1AQa3Kak/QDyyZOik79ET8tQyt1U5O38al+sYkMxi139105w5gS+aWe+5BlJ0yQ==
|
|
1430
1429
|
dependencies:
|
|
1431
1430
|
ansi-escapes "^4.3.2"
|
|
1432
1431
|
ansis "^3.17.0"
|
|
@@ -2012,10 +2011,10 @@
|
|
|
2012
2011
|
react "^18.3.1"
|
|
2013
2012
|
yaml "^2.9.0"
|
|
2014
2013
|
|
|
2015
|
-
"@salesforce/plugin-apex@3.9.
|
|
2016
|
-
version "3.9.
|
|
2017
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.
|
|
2018
|
-
integrity sha512-
|
|
2014
|
+
"@salesforce/plugin-apex@3.9.36":
|
|
2015
|
+
version "3.9.36"
|
|
2016
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.36.tgz"
|
|
2017
|
+
integrity sha512-N7QkjqLM25K+0ii9tRx10UOUj8SVYk+F24TSuR8hMt92++f7SMOrRyb51HJoW8hvmdQVFzRLh7gjykE9Ole/8Q==
|
|
2019
2018
|
dependencies:
|
|
2020
2019
|
"@salesforce/apex-node" "^8.4.27"
|
|
2021
2020
|
"@salesforce/core" "^8.31.0"
|
|
@@ -2023,10 +2022,10 @@
|
|
|
2023
2022
|
"@salesforce/sf-plugins-core" "^12.2.24"
|
|
2024
2023
|
ansis "^3.3.1"
|
|
2025
2024
|
|
|
2026
|
-
"@salesforce/plugin-api@1.3.
|
|
2027
|
-
version "1.3.
|
|
2028
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.
|
|
2029
|
-
integrity sha512-
|
|
2025
|
+
"@salesforce/plugin-api@1.3.42":
|
|
2026
|
+
version "1.3.42"
|
|
2027
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.42.tgz"
|
|
2028
|
+
integrity sha512-I21fkk6Mx0qkgiokpFsPEP0VZ/7KJR8UUIj25pHF1euXDTxt8VOgmV9PXqlWJDPMESNNbYykF8EradPjNOqdHw==
|
|
2030
2029
|
dependencies:
|
|
2031
2030
|
"@oclif/core" "^4"
|
|
2032
2031
|
"@salesforce/core" "^8.31.1"
|
|
@@ -2038,10 +2037,10 @@
|
|
|
2038
2037
|
got "^13.0.0"
|
|
2039
2038
|
proxy-agent "^6.5.0"
|
|
2040
2039
|
|
|
2041
|
-
"@salesforce/plugin-auth@4.4.
|
|
2042
|
-
version "4.4.
|
|
2043
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.4.
|
|
2044
|
-
integrity sha512-
|
|
2040
|
+
"@salesforce/plugin-auth@4.4.5":
|
|
2041
|
+
version "4.4.5"
|
|
2042
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.4.5.tgz"
|
|
2043
|
+
integrity sha512-iincHChM9CopYEU7HcOzBT83g9X9Hk529qJXoIWLne+mvRP9HB/VJfHBktYJ+uNCtyfmKJdop//fusd32IYcTA==
|
|
2045
2044
|
dependencies:
|
|
2046
2045
|
"@inquirer/checkbox" "^2.5.0"
|
|
2047
2046
|
"@inquirer/select" "^2.5.0"
|
|
@@ -2106,10 +2105,10 @@
|
|
|
2106
2105
|
ansis "^3.17.0"
|
|
2107
2106
|
terminal-link "^3.0.0"
|
|
2108
2107
|
|
|
2109
|
-
"@salesforce/plugin-info@^3.4.131", "@salesforce/plugin-info@^3.4.136", "@salesforce/plugin-info@3.4.
|
|
2110
|
-
version "3.4.
|
|
2111
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.
|
|
2112
|
-
integrity sha512-
|
|
2108
|
+
"@salesforce/plugin-info@^3.4.131", "@salesforce/plugin-info@^3.4.136", "@salesforce/plugin-info@3.4.143":
|
|
2109
|
+
version "3.4.143"
|
|
2110
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.143.tgz"
|
|
2111
|
+
integrity sha512-tB7zh3hxQ3++ii9gWZ3B01pCfLL29jeSaiKh5P/01ksrdTSK4mC1UZneAoP0CUJs3nKajl+ibJN+DYlruTKSnw==
|
|
2113
2112
|
dependencies:
|
|
2114
2113
|
"@inquirer/input" "^2.3.0"
|
|
2115
2114
|
"@jsforce/jsforce-node" "^3.10.16"
|
|
@@ -2124,18 +2123,18 @@
|
|
|
2124
2123
|
proxy-agent "^6.5.0"
|
|
2125
2124
|
semver "^7.8.1"
|
|
2126
2125
|
|
|
2127
|
-
"@salesforce/plugin-limits@3.3.
|
|
2128
|
-
version "3.3.
|
|
2129
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.
|
|
2130
|
-
integrity sha512-
|
|
2126
|
+
"@salesforce/plugin-limits@3.3.96":
|
|
2127
|
+
version "3.3.96"
|
|
2128
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.96.tgz"
|
|
2129
|
+
integrity sha512-07o1w3AMieZNKoIu2GNlq+HhghtfX/bSBvRTyBwViaiAGuKVNLzx7Nk+0Yn2GSS7Ukad8S0GRiqq1FZ6kYkn8Q==
|
|
2131
2130
|
dependencies:
|
|
2132
2131
|
"@salesforce/core" "^8.31.1"
|
|
2133
2132
|
"@salesforce/sf-plugins-core" "^12.2.22"
|
|
2134
2133
|
|
|
2135
|
-
"@salesforce/plugin-marketplace@1.3.
|
|
2136
|
-
version "1.3.
|
|
2137
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.
|
|
2138
|
-
integrity sha512-
|
|
2134
|
+
"@salesforce/plugin-marketplace@1.3.34":
|
|
2135
|
+
version "1.3.34"
|
|
2136
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.34.tgz"
|
|
2137
|
+
integrity sha512-tv1n9Kji+e4/GffgZfm6qvvtCg0McLzLamVlVA/MdxD7QGJCCOzGAhaE9HaWLQxFZZG6a2Oa+6N8elMTQvpwJA==
|
|
2139
2138
|
dependencies:
|
|
2140
2139
|
"@salesforce/core" "^8.31.1"
|
|
2141
2140
|
"@salesforce/kit" "^3.2.4"
|
|
@@ -2161,10 +2160,10 @@
|
|
|
2161
2160
|
open "^10.2.0"
|
|
2162
2161
|
terminal-link "^3.0.0"
|
|
2163
2162
|
|
|
2164
|
-
"@salesforce/plugin-packaging@2.29.
|
|
2165
|
-
version "2.29.
|
|
2166
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.29.
|
|
2167
|
-
integrity sha512-
|
|
2163
|
+
"@salesforce/plugin-packaging@2.29.4":
|
|
2164
|
+
version "2.29.4"
|
|
2165
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.29.4.tgz"
|
|
2166
|
+
integrity sha512-M14TMN2OQ4koNbb0LO2GB4x+swD51VXIxkcV8Gu+dJeoXhZXqnsSz1GWVFd48R2QMKx16j5K0Ze9f0TlRDMJkg==
|
|
2168
2167
|
dependencies:
|
|
2169
2168
|
"@oclif/core" "^4"
|
|
2170
2169
|
"@salesforce/core" "^8.31.1"
|
|
@@ -2203,29 +2202,29 @@
|
|
|
2203
2202
|
strip-ansi "^6"
|
|
2204
2203
|
yarn-deduplicate "^6.0.2"
|
|
2205
2204
|
|
|
2206
|
-
"@salesforce/plugin-schema@3.3.
|
|
2207
|
-
version "3.3.
|
|
2208
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.
|
|
2209
|
-
integrity sha512-
|
|
2205
|
+
"@salesforce/plugin-schema@3.3.121":
|
|
2206
|
+
version "3.3.121"
|
|
2207
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.121.tgz"
|
|
2208
|
+
integrity sha512-O18sPLP7wJB/KM0K6wBu/7O/o0DVGtvDNOPHy6VXk04e7B6QUUbiE081VfHhVjqX5udwyqalGVwrhwbMOhDJcw==
|
|
2210
2209
|
dependencies:
|
|
2211
2210
|
"@oclif/core" "^4"
|
|
2212
2211
|
"@salesforce/core" "^8.30.3"
|
|
2213
2212
|
"@salesforce/sf-plugins-core" "^12.2.24"
|
|
2214
2213
|
|
|
2215
|
-
"@salesforce/plugin-settings@2.4.
|
|
2216
|
-
version "2.4.
|
|
2217
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.
|
|
2218
|
-
integrity sha512
|
|
2214
|
+
"@salesforce/plugin-settings@2.4.87":
|
|
2215
|
+
version "2.4.87"
|
|
2216
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.87.tgz"
|
|
2217
|
+
integrity sha512-8+P5Gjs+tBYr9VBCe0FKR01bnPsW4aSMb99mDdgRH9WKMtjjfxz+hGeouzrzEo2eeE2ArE+9lh2kCV7D7GhzmA==
|
|
2219
2218
|
dependencies:
|
|
2220
2219
|
"@oclif/core" "^4"
|
|
2221
2220
|
"@salesforce/core" "^8.31.1"
|
|
2222
2221
|
"@salesforce/sf-plugins-core" "^12.2.24"
|
|
2223
2222
|
fast-levenshtein "^3.0.0"
|
|
2224
2223
|
|
|
2225
|
-
"@salesforce/plugin-sobject@1.4.
|
|
2226
|
-
version "1.4.
|
|
2227
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.
|
|
2228
|
-
integrity sha512-
|
|
2224
|
+
"@salesforce/plugin-sobject@1.4.116":
|
|
2225
|
+
version "1.4.116"
|
|
2226
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.116.tgz"
|
|
2227
|
+
integrity sha512-RslkKIJrlYYA4otGOXuXkHXikpL4gUXbUxg62g6XBa2pgbWobj5SbQGP97Lgca5tA3Fw25leDiFZUFGUDA5Yig==
|
|
2229
2228
|
dependencies:
|
|
2230
2229
|
"@inquirer/confirm" "^3.2.0"
|
|
2231
2230
|
"@inquirer/input" "^2.3.0"
|
|
@@ -2251,10 +2250,10 @@
|
|
|
2251
2250
|
"@salesforce/ts-types" "^2.0.12"
|
|
2252
2251
|
debug "^4.4.3"
|
|
2253
2252
|
|
|
2254
|
-
"@salesforce/plugin-templates@56.18.
|
|
2255
|
-
version "56.18.
|
|
2256
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.18.
|
|
2257
|
-
integrity sha512-
|
|
2253
|
+
"@salesforce/plugin-templates@56.18.7":
|
|
2254
|
+
version "56.18.7"
|
|
2255
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.18.7.tgz"
|
|
2256
|
+
integrity sha512-UAqwqBbBiInishDgzTLEz2XtWfVA3tP3zajwCcWaub8h0dLRf08GQ0p7G7+kT8zxbbjQWvEah9GY6C4rjSZ3FA==
|
|
2258
2257
|
dependencies:
|
|
2259
2258
|
"@salesforce/core" "^8.31.1"
|
|
2260
2259
|
"@salesforce/sf-plugins-core" "^12"
|
|
@@ -5844,11 +5843,6 @@ global-dirs@^0.1.1:
|
|
|
5844
5843
|
dependencies:
|
|
5845
5844
|
ini "^1.3.4"
|
|
5846
5845
|
|
|
5847
|
-
globals@^11.1.0:
|
|
5848
|
-
version "11.12.0"
|
|
5849
|
-
resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz"
|
|
5850
|
-
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
|
|
5851
|
-
|
|
5852
5846
|
globals@^13.19.0:
|
|
5853
5847
|
version "13.24.0"
|
|
5854
5848
|
resolved "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz"
|
|
@@ -7205,10 +7199,10 @@ lines-and-columns@^1.1.6:
|
|
|
7205
7199
|
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
|
|
7206
7200
|
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
|
|
7207
7201
|
|
|
7208
|
-
linkify-it@^5.0.
|
|
7209
|
-
version "5.0.
|
|
7210
|
-
resolved "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.
|
|
7211
|
-
integrity sha512-
|
|
7202
|
+
linkify-it@^5.0.1:
|
|
7203
|
+
version "5.0.1"
|
|
7204
|
+
resolved "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.1.tgz"
|
|
7205
|
+
integrity sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==
|
|
7212
7206
|
dependencies:
|
|
7213
7207
|
uc.micro "^2.0.0"
|
|
7214
7208
|
|
|
@@ -7521,13 +7515,13 @@ map-obj@^4.0.0:
|
|
|
7521
7515
|
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
|
|
7522
7516
|
|
|
7523
7517
|
markdown-it@^14.1.0:
|
|
7524
|
-
version "14.
|
|
7525
|
-
resolved "https://registry.npmjs.org/markdown-it/-/markdown-it-14.
|
|
7526
|
-
integrity sha512-
|
|
7518
|
+
version "14.2.0"
|
|
7519
|
+
resolved "https://registry.npmjs.org/markdown-it/-/markdown-it-14.2.0.tgz"
|
|
7520
|
+
integrity sha512-1TGiQiJVRQ3NPmZH6sx5Cfnmg6GQm9jvC1ch4TK511NjSJvjzKLzn5pPfZRNZkRPZP0HqCioSndqH8v2nRaWVQ==
|
|
7527
7521
|
dependencies:
|
|
7528
7522
|
argparse "^2.0.1"
|
|
7529
7523
|
entities "^4.4.0"
|
|
7530
|
-
linkify-it "^5.0.
|
|
7524
|
+
linkify-it "^5.0.1"
|
|
7531
7525
|
mdurl "^2.0.0"
|
|
7532
7526
|
punycode.js "^2.3.1"
|
|
7533
7527
|
uc.micro "^2.1.0"
|
|
@@ -10935,9 +10929,9 @@ write-file-atomic@^7.0.0:
|
|
|
10935
10929
|
signal-exit "^4.0.1"
|
|
10936
10930
|
|
|
10937
10931
|
ws@^8.15.0:
|
|
10938
|
-
version "8.
|
|
10939
|
-
resolved "https://registry.npmjs.org/ws/-/ws-8.
|
|
10940
|
-
integrity sha512-
|
|
10932
|
+
version "8.21.0"
|
|
10933
|
+
resolved "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz"
|
|
10934
|
+
integrity sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==
|
|
10941
10935
|
|
|
10942
10936
|
wsl-utils@^0.1.0:
|
|
10943
10937
|
version "0.1.0"
|
package/oclif.manifest.json
CHANGED