@jayree/sfdx-plugin-manifest 3.6.71 → 3.6.73
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/CHANGELOG.md +18 -0
- package/README.md +3 -3
- package/lib/SDR-extra/api/statusMatrix.d.ts +1 -1
- package/lib/SDR-extra/shared/local/localGitRepo.js.map +1 -1
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +285 -316
- package/oclif.lock +219 -91
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/oclif.lock
CHANGED
@@ -134,23 +134,23 @@
|
|
134
134
|
"@smithy/util-waiter" "^4.0.2"
|
135
135
|
tslib "^2.6.2"
|
136
136
|
|
137
|
-
"@aws-sdk/client-s3@^3.
|
138
|
-
version "3.
|
139
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.
|
140
|
-
integrity sha512-
|
137
|
+
"@aws-sdk/client-s3@^3.772.0":
|
138
|
+
version "3.772.0"
|
139
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.772.0.tgz#00d0d8016d0c49001ba3a8d93b5f76c20e3a2887"
|
140
|
+
integrity sha512-HQXlQIyyLp47h1/Hdjr36yK8/gsAAFX2vRzgDJhSRaz0vWZlWX07AJdYfrxapLUXfVU6DbBu3rwi2UGqM7ixqQ==
|
141
141
|
dependencies:
|
142
142
|
"@aws-crypto/sha1-browser" "5.2.0"
|
143
143
|
"@aws-crypto/sha256-browser" "5.2.0"
|
144
144
|
"@aws-crypto/sha256-js" "5.2.0"
|
145
145
|
"@aws-sdk/core" "3.758.0"
|
146
|
-
"@aws-sdk/credential-provider-node" "3.
|
146
|
+
"@aws-sdk/credential-provider-node" "3.772.0"
|
147
147
|
"@aws-sdk/middleware-bucket-endpoint" "3.734.0"
|
148
148
|
"@aws-sdk/middleware-expect-continue" "3.734.0"
|
149
149
|
"@aws-sdk/middleware-flexible-checksums" "3.758.0"
|
150
150
|
"@aws-sdk/middleware-host-header" "3.734.0"
|
151
151
|
"@aws-sdk/middleware-location-constraint" "3.734.0"
|
152
152
|
"@aws-sdk/middleware-logger" "3.734.0"
|
153
|
-
"@aws-sdk/middleware-recursion-detection" "3.
|
153
|
+
"@aws-sdk/middleware-recursion-detection" "3.772.0"
|
154
154
|
"@aws-sdk/middleware-sdk-s3" "3.758.0"
|
155
155
|
"@aws-sdk/middleware-ssec" "3.734.0"
|
156
156
|
"@aws-sdk/middleware-user-agent" "3.758.0"
|
@@ -240,6 +240,50 @@
|
|
240
240
|
"@smithy/util-utf8" "^4.0.0"
|
241
241
|
tslib "^2.6.2"
|
242
242
|
|
243
|
+
"@aws-sdk/client-sso@3.772.0":
|
244
|
+
version "3.772.0"
|
245
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.772.0.tgz#571a55cedd89e08fcf093f66dbb0b7da098ffc09"
|
246
|
+
integrity sha512-sDdxepi74+cL6gXJJ2yw3UNSI7GBvoGTwZqFyPoNAzcURvaYwo8dBr7G4jS9GDanjTlO3CGVAf2VMcpqEvmoEw==
|
247
|
+
dependencies:
|
248
|
+
"@aws-crypto/sha256-browser" "5.2.0"
|
249
|
+
"@aws-crypto/sha256-js" "5.2.0"
|
250
|
+
"@aws-sdk/core" "3.758.0"
|
251
|
+
"@aws-sdk/middleware-host-header" "3.734.0"
|
252
|
+
"@aws-sdk/middleware-logger" "3.734.0"
|
253
|
+
"@aws-sdk/middleware-recursion-detection" "3.772.0"
|
254
|
+
"@aws-sdk/middleware-user-agent" "3.758.0"
|
255
|
+
"@aws-sdk/region-config-resolver" "3.734.0"
|
256
|
+
"@aws-sdk/types" "3.734.0"
|
257
|
+
"@aws-sdk/util-endpoints" "3.743.0"
|
258
|
+
"@aws-sdk/util-user-agent-browser" "3.734.0"
|
259
|
+
"@aws-sdk/util-user-agent-node" "3.758.0"
|
260
|
+
"@smithy/config-resolver" "^4.0.1"
|
261
|
+
"@smithy/core" "^3.1.5"
|
262
|
+
"@smithy/fetch-http-handler" "^5.0.1"
|
263
|
+
"@smithy/hash-node" "^4.0.1"
|
264
|
+
"@smithy/invalid-dependency" "^4.0.1"
|
265
|
+
"@smithy/middleware-content-length" "^4.0.1"
|
266
|
+
"@smithy/middleware-endpoint" "^4.0.6"
|
267
|
+
"@smithy/middleware-retry" "^4.0.7"
|
268
|
+
"@smithy/middleware-serde" "^4.0.2"
|
269
|
+
"@smithy/middleware-stack" "^4.0.1"
|
270
|
+
"@smithy/node-config-provider" "^4.0.1"
|
271
|
+
"@smithy/node-http-handler" "^4.0.3"
|
272
|
+
"@smithy/protocol-http" "^5.0.1"
|
273
|
+
"@smithy/smithy-client" "^4.1.6"
|
274
|
+
"@smithy/types" "^4.1.0"
|
275
|
+
"@smithy/url-parser" "^4.0.1"
|
276
|
+
"@smithy/util-base64" "^4.0.0"
|
277
|
+
"@smithy/util-body-length-browser" "^4.0.0"
|
278
|
+
"@smithy/util-body-length-node" "^4.0.0"
|
279
|
+
"@smithy/util-defaults-mode-browser" "^4.0.7"
|
280
|
+
"@smithy/util-defaults-mode-node" "^4.0.7"
|
281
|
+
"@smithy/util-endpoints" "^3.0.1"
|
282
|
+
"@smithy/util-middleware" "^4.0.1"
|
283
|
+
"@smithy/util-retry" "^4.0.1"
|
284
|
+
"@smithy/util-utf8" "^4.0.0"
|
285
|
+
tslib "^2.6.2"
|
286
|
+
|
243
287
|
"@aws-sdk/core@3.758.0":
|
244
288
|
version "3.758.0"
|
245
289
|
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.758.0.tgz#d13a4bb95de0460d5269cd5a40503c85b344b0b4"
|
@@ -303,6 +347,25 @@
|
|
303
347
|
"@smithy/types" "^4.1.0"
|
304
348
|
tslib "^2.6.2"
|
305
349
|
|
350
|
+
"@aws-sdk/credential-provider-ini@3.772.0":
|
351
|
+
version "3.772.0"
|
352
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.772.0.tgz#595d44b84eb8f8717b1496f0c3227542c053a70f"
|
353
|
+
integrity sha512-T1Ec9Q25zl5c/eZUPHZsiq8vgBeWBjHM7WM5xtZszZRPqqhQGnmFlomz1r9rwhW8RFB5k8HRaD/SLKo6jtYl/A==
|
354
|
+
dependencies:
|
355
|
+
"@aws-sdk/core" "3.758.0"
|
356
|
+
"@aws-sdk/credential-provider-env" "3.758.0"
|
357
|
+
"@aws-sdk/credential-provider-http" "3.758.0"
|
358
|
+
"@aws-sdk/credential-provider-process" "3.758.0"
|
359
|
+
"@aws-sdk/credential-provider-sso" "3.772.0"
|
360
|
+
"@aws-sdk/credential-provider-web-identity" "3.772.0"
|
361
|
+
"@aws-sdk/nested-clients" "3.772.0"
|
362
|
+
"@aws-sdk/types" "3.734.0"
|
363
|
+
"@smithy/credential-provider-imds" "^4.0.1"
|
364
|
+
"@smithy/property-provider" "^4.0.1"
|
365
|
+
"@smithy/shared-ini-file-loader" "^4.0.1"
|
366
|
+
"@smithy/types" "^4.1.0"
|
367
|
+
tslib "^2.6.2"
|
368
|
+
|
306
369
|
"@aws-sdk/credential-provider-node@3.758.0":
|
307
370
|
version "3.758.0"
|
308
371
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.758.0.tgz#b0a5d18e5d7f1b091fd891e2e8088578c0246cef"
|
@@ -321,6 +384,24 @@
|
|
321
384
|
"@smithy/types" "^4.1.0"
|
322
385
|
tslib "^2.6.2"
|
323
386
|
|
387
|
+
"@aws-sdk/credential-provider-node@3.772.0":
|
388
|
+
version "3.772.0"
|
389
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.772.0.tgz#796ce9d931c275ea0b09bc6b0b132445aa4b4972"
|
390
|
+
integrity sha512-0IdVfjBO88Mtekq/KaScYSIEPIeR+ABRvBOWyj/c/qQ2KJyI0GRlSAzpANfxDLHVPn3yEHuZd9nRL6sOmOMI0A==
|
391
|
+
dependencies:
|
392
|
+
"@aws-sdk/credential-provider-env" "3.758.0"
|
393
|
+
"@aws-sdk/credential-provider-http" "3.758.0"
|
394
|
+
"@aws-sdk/credential-provider-ini" "3.772.0"
|
395
|
+
"@aws-sdk/credential-provider-process" "3.758.0"
|
396
|
+
"@aws-sdk/credential-provider-sso" "3.772.0"
|
397
|
+
"@aws-sdk/credential-provider-web-identity" "3.772.0"
|
398
|
+
"@aws-sdk/types" "3.734.0"
|
399
|
+
"@smithy/credential-provider-imds" "^4.0.1"
|
400
|
+
"@smithy/property-provider" "^4.0.1"
|
401
|
+
"@smithy/shared-ini-file-loader" "^4.0.1"
|
402
|
+
"@smithy/types" "^4.1.0"
|
403
|
+
tslib "^2.6.2"
|
404
|
+
|
324
405
|
"@aws-sdk/credential-provider-process@3.758.0":
|
325
406
|
version "3.758.0"
|
326
407
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.758.0.tgz#563bfae58049afd9968ca60f61672753834ff506"
|
@@ -347,6 +428,20 @@
|
|
347
428
|
"@smithy/types" "^4.1.0"
|
348
429
|
tslib "^2.6.2"
|
349
430
|
|
431
|
+
"@aws-sdk/credential-provider-sso@3.772.0":
|
432
|
+
version "3.772.0"
|
433
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.772.0.tgz#0b09232e276ecb15d5e178b1c0d2b7b9af63fdf4"
|
434
|
+
integrity sha512-yR3Y5RAVPa4ogojcBOpZUx6XyRVAkynIJCjd0avdlxW1hhnzSr5/pzoiJ6u21UCbkxlJJTDZE3jfFe7tt+HA4w==
|
435
|
+
dependencies:
|
436
|
+
"@aws-sdk/client-sso" "3.772.0"
|
437
|
+
"@aws-sdk/core" "3.758.0"
|
438
|
+
"@aws-sdk/token-providers" "3.772.0"
|
439
|
+
"@aws-sdk/types" "3.734.0"
|
440
|
+
"@smithy/property-provider" "^4.0.1"
|
441
|
+
"@smithy/shared-ini-file-loader" "^4.0.1"
|
442
|
+
"@smithy/types" "^4.1.0"
|
443
|
+
tslib "^2.6.2"
|
444
|
+
|
350
445
|
"@aws-sdk/credential-provider-web-identity@3.758.0":
|
351
446
|
version "3.758.0"
|
352
447
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.758.0.tgz#ea88729ee0e5de0bf5f31929d60dfd148934b6a5"
|
@@ -359,6 +454,18 @@
|
|
359
454
|
"@smithy/types" "^4.1.0"
|
360
455
|
tslib "^2.6.2"
|
361
456
|
|
457
|
+
"@aws-sdk/credential-provider-web-identity@3.772.0":
|
458
|
+
version "3.772.0"
|
459
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.772.0.tgz#e6791a1bef21669d160ac7041f864b5e23202ad6"
|
460
|
+
integrity sha512-yHAT5Y2y0fnecSuWRUn8NMunKfDqFYhnOpGq8UyCEcwz9aXzibU0hqRIEm51qpR81hqo0GMFDH0EOmegZ/iW5w==
|
461
|
+
dependencies:
|
462
|
+
"@aws-sdk/core" "3.758.0"
|
463
|
+
"@aws-sdk/nested-clients" "3.772.0"
|
464
|
+
"@aws-sdk/types" "3.734.0"
|
465
|
+
"@smithy/property-provider" "^4.0.1"
|
466
|
+
"@smithy/types" "^4.1.0"
|
467
|
+
tslib "^2.6.2"
|
468
|
+
|
362
469
|
"@aws-sdk/middleware-bucket-endpoint@3.734.0":
|
363
470
|
version "3.734.0"
|
364
471
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.734.0.tgz#af63fcaa865d3a47fd0ca3933eef04761f232677"
|
@@ -439,6 +546,16 @@
|
|
439
546
|
"@smithy/types" "^4.1.0"
|
440
547
|
tslib "^2.6.2"
|
441
548
|
|
549
|
+
"@aws-sdk/middleware-recursion-detection@3.772.0":
|
550
|
+
version "3.772.0"
|
551
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.772.0.tgz#5f9bf624de8dca8791678fadc5cc905e839b3ca3"
|
552
|
+
integrity sha512-zg0LjJa4v7fcLzn5QzZvtVS+qyvmsnu7oQnb86l6ckduZpWDCDC9+A0ZzcXTrxblPCJd3JqkoG1+Gzi4S4Ny/Q==
|
553
|
+
dependencies:
|
554
|
+
"@aws-sdk/types" "3.734.0"
|
555
|
+
"@smithy/protocol-http" "^5.0.1"
|
556
|
+
"@smithy/types" "^4.1.0"
|
557
|
+
tslib "^2.6.2"
|
558
|
+
|
442
559
|
"@aws-sdk/middleware-sdk-s3@3.758.0":
|
443
560
|
version "3.758.0"
|
444
561
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.758.0.tgz#75c224a49e47111df880b683debbd8f49f30ca24"
|
@@ -525,6 +642,50 @@
|
|
525
642
|
"@smithy/util-utf8" "^4.0.0"
|
526
643
|
tslib "^2.6.2"
|
527
644
|
|
645
|
+
"@aws-sdk/nested-clients@3.772.0":
|
646
|
+
version "3.772.0"
|
647
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.772.0.tgz#31b2ee541fc822cf1d67b703345ccc9cf4480239"
|
648
|
+
integrity sha512-gNJbBxR5YlEumsCS9EWWEASXEnysL0aDnr9MNPX1ip/g1xOqRHmytgV/+t8RFZFTKg0OprbWTq5Ich3MqsEuCQ==
|
649
|
+
dependencies:
|
650
|
+
"@aws-crypto/sha256-browser" "5.2.0"
|
651
|
+
"@aws-crypto/sha256-js" "5.2.0"
|
652
|
+
"@aws-sdk/core" "3.758.0"
|
653
|
+
"@aws-sdk/middleware-host-header" "3.734.0"
|
654
|
+
"@aws-sdk/middleware-logger" "3.734.0"
|
655
|
+
"@aws-sdk/middleware-recursion-detection" "3.772.0"
|
656
|
+
"@aws-sdk/middleware-user-agent" "3.758.0"
|
657
|
+
"@aws-sdk/region-config-resolver" "3.734.0"
|
658
|
+
"@aws-sdk/types" "3.734.0"
|
659
|
+
"@aws-sdk/util-endpoints" "3.743.0"
|
660
|
+
"@aws-sdk/util-user-agent-browser" "3.734.0"
|
661
|
+
"@aws-sdk/util-user-agent-node" "3.758.0"
|
662
|
+
"@smithy/config-resolver" "^4.0.1"
|
663
|
+
"@smithy/core" "^3.1.5"
|
664
|
+
"@smithy/fetch-http-handler" "^5.0.1"
|
665
|
+
"@smithy/hash-node" "^4.0.1"
|
666
|
+
"@smithy/invalid-dependency" "^4.0.1"
|
667
|
+
"@smithy/middleware-content-length" "^4.0.1"
|
668
|
+
"@smithy/middleware-endpoint" "^4.0.6"
|
669
|
+
"@smithy/middleware-retry" "^4.0.7"
|
670
|
+
"@smithy/middleware-serde" "^4.0.2"
|
671
|
+
"@smithy/middleware-stack" "^4.0.1"
|
672
|
+
"@smithy/node-config-provider" "^4.0.1"
|
673
|
+
"@smithy/node-http-handler" "^4.0.3"
|
674
|
+
"@smithy/protocol-http" "^5.0.1"
|
675
|
+
"@smithy/smithy-client" "^4.1.6"
|
676
|
+
"@smithy/types" "^4.1.0"
|
677
|
+
"@smithy/url-parser" "^4.0.1"
|
678
|
+
"@smithy/util-base64" "^4.0.0"
|
679
|
+
"@smithy/util-body-length-browser" "^4.0.0"
|
680
|
+
"@smithy/util-body-length-node" "^4.0.0"
|
681
|
+
"@smithy/util-defaults-mode-browser" "^4.0.7"
|
682
|
+
"@smithy/util-defaults-mode-node" "^4.0.7"
|
683
|
+
"@smithy/util-endpoints" "^3.0.1"
|
684
|
+
"@smithy/util-middleware" "^4.0.1"
|
685
|
+
"@smithy/util-retry" "^4.0.1"
|
686
|
+
"@smithy/util-utf8" "^4.0.0"
|
687
|
+
tslib "^2.6.2"
|
688
|
+
|
528
689
|
"@aws-sdk/region-config-resolver@3.734.0":
|
529
690
|
version "3.734.0"
|
530
691
|
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.734.0.tgz#45ffbc56a3e94cc5c9e0cd596b0fda60f100f70b"
|
@@ -561,6 +722,18 @@
|
|
561
722
|
"@smithy/types" "^4.1.0"
|
562
723
|
tslib "^2.6.2"
|
563
724
|
|
725
|
+
"@aws-sdk/token-providers@3.772.0":
|
726
|
+
version "3.772.0"
|
727
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.772.0.tgz#752fd0331c19fe28f94bbe9b6d90c59516976bdb"
|
728
|
+
integrity sha512-d1Waa1vyebuokcAWYlkZdtFlciIgob7B39vPRmtxMObbGumJKiOy/qCe2/FB/72h1Ej9Ih32lwvbxUjORQWN4g==
|
729
|
+
dependencies:
|
730
|
+
"@aws-sdk/nested-clients" "3.772.0"
|
731
|
+
"@aws-sdk/types" "3.734.0"
|
732
|
+
"@smithy/property-provider" "^4.0.1"
|
733
|
+
"@smithy/shared-ini-file-loader" "^4.0.1"
|
734
|
+
"@smithy/types" "^4.1.0"
|
735
|
+
tslib "^2.6.2"
|
736
|
+
|
564
737
|
"@aws-sdk/types@3.734.0", "@aws-sdk/types@^3.222.0":
|
565
738
|
version "3.734.0"
|
566
739
|
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.734.0.tgz#af5e620b0e761918282aa1c8e53cac6091d169a2"
|
@@ -1006,10 +1179,10 @@
|
|
1006
1179
|
minimatch "^3.1.2"
|
1007
1180
|
strip-json-comments "^3.1.1"
|
1008
1181
|
|
1009
|
-
"@eslint/eslintrc@^3.3.
|
1010
|
-
version "3.3.
|
1011
|
-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.
|
1012
|
-
integrity sha512-
|
1182
|
+
"@eslint/eslintrc@^3.3.1":
|
1183
|
+
version "3.3.1"
|
1184
|
+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
|
1185
|
+
integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
|
1013
1186
|
dependencies:
|
1014
1187
|
ajv "^6.12.4"
|
1015
1188
|
debug "^4.3.2"
|
@@ -1026,10 +1199,10 @@
|
|
1026
1199
|
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
|
1027
1200
|
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
|
1028
1201
|
|
1029
|
-
"@eslint/js@^9.
|
1030
|
-
version "9.
|
1031
|
-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.
|
1032
|
-
integrity sha512-
|
1202
|
+
"@eslint/js@^9.23.0":
|
1203
|
+
version "9.23.0"
|
1204
|
+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.23.0.tgz#c09ded4f3dc63b40b933bcaeb853fceddb64da30"
|
1205
|
+
integrity sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==
|
1033
1206
|
|
1034
1207
|
"@humanwhocodes/config-array@^0.13.0":
|
1035
1208
|
version "0.13.0"
|
@@ -1425,7 +1598,7 @@
|
|
1425
1598
|
semver "^7.7.1"
|
1426
1599
|
ts-json-schema-generator "^1.5.1"
|
1427
1600
|
|
1428
|
-
"@oclif/plugin-help@^6.2.
|
1601
|
+
"@oclif/plugin-help@^6.2.27":
|
1429
1602
|
version "6.2.27"
|
1430
1603
|
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.27.tgz#a3a49c3751d9f4bd66af11621017ec1e8cddcf10"
|
1431
1604
|
integrity sha512-RWSWtCFVObRmCwgxVOye3lsYbPHTnB7G4He5LEAg2tf600Sil5yXEOL/ULx1TqL/XOQxKqRvmLn/rLQOMT85YA==
|
@@ -1615,7 +1788,7 @@
|
|
1615
1788
|
cli-progress "^3.12.0"
|
1616
1789
|
terminal-link "^3.0.0"
|
1617
1790
|
|
1618
|
-
"@salesforce/source-deploy-retrieve@12.16.10", "@salesforce/source-deploy-retrieve@^12.16.
|
1791
|
+
"@salesforce/source-deploy-retrieve@12.16.10", "@salesforce/source-deploy-retrieve@^12.16.9":
|
1619
1792
|
version "12.16.10"
|
1620
1793
|
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.16.10.tgz#b38ee71f9e5691212beae6575078ec8459b59a00"
|
1621
1794
|
integrity sha512-O1K5I5ZmMTfCZ4SV+/w5iWMjGsHSU+PtHCx7gJVcgH8emY25OUhxrQPqb7BS2jupKQZy6U6hhVhkcD9yYqClag==
|
@@ -1636,15 +1809,15 @@
|
|
1636
1809
|
proxy-agent "^6.4.0"
|
1637
1810
|
yaml "^2.7.0"
|
1638
1811
|
|
1639
|
-
"@salesforce/source-tracking@7.3.
|
1640
|
-
version "7.3.
|
1641
|
-
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.3.
|
1642
|
-
integrity sha512-
|
1812
|
+
"@salesforce/source-tracking@7.3.19":
|
1813
|
+
version "7.3.19"
|
1814
|
+
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.3.19.tgz#e523920b70cefbe9b9d1d4848c42f467e30ca78f"
|
1815
|
+
integrity sha512-Q7d8lRCemF87c+zjzjhn0d/Nbc75/8jyeQKodRp1iRrOV3C4ZGNZ73jaMlocRaAZu/RosUjMUWdgbG84z4kswg==
|
1643
1816
|
dependencies:
|
1644
1817
|
"@oclif/core" "^4.2.9"
|
1645
1818
|
"@salesforce/core" "^8.8.5"
|
1646
1819
|
"@salesforce/kit" "^3.2.3"
|
1647
|
-
"@salesforce/source-deploy-retrieve" "^12.16.
|
1820
|
+
"@salesforce/source-deploy-retrieve" "^12.16.9"
|
1648
1821
|
"@salesforce/ts-types" "^2.0.12"
|
1649
1822
|
fast-xml-parser "^4.5.3"
|
1650
1823
|
graceful-fs "^4.2.11"
|
@@ -2646,14 +2819,6 @@
|
|
2646
2819
|
"@typescript-eslint/types" "7.18.0"
|
2647
2820
|
"@typescript-eslint/visitor-keys" "7.18.0"
|
2648
2821
|
|
2649
|
-
"@typescript-eslint/scope-manager@8.26.0":
|
2650
|
-
version "8.26.0"
|
2651
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.0.tgz#b06623fad54a3a77fadab5f652ef75ed3780b545"
|
2652
|
-
integrity sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==
|
2653
|
-
dependencies:
|
2654
|
-
"@typescript-eslint/types" "8.26.0"
|
2655
|
-
"@typescript-eslint/visitor-keys" "8.26.0"
|
2656
|
-
|
2657
2822
|
"@typescript-eslint/scope-manager@8.26.1":
|
2658
2823
|
version "8.26.1"
|
2659
2824
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.1.tgz#5e6ad0ac258ccf79462e91c3f43a3f1f7f31a6cc"
|
@@ -2692,11 +2857,6 @@
|
|
2692
2857
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
|
2693
2858
|
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
|
2694
2859
|
|
2695
|
-
"@typescript-eslint/types@8.26.0":
|
2696
|
-
version "8.26.0"
|
2697
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.0.tgz#c4e93a8faf3a38a8d8adb007dc7834f1c89ee7bf"
|
2698
|
-
integrity sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==
|
2699
|
-
|
2700
2860
|
"@typescript-eslint/types@8.26.1":
|
2701
2861
|
version "8.26.1"
|
2702
2862
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.1.tgz#d5978721670cff263348d5062773389231a64132"
|
@@ -2735,20 +2895,6 @@
|
|
2735
2895
|
semver "^7.6.0"
|
2736
2896
|
ts-api-utils "^1.3.0"
|
2737
2897
|
|
2738
|
-
"@typescript-eslint/typescript-estree@8.26.0":
|
2739
|
-
version "8.26.0"
|
2740
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.0.tgz#128972172005a7376e34ed2ecba4e29363b0cad1"
|
2741
|
-
integrity sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ==
|
2742
|
-
dependencies:
|
2743
|
-
"@typescript-eslint/types" "8.26.0"
|
2744
|
-
"@typescript-eslint/visitor-keys" "8.26.0"
|
2745
|
-
debug "^4.3.4"
|
2746
|
-
fast-glob "^3.3.2"
|
2747
|
-
is-glob "^4.0.3"
|
2748
|
-
minimatch "^9.0.4"
|
2749
|
-
semver "^7.6.0"
|
2750
|
-
ts-api-utils "^2.0.1"
|
2751
|
-
|
2752
2898
|
"@typescript-eslint/typescript-estree@8.26.1":
|
2753
2899
|
version "8.26.1"
|
2754
2900
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.1.tgz#eb0e4ce31753683d83be53441a409fd5f0b34afd"
|
@@ -2776,7 +2922,7 @@
|
|
2776
2922
|
"@typescript-eslint/typescript-estree" "6.21.0"
|
2777
2923
|
semver "^7.5.4"
|
2778
2924
|
|
2779
|
-
"@typescript-eslint/utils@8.26.1":
|
2925
|
+
"@typescript-eslint/utils@8.26.1", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.24.0":
|
2780
2926
|
version "8.26.1"
|
2781
2927
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.1.tgz#54cc58469955f25577f659753b71a0e117a0539f"
|
2782
2928
|
integrity sha512-V4Urxa/XtSUroUrnI7q6yUTD3hDtfJ2jzVfeT3VK0ciizfK2q/zGC0iDh1lFMUZR8cImRrep6/q0xd/1ZGPQpg==
|
@@ -2796,16 +2942,6 @@
|
|
2796
2942
|
"@typescript-eslint/types" "7.18.0"
|
2797
2943
|
"@typescript-eslint/typescript-estree" "7.18.0"
|
2798
2944
|
|
2799
|
-
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.24.0":
|
2800
|
-
version "8.26.0"
|
2801
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.0.tgz#845d20ed8378a5594e6445f54e53b972aee7b3e6"
|
2802
|
-
integrity sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==
|
2803
|
-
dependencies:
|
2804
|
-
"@eslint-community/eslint-utils" "^4.4.0"
|
2805
|
-
"@typescript-eslint/scope-manager" "8.26.0"
|
2806
|
-
"@typescript-eslint/types" "8.26.0"
|
2807
|
-
"@typescript-eslint/typescript-estree" "8.26.0"
|
2808
|
-
|
2809
2945
|
"@typescript-eslint/visitor-keys@6.21.0":
|
2810
2946
|
version "6.21.0"
|
2811
2947
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
|
@@ -2822,14 +2958,6 @@
|
|
2822
2958
|
"@typescript-eslint/types" "7.18.0"
|
2823
2959
|
eslint-visitor-keys "^3.4.3"
|
2824
2960
|
|
2825
|
-
"@typescript-eslint/visitor-keys@8.26.0":
|
2826
|
-
version "8.26.0"
|
2827
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.0.tgz#a4876216756c69130ea958df3b77222c2ad95290"
|
2828
|
-
integrity sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==
|
2829
|
-
dependencies:
|
2830
|
-
"@typescript-eslint/types" "8.26.0"
|
2831
|
-
eslint-visitor-keys "^4.2.0"
|
2832
|
-
|
2833
2961
|
"@typescript-eslint/visitor-keys@8.26.1":
|
2834
2962
|
version "8.26.1"
|
2835
2963
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.1.tgz#c5267fcc82795cf10280363023837deacad2647c"
|
@@ -4391,20 +4519,20 @@ eslint-config-oclif@^5.2.2:
|
|
4391
4519
|
eslint-plugin-unicorn "^48.0.1"
|
4392
4520
|
|
4393
4521
|
eslint-config-oclif@^6.0:
|
4394
|
-
version "6.0.
|
4395
|
-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.
|
4396
|
-
integrity sha512-
|
4522
|
+
version "6.0.36"
|
4523
|
+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.36.tgz#67f2d1ad1ab06527d32737f103e26effa10ce968"
|
4524
|
+
integrity sha512-zPQ7ThMC8gGsebBsXSCIc8UW7LyhLkmgDdMkFHpLWhjDcd1IW/L0p1HTA8Vy6HI5a8wNyVn7fVEAZpSHw4hiWQ==
|
4397
4525
|
dependencies:
|
4398
4526
|
"@eslint/compat" "^1.2.7"
|
4399
|
-
"@eslint/eslintrc" "^3.3.
|
4400
|
-
"@eslint/js" "^9.
|
4527
|
+
"@eslint/eslintrc" "^3.3.1"
|
4528
|
+
"@eslint/js" "^9.23.0"
|
4401
4529
|
"@stylistic/eslint-plugin" "^3.1.0"
|
4402
4530
|
"@typescript-eslint/eslint-plugin" "^8"
|
4403
4531
|
"@typescript-eslint/parser" "^8"
|
4404
4532
|
eslint-config-oclif "^5.2.2"
|
4405
4533
|
eslint-config-xo "^0.46.0"
|
4406
4534
|
eslint-config-xo-space "^0.35.0"
|
4407
|
-
eslint-import-resolver-typescript "^3.9.
|
4535
|
+
eslint-import-resolver-typescript "^3.9.1"
|
4408
4536
|
eslint-plugin-import "^2.31.0"
|
4409
4537
|
eslint-plugin-jsdoc "^50.6.3"
|
4410
4538
|
eslint-plugin-mocha "^10.5.0"
|
@@ -4476,7 +4604,7 @@ eslint-import-resolver-node@^0.3.9:
|
|
4476
4604
|
is-core-module "^2.13.0"
|
4477
4605
|
resolve "^1.22.4"
|
4478
4606
|
|
4479
|
-
eslint-import-resolver-typescript@^3.9.
|
4607
|
+
eslint-import-resolver-typescript@^3.9.1:
|
4480
4608
|
version "3.9.1"
|
4481
4609
|
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.9.1.tgz#0ab8d0ed911e875684a96976a118adee5d1c9daa"
|
4482
4610
|
integrity sha512-euxa5rTGqHeqVxmOHT25hpk58PxkQ4mNoX6Yun4ooGaCHAxOCojJYNvjmyeOQxj/LyW+3fulH0+xtk+p2kPPTw==
|
@@ -4629,12 +4757,12 @@ eslint-plugin-prettier@^5.2.3:
|
|
4629
4757
|
prettier-linter-helpers "^1.0.0"
|
4630
4758
|
synckit "^0.9.1"
|
4631
4759
|
|
4632
|
-
eslint-plugin-sf-plugin@^1.20.
|
4633
|
-
version "1.20.
|
4634
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
4635
|
-
integrity sha512-
|
4760
|
+
eslint-plugin-sf-plugin@^1.20.17:
|
4761
|
+
version "1.20.17"
|
4762
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.17.tgz#3ab229426d046c278a87fd12a290453573d9680e"
|
4763
|
+
integrity sha512-KULt5U7hqHPzgJ9596naQ06UV1WCR2LDAeaN1/We9N1NxQwZu/HWKQVOjJ6gLceLxdmKUhe1YTD2PHliIkMNmA==
|
4636
4764
|
dependencies:
|
4637
|
-
"@salesforce/core" "^8.8.
|
4765
|
+
"@salesforce/core" "^8.8.6"
|
4638
4766
|
"@typescript-eslint/utils" "^7.18.0"
|
4639
4767
|
|
4640
4768
|
eslint-plugin-unicorn@^48.0.1:
|
@@ -6129,10 +6257,10 @@ isexe@^2.0.0:
|
|
6129
6257
|
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
|
6130
6258
|
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
|
6131
6259
|
|
6132
|
-
isomorphic-git@1.
|
6133
|
-
version "1.
|
6134
|
-
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.
|
6135
|
-
integrity sha512-
|
6260
|
+
isomorphic-git@1.30.1, isomorphic-git@^1.27.2:
|
6261
|
+
version "1.30.1"
|
6262
|
+
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.30.1.tgz#7706fca07a0039c47e49b7e5b4c12a3ad24f7e3a"
|
6263
|
+
integrity sha512-eWBlPIPDOctGY/bTUc/whs6EZ8YvnG1H2kOjTCJ/AkvBWUzODXcfulhpiA8Y4Px9e+bRYYkifE5fSE8FcRk8Ew==
|
6136
6264
|
dependencies:
|
6137
6265
|
async-lock "^1.4.1"
|
6138
6266
|
clean-git-ref "^2.0.1"
|
@@ -7252,18 +7380,18 @@ object.values@^1.2.0:
|
|
7252
7380
|
define-properties "^1.2.1"
|
7253
7381
|
es-object-atoms "^1.0.0"
|
7254
7382
|
|
7255
|
-
oclif@^4.17.
|
7256
|
-
version "4.17.
|
7257
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.
|
7258
|
-
integrity sha512-
|
7383
|
+
oclif@^4.17.40:
|
7384
|
+
version "4.17.40"
|
7385
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.40.tgz#e8e599fc466f709855cc05f64df73123b8084eef"
|
7386
|
+
integrity sha512-lS7tsZD0KJaKpwZe/7uC3awNRfFTJEKMAPlu18S0KfJWtdPf9sn4eIcwo+Vyd13rfmpHNx82rP+PtUUJ2n1nEw==
|
7259
7387
|
dependencies:
|
7260
7388
|
"@aws-sdk/client-cloudfront" "^3.764.0"
|
7261
|
-
"@aws-sdk/client-s3" "^3.
|
7389
|
+
"@aws-sdk/client-s3" "^3.772.0"
|
7262
7390
|
"@inquirer/confirm" "^3.1.22"
|
7263
7391
|
"@inquirer/input" "^2.2.4"
|
7264
7392
|
"@inquirer/select" "^2.5.0"
|
7265
7393
|
"@oclif/core" "^4.2.8"
|
7266
|
-
"@oclif/plugin-help" "^6.2.
|
7394
|
+
"@oclif/plugin-help" "^6.2.27"
|
7267
7395
|
"@oclif/plugin-not-found" "^3.2.46"
|
7268
7396
|
"@oclif/plugin-warn-if-update-available" "^3.1.31"
|
7269
7397
|
async-retry "^1.3.3"
|
@@ -7279,7 +7407,7 @@ oclif@^4.17.37:
|
|
7279
7407
|
normalize-package-data "^6"
|
7280
7408
|
semver "^7.7.1"
|
7281
7409
|
sort-package-json "^2.15.1"
|
7282
|
-
tiny-jsonc "^1.0.
|
7410
|
+
tiny-jsonc "^1.0.2"
|
7283
7411
|
validate-npm-package-name "^5.0.1"
|
7284
7412
|
|
7285
7413
|
on-exit-leak-free@^2.1.0:
|
@@ -8939,7 +9067,7 @@ through2@^4.0.0:
|
|
8939
9067
|
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
|
8940
9068
|
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
|
8941
9069
|
|
8942
|
-
tiny-jsonc@^1.0.
|
9070
|
+
tiny-jsonc@^1.0.2:
|
8943
9071
|
version "1.0.2"
|
8944
9072
|
resolved "https://registry.yarnpkg.com/tiny-jsonc/-/tiny-jsonc-1.0.2.tgz#208df4c437684199cc724f31c2b91ee39c349678"
|
8945
9073
|
integrity sha512-f5QDAfLq6zIVSyCZQZhhyl0QS6MvAyTxgz4X4x3+EoCktNWEYJ6PeoEA97fyb98njpBNNi88ybpD7m+BDFXaCw==
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
3
|
"description": "A Salesforce CLI plugin containing commands for creating manifest files from Salesforce orgs or git commits of sfdx projects.",
|
4
|
-
"version": "3.6.
|
4
|
+
"version": "3.6.73",
|
5
5
|
"author": "jayree",
|
6
6
|
"type": "module",
|
7
7
|
"bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
|
@@ -12,13 +12,13 @@
|
|
12
12
|
"@salesforce/kit": "^3.2.3",
|
13
13
|
"@salesforce/sf-plugins-core": "^12.2.1",
|
14
14
|
"@salesforce/source-deploy-retrieve": "12.16.10",
|
15
|
-
"@salesforce/source-tracking": "7.3.
|
15
|
+
"@salesforce/source-tracking": "7.3.19",
|
16
16
|
"@salesforce/ts-types": "^2.0.12",
|
17
17
|
"fast-deep-equal": "^3.1.3",
|
18
18
|
"fast-xml-parser": "^5.0.9",
|
19
19
|
"fs-extra": "^11.3.0",
|
20
20
|
"graceful-fs": "^4.2.11",
|
21
|
-
"isomorphic-git": "1.
|
21
|
+
"isomorphic-git": "1.30.1"
|
22
22
|
},
|
23
23
|
"devDependencies": {
|
24
24
|
"@oclif/plugin-command-snapshot": "^5.2.37",
|
@@ -32,8 +32,8 @@
|
|
32
32
|
"c8": "^10.1.3",
|
33
33
|
"eslint-config-oclif": "^6.0",
|
34
34
|
"eslint-plugin-prettier": "^5.2.3",
|
35
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
36
|
-
"oclif": "^4.17.
|
35
|
+
"eslint-plugin-sf-plugin": "^1.20.17",
|
36
|
+
"oclif": "^4.17.40",
|
37
37
|
"patch-package": "^8.0.0",
|
38
38
|
"prettier": "^3.5.3",
|
39
39
|
"pretty-quick": "^4.1.1",
|