@salesforce/plugin-signups 2.0.13 → 2.0.14
Sign up to get free protection for your applications and to get access to all the features.
- package/LICENSE.txt +1 -1
- package/README.md +7 -7
- package/lib/commands/org/delete/shape.js +1 -1
- package/lib/commands/org/delete/shape.js.map +1 -1
- package/oclif.lock +131 -31
- package/oclif.manifest.json +1 -8
- package/package.json +8 -8
package/LICENSE.txt
CHANGED
package/README.md
CHANGED
@@ -122,7 +122,7 @@ EXAMPLES
|
|
122
122
|
$ sf org create shape --target-org SourceOrg
|
123
123
|
```
|
124
124
|
|
125
|
-
_See code: [src/commands/org/create/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.
|
125
|
+
_See code: [src/commands/org/create/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.14/src/commands/org/create/shape.ts)_
|
126
126
|
|
127
127
|
## `sf org create snapshot`
|
128
128
|
|
@@ -176,7 +176,7 @@ FLAG DESCRIPTIONS
|
|
176
176
|
as a version control system tag or commit ID.
|
177
177
|
```
|
178
178
|
|
179
|
-
_See code: [src/commands/org/create/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.
|
179
|
+
_See code: [src/commands/org/create/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.14/src/commands/org/create/snapshot.ts)_
|
180
180
|
|
181
181
|
## `sf org delete shape`
|
182
182
|
|
@@ -215,7 +215,7 @@ EXAMPLES
|
|
215
215
|
$ sf org delete shape --target-org SourceOrg --no-prompt
|
216
216
|
```
|
217
217
|
|
218
|
-
_See code: [src/commands/org/delete/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.
|
218
|
+
_See code: [src/commands/org/delete/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.14/src/commands/org/delete/shape.ts)_
|
219
219
|
|
220
220
|
## `sf org delete snapshot`
|
221
221
|
|
@@ -258,7 +258,7 @@ FLAG DESCRIPTIONS
|
|
258
258
|
The IDs of scratch org snapshots start with 0Oo.
|
259
259
|
```
|
260
260
|
|
261
|
-
_See code: [src/commands/org/delete/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.
|
261
|
+
_See code: [src/commands/org/delete/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.14/src/commands/org/delete/snapshot.ts)_
|
262
262
|
|
263
263
|
## `sf org get snapshot`
|
264
264
|
|
@@ -304,7 +304,7 @@ FLAG DESCRIPTIONS
|
|
304
304
|
The IDs of scratch org snapshots start with 0Oo.
|
305
305
|
```
|
306
306
|
|
307
|
-
_See code: [src/commands/org/get/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.
|
307
|
+
_See code: [src/commands/org/get/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.14/src/commands/org/get/snapshot.ts)_
|
308
308
|
|
309
309
|
## `sf org list shape`
|
310
310
|
|
@@ -336,7 +336,7 @@ EXAMPLES
|
|
336
336
|
$ sf org list shape --json > tmp/MyOrgShapeList.json
|
337
337
|
```
|
338
338
|
|
339
|
-
_See code: [src/commands/org/list/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.
|
339
|
+
_See code: [src/commands/org/list/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.14/src/commands/org/list/shape.ts)_
|
340
340
|
|
341
341
|
## `sf org list snapshot`
|
342
342
|
|
@@ -377,6 +377,6 @@ EXAMPLES
|
|
377
377
|
$ sf org list snapshot --target-dev-hub SnapshotDevHub
|
378
378
|
```
|
379
379
|
|
380
|
-
_See code: [src/commands/org/list/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.
|
380
|
+
_See code: [src/commands/org/list/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.0.14/src/commands/org/list/snapshot.ts)_
|
381
381
|
|
382
382
|
<!-- commandsstop -->
|
@@ -34,7 +34,7 @@ export class OrgShapeDeleteCommand extends SfCommand {
|
|
34
34
|
throw new SfError('No username found for target-org');
|
35
35
|
const orgId = flags['target-org'].getOrgId();
|
36
36
|
if (!flags['no-prompt']) {
|
37
|
-
if (!(await this.confirm(messages.getMessage('deleteCommandYesNo', [username])))) {
|
37
|
+
if (!(await this.confirm({ message: messages.getMessage('deleteCommandYesNo', [username]) }))) {
|
38
38
|
return;
|
39
39
|
}
|
40
40
|
}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"shape.js","sourceRoot":"","sources":["../../../../src/commands/org/delete/shape.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;
|
1
|
+
{"version":3,"file":"shape.js","sourceRoot":"","sources":["../../../../src/commands/org/delete/shape.ts"],"names":[],"mappings":"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"}
|
package/oclif.lock
CHANGED
@@ -443,6 +443,59 @@
|
|
443
443
|
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
|
444
444
|
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
|
445
445
|
|
446
|
+
"@inquirer/confirm@^2.0.15":
|
447
|
+
version "2.0.15"
|
448
|
+
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-2.0.15.tgz#b5512ed190efd8c5b96e0969115756b48546ab36"
|
449
|
+
integrity sha512-hj8Q/z7sQXsF0DSpLQZVDhWYGN6KLM/gNjjqGkpKwBzljbQofGjn0ueHADy4HUY+OqDHmXuwk/bY+tZyIuuB0w==
|
450
|
+
dependencies:
|
451
|
+
"@inquirer/core" "^5.1.1"
|
452
|
+
"@inquirer/type" "^1.1.5"
|
453
|
+
chalk "^4.1.2"
|
454
|
+
|
455
|
+
"@inquirer/core@^5.1.1":
|
456
|
+
version "5.1.1"
|
457
|
+
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-5.1.1.tgz#849d4846aea68371c133df6ec9059f5e5bd30d30"
|
458
|
+
integrity sha512-IuJyZQUg75+L5AmopgnzxYrgcU6PJKL0hoIs332G1Gv55CnmZrhG6BzNOeZ5sOsTi1YCGOopw4rYICv74ejMFg==
|
459
|
+
dependencies:
|
460
|
+
"@inquirer/type" "^1.1.5"
|
461
|
+
"@types/mute-stream" "^0.0.4"
|
462
|
+
"@types/node" "^20.9.0"
|
463
|
+
"@types/wrap-ansi" "^3.0.0"
|
464
|
+
ansi-escapes "^4.3.2"
|
465
|
+
chalk "^4.1.2"
|
466
|
+
cli-spinners "^2.9.1"
|
467
|
+
cli-width "^4.1.0"
|
468
|
+
figures "^3.2.0"
|
469
|
+
mute-stream "^1.0.0"
|
470
|
+
run-async "^3.0.0"
|
471
|
+
signal-exit "^4.1.0"
|
472
|
+
strip-ansi "^6.0.1"
|
473
|
+
wrap-ansi "^6.2.0"
|
474
|
+
|
475
|
+
"@inquirer/input@^1.2.14":
|
476
|
+
version "1.2.14"
|
477
|
+
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-1.2.14.tgz#8951867618bb5cd16dd096e02404eec225a92207"
|
478
|
+
integrity sha512-tISLGpUKXixIQue7jypNEShrdzJoLvEvZOJ4QRsw5XTfrIYfoWFqAjMQLerGs9CzR86yAI89JR6snHmKwnNddw==
|
479
|
+
dependencies:
|
480
|
+
"@inquirer/core" "^5.1.1"
|
481
|
+
"@inquirer/type" "^1.1.5"
|
482
|
+
chalk "^4.1.2"
|
483
|
+
|
484
|
+
"@inquirer/password@^1.1.14":
|
485
|
+
version "1.1.14"
|
486
|
+
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-1.1.14.tgz#c1fc139efe84a38986870a1bcf80718050f82bbf"
|
487
|
+
integrity sha512-vL2BFxfMo8EvuGuZYlryiyAB3XsgtbxOcFs4H9WI9szAS/VZCAwdVqs8rqEeaAf/GV/eZOghIOYxvD91IsRWSg==
|
488
|
+
dependencies:
|
489
|
+
"@inquirer/input" "^1.2.14"
|
490
|
+
"@inquirer/type" "^1.1.5"
|
491
|
+
ansi-escapes "^4.3.2"
|
492
|
+
chalk "^4.1.2"
|
493
|
+
|
494
|
+
"@inquirer/type@^1.1.5":
|
495
|
+
version "1.1.5"
|
496
|
+
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.1.5.tgz#b8c171f755859c8159b10e41e1e3a88f0ca99d7f"
|
497
|
+
integrity sha512-wmwHvHozpPo4IZkkNtbYenem/0wnfI6hvOcGKmPEa0DwuaH5XUQzFqy6OpEpjEegZMhYIk8HDYITI16BPLtrRA==
|
498
|
+
|
446
499
|
"@isaacs/cliui@^8.0.2":
|
447
500
|
version "8.0.2"
|
448
501
|
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
|
@@ -736,10 +789,10 @@
|
|
736
789
|
wordwrap "^1.0.0"
|
737
790
|
wrap-ansi "^7.0.0"
|
738
791
|
|
739
|
-
"@oclif/core@^3.0.4", "@oclif/core@^3.
|
740
|
-
version "3.
|
741
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
742
|
-
integrity sha512
|
792
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.3.1":
|
793
|
+
version "3.16.0"
|
794
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.16.0.tgz#682657cb5e4a3262a47e26e0c8a7bf0343acaf76"
|
795
|
+
integrity sha512-/PIz+udzb59XE8O/bQvqlCtXy6RByEHH0KsrAJNa/ZrqtdsLmeDNJcHdgygFHx+nz+PYMoUzsyzJMau++EDNoQ==
|
743
796
|
dependencies:
|
744
797
|
ansi-escapes "^4.3.2"
|
745
798
|
ansi-styles "^4.3.0"
|
@@ -917,12 +970,12 @@
|
|
917
970
|
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
918
971
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
919
972
|
|
920
|
-
"@salesforce/cli-plugins-testkit@^5.1.
|
921
|
-
version "5.1.
|
922
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.
|
923
|
-
integrity sha512-
|
973
|
+
"@salesforce/cli-plugins-testkit@^5.1.3":
|
974
|
+
version "5.1.3"
|
975
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.3.tgz#5e7a7afebaa9a2c02eadbf533273d496335929d6"
|
976
|
+
integrity sha512-wmaiVR2Hr6AGUBdDF4M5xCEm4iczNdkm3lVlz8dU/8nISEAyNHOUkt2sB07Yx5oXoDMNNuuxM2DthxxMxxwzzA==
|
924
977
|
dependencies:
|
925
|
-
"@salesforce/core" "^6.4.
|
978
|
+
"@salesforce/core" "^6.4.2"
|
926
979
|
"@salesforce/kit" "^3.0.15"
|
927
980
|
"@salesforce/ts-types" "^2.0.9"
|
928
981
|
"@types/shelljs" "^0.8.15"
|
@@ -961,10 +1014,10 @@
|
|
961
1014
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
962
1015
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
963
1016
|
|
964
|
-
"@salesforce/dev-scripts@^8.
|
965
|
-
version "8.
|
966
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.
|
967
|
-
integrity sha512-
|
1017
|
+
"@salesforce/dev-scripts@^8.2.0":
|
1018
|
+
version "8.2.0"
|
1019
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.2.0.tgz#e8ca6fd377b0e85ecf88baea727493a68c2154ee"
|
1020
|
+
integrity sha512-dzVBmetyBe8IM1XJCBw83U5rC0TSwvXa1MPRRI0pmE/VeBqlfxM7rneKtlORCirz9n8SAvCiQvI4oJ/yWW5Quw==
|
968
1021
|
dependencies:
|
969
1022
|
"@commitlint/cli" "^17.1.2"
|
970
1023
|
"@commitlint/config-conventional" "^17.8.1"
|
@@ -1001,15 +1054,15 @@
|
|
1001
1054
|
"@salesforce/ts-types" "^2.0.9"
|
1002
1055
|
tslib "^2.6.2"
|
1003
1056
|
|
1004
|
-
"@salesforce/plugin-command-reference@^3.0.
|
1005
|
-
version "3.0.
|
1006
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
1007
|
-
integrity sha512-
|
1057
|
+
"@salesforce/plugin-command-reference@^3.0.58":
|
1058
|
+
version "3.0.58"
|
1059
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.58.tgz#2c1e151a4b2d3cca5956554eb4a43bab4fcf27d8"
|
1060
|
+
integrity sha512-OblBIcOATD1HVorM/A+t2dT3V0FM/CQv2PtCoUA+rHecjGAjtLdzKajPIGw+Z56GCNqLM5keoEglzFGY8HeA4Q==
|
1008
1061
|
dependencies:
|
1009
|
-
"@oclif/core" "^3.
|
1010
|
-
"@salesforce/core" "^6.4.
|
1062
|
+
"@oclif/core" "^3.15.1"
|
1063
|
+
"@salesforce/core" "^6.4.1"
|
1011
1064
|
"@salesforce/kit" "^3.0.15"
|
1012
|
-
"@salesforce/sf-plugins-core" "^5.0.
|
1065
|
+
"@salesforce/sf-plugins-core" "^5.0.12"
|
1013
1066
|
"@salesforce/ts-types" "^2.0.9"
|
1014
1067
|
chalk "^4"
|
1015
1068
|
handlebars "^4.7.8"
|
@@ -1025,7 +1078,7 @@
|
|
1025
1078
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
|
1026
1079
|
integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
|
1027
1080
|
|
1028
|
-
"@salesforce/sf-plugins-core@^5.0.
|
1081
|
+
"@salesforce/sf-plugins-core@^5.0.12":
|
1029
1082
|
version "5.0.13"
|
1030
1083
|
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz#f2941527d66ded5750a6646e146af047ab72acc9"
|
1031
1084
|
integrity sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==
|
@@ -1038,6 +1091,19 @@
|
|
1038
1091
|
chalk "^4"
|
1039
1092
|
inquirer "^8.2.5"
|
1040
1093
|
|
1094
|
+
"@salesforce/sf-plugins-core@^7.0.0":
|
1095
|
+
version "7.0.0"
|
1096
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.0.0.tgz#56cb4eaafcd04a183938d86c5e93323e037b15ab"
|
1097
|
+
integrity sha512-vl53Ee0/eg9wgvtWro6kX82/943s28Hph/o3lTQk6URorfqMC+zH0RGKJj1X0VKeLhDSOCRYXqIu54jE8AZ/3g==
|
1098
|
+
dependencies:
|
1099
|
+
"@inquirer/confirm" "^2.0.15"
|
1100
|
+
"@inquirer/password" "^1.1.14"
|
1101
|
+
"@oclif/core" "^3.16.0"
|
1102
|
+
"@salesforce/core" "^6.4.2"
|
1103
|
+
"@salesforce/kit" "^3.0.15"
|
1104
|
+
"@salesforce/ts-types" "^2.0.9"
|
1105
|
+
chalk "^5.3.0"
|
1106
|
+
|
1041
1107
|
"@salesforce/ts-types@^2.0.9":
|
1042
1108
|
version "2.0.9"
|
1043
1109
|
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
|
@@ -1226,10 +1292,17 @@
|
|
1226
1292
|
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
|
1227
1293
|
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
|
1228
1294
|
|
1229
|
-
"@types/
|
1230
|
-
version "
|
1231
|
-
resolved "https://registry.yarnpkg.com/@types/
|
1232
|
-
integrity sha512-
|
1295
|
+
"@types/mute-stream@^0.0.4":
|
1296
|
+
version "0.0.4"
|
1297
|
+
resolved "https://registry.yarnpkg.com/@types/mute-stream/-/mute-stream-0.0.4.tgz#77208e56a08767af6c5e1237be8888e2f255c478"
|
1298
|
+
integrity sha512-CPM9nzrCPPJHQNA9keH9CVkVI+WR5kMa+7XEs5jcGQ0VoAGnLv242w8lIVgwAEfmE4oufJRaTc9PNLQl0ioAow==
|
1299
|
+
dependencies:
|
1300
|
+
"@types/node" "*"
|
1301
|
+
|
1302
|
+
"@types/node@*", "@types/node@^20.9.0":
|
1303
|
+
version "20.10.6"
|
1304
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"
|
1305
|
+
integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==
|
1233
1306
|
dependencies:
|
1234
1307
|
undici-types "~5.26.4"
|
1235
1308
|
|
@@ -1243,6 +1316,13 @@
|
|
1243
1316
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.14.9.tgz#bc43c990c3c9be7281868bbc7b8fdd6e2b57adfa"
|
1244
1317
|
integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==
|
1245
1318
|
|
1319
|
+
"@types/node@^18":
|
1320
|
+
version "18.18.9"
|
1321
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.9.tgz#5527ea1832db3bba8eb8023ce8497b7d3f299592"
|
1322
|
+
integrity sha512-0f5klcuImLnG4Qreu9hPj/rEfFq6YRc5n2mAjSsH+ec/mJL+3voBH0+8T7o8RpFjH7ovc+TRsL/c7OYIQsPTfQ==
|
1323
|
+
dependencies:
|
1324
|
+
undici-types "~5.26.4"
|
1325
|
+
|
1246
1326
|
"@types/normalize-package-data@^2.4.0":
|
1247
1327
|
version "2.4.1"
|
1248
1328
|
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
|
@@ -1300,6 +1380,11 @@
|
|
1300
1380
|
"@types/expect" "^1.20.4"
|
1301
1381
|
"@types/node" "*"
|
1302
1382
|
|
1383
|
+
"@types/wrap-ansi@^3.0.0":
|
1384
|
+
version "3.0.0"
|
1385
|
+
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
|
1386
|
+
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
|
1387
|
+
|
1303
1388
|
"@typescript-eslint/eslint-plugin@^6.10.0":
|
1304
1389
|
version "6.11.0"
|
1305
1390
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.11.0.tgz#52aae65174ff526576351f9ccd41cea01001463f"
|
@@ -2204,10 +2289,10 @@ cli-progress@^3.12.0:
|
|
2204
2289
|
dependencies:
|
2205
2290
|
string-width "^4.2.3"
|
2206
2291
|
|
2207
|
-
cli-spinners@^2.5.0:
|
2208
|
-
version "2.
|
2209
|
-
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.
|
2210
|
-
integrity sha512-
|
2292
|
+
cli-spinners@^2.5.0, cli-spinners@^2.9.1:
|
2293
|
+
version "2.9.2"
|
2294
|
+
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41"
|
2295
|
+
integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==
|
2211
2296
|
|
2212
2297
|
cli-table@^0.3.1:
|
2213
2298
|
version "0.3.11"
|
@@ -2221,6 +2306,11 @@ cli-width@^3.0.0:
|
|
2221
2306
|
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-3.0.0.tgz#a2f48437a2caa9a22436e794bf071ec9e61cedf6"
|
2222
2307
|
integrity sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==
|
2223
2308
|
|
2309
|
+
cli-width@^4.1.0:
|
2310
|
+
version "4.1.0"
|
2311
|
+
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-4.1.0.tgz#42daac41d3c254ef38ad8ac037672130173691c5"
|
2312
|
+
integrity sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==
|
2313
|
+
|
2224
2314
|
cliui@^6.0.0:
|
2225
2315
|
version "6.0.0"
|
2226
2316
|
resolved "https://registry.yarnpkg.com/cliui/-/cliui-6.0.0.tgz#511d702c0c4e41ca156d7d0e96021f23e13225b1"
|
@@ -3270,7 +3360,7 @@ faye@^1.4.0:
|
|
3270
3360
|
tough-cookie "*"
|
3271
3361
|
tunnel-agent "*"
|
3272
3362
|
|
3273
|
-
figures@^3.0.0:
|
3363
|
+
figures@^3.0.0, figures@^3.2.0:
|
3274
3364
|
version "3.2.0"
|
3275
3365
|
resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af"
|
3276
3366
|
integrity sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==
|
@@ -5280,6 +5370,11 @@ mute-stream@0.0.8:
|
|
5280
5370
|
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
|
5281
5371
|
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
|
5282
5372
|
|
5373
|
+
mute-stream@^1.0.0:
|
5374
|
+
version "1.0.0"
|
5375
|
+
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-1.0.0.tgz#e31bd9fe62f0aed23520aa4324ea6671531e013e"
|
5376
|
+
integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==
|
5377
|
+
|
5283
5378
|
nanoid@3.3.3:
|
5284
5379
|
version "3.3.3"
|
5285
5380
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
|
@@ -6391,6 +6486,11 @@ run-async@^2.0.0, run-async@^2.4.0:
|
|
6391
6486
|
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
|
6392
6487
|
integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==
|
6393
6488
|
|
6489
|
+
run-async@^3.0.0:
|
6490
|
+
version "3.0.0"
|
6491
|
+
resolved "https://registry.yarnpkg.com/run-async/-/run-async-3.0.0.tgz#42a432f6d76c689522058984384df28be379daad"
|
6492
|
+
integrity sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==
|
6493
|
+
|
6394
6494
|
run-parallel@^1.1.9:
|
6395
6495
|
version "1.2.0"
|
6396
6496
|
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
|
@@ -6603,7 +6703,7 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7:
|
|
6603
6703
|
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
|
6604
6704
|
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
|
6605
6705
|
|
6606
|
-
signal-exit@^4.0.1:
|
6706
|
+
signal-exit@^4.0.1, signal-exit@^4.1.0:
|
6607
6707
|
version "4.1.0"
|
6608
6708
|
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
|
6609
6709
|
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
|
package/oclif.manifest.json
CHANGED
@@ -64,7 +64,6 @@
|
|
64
64
|
"strict": true,
|
65
65
|
"summary": "Create a scratch org configuration (shape) based on the specified source org.",
|
66
66
|
"enableJsonFlag": true,
|
67
|
-
"SF_ENV": "SF_ENV",
|
68
67
|
"isESM": true,
|
69
68
|
"relativePath": [
|
70
69
|
"lib",
|
@@ -208,7 +207,6 @@
|
|
208
207
|
"strict": true,
|
209
208
|
"summary": "Create a snapshot of a scratch org.",
|
210
209
|
"enableJsonFlag": true,
|
211
|
-
"SF_ENV": "SF_ENV",
|
212
210
|
"isESM": true,
|
213
211
|
"relativePath": [
|
214
212
|
"lib",
|
@@ -328,7 +326,6 @@
|
|
328
326
|
"strict": true,
|
329
327
|
"summary": "Delete all org shapes for a target org.",
|
330
328
|
"enableJsonFlag": true,
|
331
|
-
"SF_ENV": "SF_ENV",
|
332
329
|
"isESM": true,
|
333
330
|
"relativePath": [
|
334
331
|
"lib",
|
@@ -447,7 +444,6 @@
|
|
447
444
|
"strict": true,
|
448
445
|
"summary": "Delete a scratch org snapshot.",
|
449
446
|
"enableJsonFlag": true,
|
450
|
-
"SF_ENV": "SF_ENV",
|
451
447
|
"isESM": true,
|
452
448
|
"relativePath": [
|
453
449
|
"lib",
|
@@ -566,7 +562,6 @@
|
|
566
562
|
"strict": true,
|
567
563
|
"summary": "Get details about a scratch org snapshot.",
|
568
564
|
"enableJsonFlag": true,
|
569
|
-
"SF_ENV": "SF_ENV",
|
570
565
|
"isESM": true,
|
571
566
|
"relativePath": [
|
572
567
|
"lib",
|
@@ -656,7 +651,6 @@
|
|
656
651
|
"strict": true,
|
657
652
|
"summary": "List all org shapes you’ve created.",
|
658
653
|
"enableJsonFlag": true,
|
659
|
-
"SF_ENV": "SF_ENV",
|
660
654
|
"isESM": true,
|
661
655
|
"relativePath": [
|
662
656
|
"lib",
|
@@ -765,7 +759,6 @@
|
|
765
759
|
"strict": true,
|
766
760
|
"summary": "List scratch org snapshots.",
|
767
761
|
"enableJsonFlag": true,
|
768
|
-
"SF_ENV": "SF_ENV",
|
769
762
|
"isESM": true,
|
770
763
|
"relativePath": [
|
771
764
|
"lib",
|
@@ -810,5 +803,5 @@
|
|
810
803
|
]
|
811
804
|
}
|
812
805
|
},
|
813
|
-
"version": "2.0.
|
806
|
+
"version": "2.0.14"
|
814
807
|
}
|
package/package.json
CHANGED
@@ -1,22 +1,22 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salesforce/plugin-signups",
|
3
3
|
"description": "Commands to interact with org shapes",
|
4
|
-
"version": "2.0.
|
4
|
+
"version": "2.0.14",
|
5
5
|
"author": "Salesforce",
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
7
7
|
"dependencies": {
|
8
8
|
"@oclif/core": "^3.15.1",
|
9
9
|
"@salesforce/core": "^6.4.2",
|
10
10
|
"@salesforce/kit": "^3.0.15",
|
11
|
-
"@salesforce/sf-plugins-core": "^
|
11
|
+
"@salesforce/sf-plugins-core": "^7.0.0",
|
12
12
|
"chalk": "^5.3.0",
|
13
13
|
"change-case": "^5.3.0"
|
14
14
|
},
|
15
15
|
"devDependencies": {
|
16
16
|
"@oclif/plugin-command-snapshot": "^5.0.5",
|
17
|
-
"@salesforce/cli-plugins-testkit": "^5.1.
|
18
|
-
"@salesforce/dev-scripts": "^8.
|
19
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
17
|
+
"@salesforce/cli-plugins-testkit": "^5.1.3",
|
18
|
+
"@salesforce/dev-scripts": "^8.2.0",
|
19
|
+
"@salesforce/plugin-command-reference": "^3.0.58",
|
20
20
|
"@salesforce/ts-types": "^2.0.9",
|
21
21
|
"@types/chai-as-promised": "^7.1.8",
|
22
22
|
"@types/chai-string": "^1.4.5",
|
@@ -245,7 +245,7 @@
|
|
245
245
|
"output": []
|
246
246
|
},
|
247
247
|
"link-check": {
|
248
|
-
"command": "node -e \"process.exit(process.env.CI ? 0 : 1)\" || linkinator \"**/*.md\" --skip \"CHANGELOG.md|node_modules|test/|confluence.internal.salesforce.com|%s\" --markdown --retry --directory-listing --verbosity error",
|
248
|
+
"command": "node -e \"process.exit(process.env.CI ? 0 : 1)\" || linkinator \"**/*.md\" --skip \"CHANGELOG.md|node_modules|test/|confluence.internal.salesforce.com|my.salesforce.com|%s\" --markdown --retry --directory-listing --verbosity error",
|
249
249
|
"files": [
|
250
250
|
"./*.md",
|
251
251
|
"./!(CHANGELOG).md",
|
@@ -257,7 +257,7 @@
|
|
257
257
|
"exports": "./lib/index.js",
|
258
258
|
"type": "module",
|
259
259
|
"sfdx": {
|
260
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.
|
261
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.
|
260
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.14.crt",
|
261
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.14.sig"
|
262
262
|
}
|
263
263
|
}
|