@salesforce/plugin-signups 2.0.22 → 2.0.24
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 +7 -7
- package/oclif.lock +59 -61
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
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.24/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.24/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.24/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.24/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.24/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.24/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.24/src/commands/org/list/snapshot.ts)_
|
|
381
381
|
|
|
382
382
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -1420,27 +1420,27 @@
|
|
|
1420
1420
|
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
|
|
1421
1421
|
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
|
|
1422
1422
|
|
|
1423
|
-
"@inquirer/confirm@^2.0.
|
|
1424
|
-
version "2.0.
|
|
1425
|
-
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-2.0.
|
|
1426
|
-
integrity sha512-
|
|
1423
|
+
"@inquirer/confirm@^2.0.17":
|
|
1424
|
+
version "2.0.17"
|
|
1425
|
+
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-2.0.17.tgz#a45eb1b973c51c993a3c093a0114e960b1cf09a4"
|
|
1426
|
+
integrity sha512-EqzhGryzmGpy2aJf6LxJVhndxYmFs+m8cxXzf8nejb1DE3sabf6mUgBcp4J0jAUEiAcYzqmkqRr7LPFh/WdnXA==
|
|
1427
1427
|
dependencies:
|
|
1428
|
-
"@inquirer/core" "^
|
|
1429
|
-
"@inquirer/type" "^1.1.
|
|
1428
|
+
"@inquirer/core" "^6.0.0"
|
|
1429
|
+
"@inquirer/type" "^1.1.6"
|
|
1430
1430
|
chalk "^4.1.2"
|
|
1431
1431
|
|
|
1432
|
-
"@inquirer/core@^
|
|
1433
|
-
version "
|
|
1434
|
-
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-
|
|
1435
|
-
integrity sha512-
|
|
1432
|
+
"@inquirer/core@^6.0.0":
|
|
1433
|
+
version "6.0.0"
|
|
1434
|
+
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-6.0.0.tgz#d44ccd8ae09a4879a78f09cca35bf1ab894b95f4"
|
|
1435
|
+
integrity sha512-fKi63Khkisgda3ohnskNf5uZJj+zXOaBvOllHsOkdsXRA/ubQLJQrZchFFi57NKbZzkTunXiBMdvWOv71alonw==
|
|
1436
1436
|
dependencies:
|
|
1437
|
-
"@inquirer/type" "^1.1.
|
|
1437
|
+
"@inquirer/type" "^1.1.6"
|
|
1438
1438
|
"@types/mute-stream" "^0.0.4"
|
|
1439
|
-
"@types/node" "^20.
|
|
1439
|
+
"@types/node" "^20.10.7"
|
|
1440
1440
|
"@types/wrap-ansi" "^3.0.0"
|
|
1441
1441
|
ansi-escapes "^4.3.2"
|
|
1442
1442
|
chalk "^4.1.2"
|
|
1443
|
-
cli-spinners "^2.9.
|
|
1443
|
+
cli-spinners "^2.9.2"
|
|
1444
1444
|
cli-width "^4.1.0"
|
|
1445
1445
|
figures "^3.2.0"
|
|
1446
1446
|
mute-stream "^1.0.0"
|
|
@@ -1449,29 +1449,20 @@
|
|
|
1449
1449
|
strip-ansi "^6.0.1"
|
|
1450
1450
|
wrap-ansi "^6.2.0"
|
|
1451
1451
|
|
|
1452
|
-
"@inquirer/
|
|
1453
|
-
version "1.
|
|
1454
|
-
resolved "https://registry.yarnpkg.com/@inquirer/
|
|
1455
|
-
integrity sha512-
|
|
1452
|
+
"@inquirer/password@^1.1.16":
|
|
1453
|
+
version "1.1.16"
|
|
1454
|
+
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-1.1.16.tgz#37ddebbe37c6e76f8ad27d1f726aacdd7c423558"
|
|
1455
|
+
integrity sha512-aZYZVHLUXZ2gbBot+i+zOJrks1WaiI95lvZCn1sKfcw6MtSSlYC8uDX8sTzQvAsQ8epHoP84UNvAIT0KVGOGqw==
|
|
1456
1456
|
dependencies:
|
|
1457
|
-
"@inquirer/core" "^
|
|
1458
|
-
"@inquirer/type" "^1.1.
|
|
1459
|
-
chalk "^4.1.2"
|
|
1460
|
-
|
|
1461
|
-
"@inquirer/password@^1.1.14":
|
|
1462
|
-
version "1.1.14"
|
|
1463
|
-
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-1.1.14.tgz#c1fc139efe84a38986870a1bcf80718050f82bbf"
|
|
1464
|
-
integrity sha512-vL2BFxfMo8EvuGuZYlryiyAB3XsgtbxOcFs4H9WI9szAS/VZCAwdVqs8rqEeaAf/GV/eZOghIOYxvD91IsRWSg==
|
|
1465
|
-
dependencies:
|
|
1466
|
-
"@inquirer/input" "^1.2.14"
|
|
1467
|
-
"@inquirer/type" "^1.1.5"
|
|
1457
|
+
"@inquirer/core" "^6.0.0"
|
|
1458
|
+
"@inquirer/type" "^1.1.6"
|
|
1468
1459
|
ansi-escapes "^4.3.2"
|
|
1469
1460
|
chalk "^4.1.2"
|
|
1470
1461
|
|
|
1471
|
-
"@inquirer/type@^1.1.
|
|
1472
|
-
version "1.
|
|
1473
|
-
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.
|
|
1474
|
-
integrity sha512
|
|
1462
|
+
"@inquirer/type@^1.1.6":
|
|
1463
|
+
version "1.2.0"
|
|
1464
|
+
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.2.0.tgz#a569613628a881c2104289ca868a7def54e5c49d"
|
|
1465
|
+
integrity sha512-/vvkUkYhrjbm+RolU7V1aUFDydZVKNKqKHR5TsE+j5DXgXFwrsOPcoGUJ02K0O7q7O53CU2DOTMYCHeGZ25WHA==
|
|
1475
1466
|
|
|
1476
1467
|
"@isaacs/cliui@^8.0.2":
|
|
1477
1468
|
version "8.0.2"
|
|
@@ -1721,10 +1712,10 @@
|
|
|
1721
1712
|
node-gyp "^8.2.0"
|
|
1722
1713
|
read-package-json-fast "^2.0.1"
|
|
1723
1714
|
|
|
1724
|
-
"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.19.1":
|
|
1725
|
-
version "3.19.
|
|
1726
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.
|
|
1727
|
-
integrity sha512
|
|
1715
|
+
"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1":
|
|
1716
|
+
version "3.19.2"
|
|
1717
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.2.tgz#1672061e7309f0048f9f9991607b303a9e5082fc"
|
|
1718
|
+
integrity sha512-/kUZZQZO92esToSTn+fnfMQdAj8uDJ/lsMNXBRBCiLQpwnIskHXy8JzYpynxxkzY2wbGREBceQhxCyDV0XpY4g==
|
|
1728
1719
|
dependencies:
|
|
1729
1720
|
"@types/cli-progress" "^3.11.5"
|
|
1730
1721
|
ansi-escapes "^4.3.2"
|
|
@@ -1754,19 +1745,19 @@
|
|
|
1754
1745
|
wordwrap "^1.0.0"
|
|
1755
1746
|
wrap-ansi "^7.0.0"
|
|
1756
1747
|
|
|
1757
|
-
"@oclif/plugin-command-snapshot@^5.0.
|
|
1758
|
-
version "5.0.
|
|
1759
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.
|
|
1760
|
-
integrity sha512
|
|
1748
|
+
"@oclif/plugin-command-snapshot@^5.0.8":
|
|
1749
|
+
version "5.0.8"
|
|
1750
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.8.tgz#8ddaa56099ca6ba3414cdfbc023384066e150fec"
|
|
1751
|
+
integrity sha512-tVjT1USqjPpoVswK/rvk8k6NDEdrDxPJPyVZ7Dj+b68pCxUcQw7DTorp+YjYWSwMABY9e7k4bO3Xtk78m/q5tA==
|
|
1761
1752
|
dependencies:
|
|
1762
|
-
"@oclif/core" "^3.
|
|
1753
|
+
"@oclif/core" "^3.18.2"
|
|
1763
1754
|
"@types/lodash.difference" "^4.5.9"
|
|
1764
1755
|
chalk "^5.3.0"
|
|
1765
1756
|
just-diff "^5.2.0"
|
|
1766
1757
|
lodash.difference "^4.5.0"
|
|
1767
1758
|
lodash.get "^4.4.2"
|
|
1768
1759
|
lodash.sortby "^4.7.0"
|
|
1769
|
-
semver "^7.
|
|
1760
|
+
semver "^7.6.0"
|
|
1770
1761
|
ts-json-schema-generator "^1.5.0"
|
|
1771
1762
|
|
|
1772
1763
|
"@oclif/plugin-help@^6.0.12":
|
|
@@ -1917,7 +1908,7 @@
|
|
|
1917
1908
|
strip-ansi "6.0.1"
|
|
1918
1909
|
ts-retry-promise "^0.8.0"
|
|
1919
1910
|
|
|
1920
|
-
"@salesforce/core@^6.4.1", "@salesforce/core@^6.4.7", "@salesforce/core@^6.5.
|
|
1911
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.4.7", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.2", "@salesforce/core@^6.5.3":
|
|
1921
1912
|
version "6.5.3"
|
|
1922
1913
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.3.tgz#b1ceef7947b9046ab23e78e73851115fec86f4f9"
|
|
1923
1914
|
integrity sha512-L4I2LrGyuXbNDCkoQdrMQ2sR/nhNIgRMLgpYNpOARZFIWKUsnjgBLVpUui+knCzjrQsOMoSwev+W0vp17iT76w==
|
|
@@ -2023,15 +2014,15 @@
|
|
|
2023
2014
|
chalk "^4"
|
|
2024
2015
|
inquirer "^8.2.5"
|
|
2025
2016
|
|
|
2026
|
-
"@salesforce/sf-plugins-core@^7.1.
|
|
2027
|
-
version "7.1.
|
|
2028
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.
|
|
2029
|
-
integrity sha512-
|
|
2017
|
+
"@salesforce/sf-plugins-core@^7.1.9":
|
|
2018
|
+
version "7.1.9"
|
|
2019
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.9.tgz#b4ea2005096f2289160cfd4452afb51d53bdefb3"
|
|
2020
|
+
integrity sha512-nyl6Kh1IHbGxcbQSUoJcte3t4fvozaXuHQWkHExIMGKjvSp8fCnx4pra8NZRdg/HnbWWu6eIHV4b/cHdzKWjnQ==
|
|
2030
2021
|
dependencies:
|
|
2031
|
-
"@inquirer/confirm" "^2.0.
|
|
2032
|
-
"@inquirer/password" "^1.1.
|
|
2033
|
-
"@oclif/core" "^3.
|
|
2034
|
-
"@salesforce/core" "^6.5.
|
|
2022
|
+
"@inquirer/confirm" "^2.0.17"
|
|
2023
|
+
"@inquirer/password" "^1.1.16"
|
|
2024
|
+
"@oclif/core" "^3.19.1"
|
|
2025
|
+
"@salesforce/core" "^6.5.2"
|
|
2035
2026
|
"@salesforce/kit" "^3.0.15"
|
|
2036
2027
|
"@salesforce/ts-types" "^2.0.9"
|
|
2037
2028
|
chalk "^5.3.0"
|
|
@@ -2702,7 +2693,7 @@
|
|
|
2702
2693
|
dependencies:
|
|
2703
2694
|
"@types/node" "*"
|
|
2704
2695
|
|
|
2705
|
-
"@types/node@*"
|
|
2696
|
+
"@types/node@*":
|
|
2706
2697
|
version "20.10.6"
|
|
2707
2698
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"
|
|
2708
2699
|
integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==
|
|
@@ -2726,6 +2717,13 @@
|
|
|
2726
2717
|
dependencies:
|
|
2727
2718
|
undici-types "~5.26.4"
|
|
2728
2719
|
|
|
2720
|
+
"@types/node@^20.10.7":
|
|
2721
|
+
version "20.11.19"
|
|
2722
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
|
|
2723
|
+
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
|
|
2724
|
+
dependencies:
|
|
2725
|
+
undici-types "~5.26.4"
|
|
2726
|
+
|
|
2729
2727
|
"@types/normalize-package-data@^2.4.0":
|
|
2730
2728
|
version "2.4.1"
|
|
2731
2729
|
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
|
|
@@ -3597,10 +3595,10 @@ change-case@^4, change-case@^4.1.2:
|
|
|
3597
3595
|
snake-case "^3.0.4"
|
|
3598
3596
|
tslib "^2.0.3"
|
|
3599
3597
|
|
|
3600
|
-
change-case@^5.4.
|
|
3601
|
-
version "5.4.
|
|
3602
|
-
resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.4.
|
|
3603
|
-
integrity sha512-
|
|
3598
|
+
change-case@^5.4.3:
|
|
3599
|
+
version "5.4.3"
|
|
3600
|
+
resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.4.3.tgz#26cb398945027c894a306198cc72933c3db13588"
|
|
3601
|
+
integrity sha512-4cdyvorTy/lViZlVzw2O8/hHCLUuHqp4KpSSP3DlauhFCf3LdnfF+p5s0EAhjKsU7bqrMzu7iQArYfoPiHO2nw==
|
|
3604
3602
|
|
|
3605
3603
|
chardet@^0.7.0:
|
|
3606
3604
|
version "0.7.0"
|
|
@@ -3672,7 +3670,7 @@ cli-progress@^3.12.0:
|
|
|
3672
3670
|
dependencies:
|
|
3673
3671
|
string-width "^4.2.3"
|
|
3674
3672
|
|
|
3675
|
-
cli-spinners@^2.5.0, cli-spinners@^2.9.
|
|
3673
|
+
cli-spinners@^2.5.0, cli-spinners@^2.9.2:
|
|
3676
3674
|
version "2.9.2"
|
|
3677
3675
|
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41"
|
|
3678
3676
|
integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==
|
|
@@ -7934,10 +7932,10 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
|
|
|
7934
7932
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
|
7935
7933
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
7936
7934
|
|
|
7937
|
-
semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.8, semver@^7.5.4:
|
|
7938
|
-
version "7.
|
|
7939
|
-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.
|
|
7940
|
-
integrity sha512-
|
|
7935
|
+
semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.8, semver@^7.5.4, semver@^7.6.0:
|
|
7936
|
+
version "7.6.0"
|
|
7937
|
+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
|
|
7938
|
+
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
|
|
7941
7939
|
dependencies:
|
|
7942
7940
|
lru-cache "^6.0.0"
|
|
7943
7941
|
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
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.24",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^3.19.1",
|
|
9
9
|
"@salesforce/core": "^6.5.3",
|
|
10
10
|
"@salesforce/kit": "^3.0.15",
|
|
11
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
11
|
+
"@salesforce/sf-plugins-core": "^7.1.9",
|
|
12
12
|
"chalk": "^5.3.0",
|
|
13
|
-
"change-case": "^5.4.
|
|
13
|
+
"change-case": "^5.4.3"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
|
-
"@oclif/plugin-command-snapshot": "^5.0.
|
|
16
|
+
"@oclif/plugin-command-snapshot": "^5.0.8",
|
|
17
17
|
"@salesforce/cli-plugins-testkit": "^5.1.8",
|
|
18
18
|
"@salesforce/dev-scripts": "^8.3.0",
|
|
19
19
|
"@salesforce/plugin-command-reference": "^3.0.64",
|
|
@@ -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.24.crt",
|
|
261
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.0.24.sig"
|
|
262
262
|
}
|
|
263
263
|
}
|