@salesforce/plugin-signups 2.2.1 → 2.2.3
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +9 -9
- package/messages/snapshot.delete.md +1 -1
- package/npm-shrinkwrap.json +140 -427
- package/oclif.lock +76 -179
- package/oclif.manifest.json +2 -2
- package/package.json +7 -7
package/oclif.lock
CHANGED
@@ -1567,10 +1567,10 @@
|
|
1567
1567
|
wordwrap "^1.0.0"
|
1568
1568
|
wrap-ansi "^7.0.0"
|
1569
1569
|
|
1570
|
-
"@oclif/core@^3.
|
1571
|
-
version "3.26.
|
1572
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.
|
1573
|
-
integrity sha512-
|
1570
|
+
"@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3":
|
1571
|
+
version "3.26.4"
|
1572
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
|
1573
|
+
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
|
1574
1574
|
dependencies:
|
1575
1575
|
"@types/cli-progress" "^3.11.5"
|
1576
1576
|
ansi-escapes "^4.3.2"
|
@@ -1581,7 +1581,7 @@
|
|
1581
1581
|
cli-progress "^3.12.0"
|
1582
1582
|
color "^4.2.3"
|
1583
1583
|
debug "^4.3.4"
|
1584
|
-
ejs "^3.1.
|
1584
|
+
ejs "^3.1.10"
|
1585
1585
|
get-package-type "^0.1.0"
|
1586
1586
|
globby "^11.1.0"
|
1587
1587
|
hyperlinker "^1.0.0"
|
@@ -1649,12 +1649,12 @@
|
|
1649
1649
|
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
1650
1650
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
1651
1651
|
|
1652
|
-
"@salesforce/cli-plugins-testkit@^5.2.
|
1653
|
-
version "5.2.
|
1654
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.
|
1655
|
-
integrity sha512-
|
1652
|
+
"@salesforce/cli-plugins-testkit@^5.2.1":
|
1653
|
+
version "5.2.1"
|
1654
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.1.tgz#24c7629057284a74d9f30a4fdc48c31f59d963af"
|
1655
|
+
integrity sha512-GjvgJOLt4N/lGEMjdvQdVlJ8XlRfOfeUMisaVM94uTUWmF23u8fcD1H4zw7XvMt43CrNHs5dmBSAN0uk4ZRl5Q==
|
1656
1656
|
dependencies:
|
1657
|
-
"@salesforce/core" "^7.
|
1657
|
+
"@salesforce/core" "^7.2.0"
|
1658
1658
|
"@salesforce/kit" "^3.1.0"
|
1659
1659
|
"@salesforce/ts-types" "^2.0.9"
|
1660
1660
|
"@types/shelljs" "^0.8.15"
|
@@ -1665,33 +1665,10 @@
|
|
1665
1665
|
strip-ansi "6.0.1"
|
1666
1666
|
ts-retry-promise "^0.8.0"
|
1667
1667
|
|
1668
|
-
"@salesforce/core@^
|
1669
|
-
version "
|
1670
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-
|
1671
|
-
integrity sha512-
|
1672
|
-
dependencies:
|
1673
|
-
"@salesforce/kit" "^3.1.0"
|
1674
|
-
"@salesforce/schemas" "^1.7.0"
|
1675
|
-
"@salesforce/ts-types" "^2.0.9"
|
1676
|
-
ajv "^8.12.0"
|
1677
|
-
change-case "^4.1.2"
|
1678
|
-
faye "^1.4.0"
|
1679
|
-
form-data "^4.0.0"
|
1680
|
-
js2xmlparser "^4.0.1"
|
1681
|
-
jsforce "^2.0.0-beta.29"
|
1682
|
-
jsonwebtoken "9.0.2"
|
1683
|
-
jszip "3.10.1"
|
1684
|
-
pino "^8.19.0"
|
1685
|
-
pino-abstract-transport "^1.1.0"
|
1686
|
-
pino-pretty "^10.3.1"
|
1687
|
-
proper-lockfile "^4.1.2"
|
1688
|
-
semver "^7.6.0"
|
1689
|
-
ts-retry-promise "^0.7.1"
|
1690
|
-
|
1691
|
-
"@salesforce/core@^7.0.0", "@salesforce/core@^7.2.0":
|
1692
|
-
version "7.2.0"
|
1693
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.2.0.tgz#5034c8a1104e5feb0c2c96609a98e8f63e6f8676"
|
1694
|
-
integrity sha512-N/9hv7Vdr9sEuob9vo90odcQ7dJPtfOQVIE5R8vFcfaHK3W3ej9EpHsaV55PkaVG+hxRhZ2oOVA3UaVfp/diOw==
|
1668
|
+
"@salesforce/core@^7.0.0", "@salesforce/core@^7.2.0", "@salesforce/core@^7.3.0":
|
1669
|
+
version "7.3.0"
|
1670
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.0.tgz#2ad3dfccb1ef0eb2e65b49b655e39748002bbc13"
|
1671
|
+
integrity sha512-c/gZLvKFHvgAv/Gyd4LjGGQykvGLn67QtCmdT7Hnm57bTDZoyr7XJXcaI+ILN0NO47guG1tEWP5eBvAi+u2DNA==
|
1695
1672
|
dependencies:
|
1696
1673
|
"@jsforce/jsforce-node" "^3.1.0"
|
1697
1674
|
"@salesforce/kit" "^3.1.0"
|
@@ -1748,7 +1725,7 @@
|
|
1748
1725
|
typescript "^5.4.3"
|
1749
1726
|
wireit "^0.14.4"
|
1750
1727
|
|
1751
|
-
"@salesforce/kit@^3.
|
1728
|
+
"@salesforce/kit@^3.1.0":
|
1752
1729
|
version "3.1.0"
|
1753
1730
|
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.0.tgz#aa42533084c676e865f0f9c1907a16fb6f74dee7"
|
1754
1731
|
integrity sha512-X2d9O/U2wdQBXIrtVqQdMwo872Cv+qkYFzF0W+AQKG/LEe9cngnOzUVDYNkGD9tq3jcl+oenHXYuVDpkMhxTwA==
|
@@ -1756,19 +1733,19 @@
|
|
1756
1733
|
"@salesforce/ts-types" "^2.0.9"
|
1757
1734
|
tslib "^2.6.2"
|
1758
1735
|
|
1759
|
-
"@salesforce/plugin-command-reference@^3.0.
|
1760
|
-
version "3.0.
|
1761
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
1762
|
-
integrity sha512-
|
1736
|
+
"@salesforce/plugin-command-reference@^3.0.78":
|
1737
|
+
version "3.0.78"
|
1738
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.78.tgz#8158dbb62d9d7190e31a0c8c5fbfefb3dfd33efc"
|
1739
|
+
integrity sha512-ASrRwX7iIdRWZ3UjsfhRyzaoL64SzYkqEz6AMqBsOk1O6W2YlS76z3u0M8cUOCHq27FioEkqJvpBMFR335D3GQ==
|
1763
1740
|
dependencies:
|
1764
|
-
"@oclif/core" "^3.26.
|
1765
|
-
"@salesforce/core" "^
|
1766
|
-
"@salesforce/kit" "^3.0
|
1767
|
-
"@salesforce/sf-plugins-core" "^
|
1741
|
+
"@oclif/core" "^3.26.3"
|
1742
|
+
"@salesforce/core" "^7.2.0"
|
1743
|
+
"@salesforce/kit" "^3.1.0"
|
1744
|
+
"@salesforce/sf-plugins-core" "^9.0.1"
|
1768
1745
|
"@salesforce/ts-types" "^2.0.9"
|
1769
|
-
chalk "^
|
1746
|
+
chalk "^5.3.0"
|
1747
|
+
debug "^4.3.4"
|
1770
1748
|
handlebars "^4.7.8"
|
1771
|
-
tslib "^2"
|
1772
1749
|
|
1773
1750
|
"@salesforce/prettier-config@^0.0.3":
|
1774
1751
|
version "0.0.3"
|
@@ -1780,23 +1757,10 @@
|
|
1780
1757
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.7.0.tgz#b7e0af3ee414ae7160bce351c0184d77ccb98fe3"
|
1781
1758
|
integrity sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==
|
1782
1759
|
|
1783
|
-
"@salesforce/sf-plugins-core@^
|
1784
|
-
version "
|
1785
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
1786
|
-
integrity sha512-
|
1787
|
-
dependencies:
|
1788
|
-
"@oclif/core" "^3.15.1"
|
1789
|
-
"@salesforce/core" "^6.4.1"
|
1790
|
-
"@salesforce/kit" "^3.0.15"
|
1791
|
-
"@salesforce/ts-types" "^2.0.9"
|
1792
|
-
"@types/inquirer" "^8.2.3"
|
1793
|
-
chalk "^4"
|
1794
|
-
inquirer "^8.2.5"
|
1795
|
-
|
1796
|
-
"@salesforce/sf-plugins-core@^9.0.0":
|
1797
|
-
version "9.0.0"
|
1798
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.0.tgz#8ac6e45fa985ef35ad7f47a09d96f2b2f6d70710"
|
1799
|
-
integrity sha512-Eo1mfq68uVIEFgAE7oSlsfJT3YyShQAHRCiLqKivEcxu/3xOHPU212u2nT9igA81Me/6NZmBSvm6vLdN+L/9og==
|
1760
|
+
"@salesforce/sf-plugins-core@^9.0.0", "@salesforce/sf-plugins-core@^9.0.1":
|
1761
|
+
version "9.0.1"
|
1762
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.1.tgz#e5617661de7c235b734f0faac679ac489053e4fb"
|
1763
|
+
integrity sha512-5+qoCCDpQAdKE74qmL85Jhb0QDkzy/3MsmpzHSQf3ONi+V5vbwJK0BPc+9cOHShYzf8K0gIDdhbcjLuR3TTP/A==
|
1800
1764
|
dependencies:
|
1801
1765
|
"@inquirer/confirm" "^2.0.17"
|
1802
1766
|
"@inquirer/password" "^1.1.16"
|
@@ -2454,14 +2418,6 @@
|
|
2454
2418
|
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz#b979ebad3919799c979b17c72621c0bc0a31c6c4"
|
2455
2419
|
integrity sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==
|
2456
2420
|
|
2457
|
-
"@types/inquirer@^8.2.3":
|
2458
|
-
version "8.2.10"
|
2459
|
-
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.10.tgz#9444dce2d764c35bc5bb4d742598aaa4acb6561b"
|
2460
|
-
integrity sha512-IdD5NmHyVjWM8SHWo/kPBgtzXatwPkfwzyP3fN1jF2g9BWt5WO+8hL2F4o2GKIYsU40PpqeevuUWvkS/roXJkA==
|
2461
|
-
dependencies:
|
2462
|
-
"@types/through" "*"
|
2463
|
-
rxjs "^7.2.0"
|
2464
|
-
|
2465
2421
|
"@types/json-schema@^7.0.12":
|
2466
2422
|
version "7.0.12"
|
2467
2423
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
|
@@ -2555,13 +2511,6 @@
|
|
2555
2511
|
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.2.tgz#bf2e02a3dbd4aecaf95942ecd99b7402e03fad5e"
|
2556
2512
|
integrity sha512-9GcLXF0/v3t80caGs5p2rRfkB+a8VBGLJZVih6CNFkx8IZ994wiKKLSRs9nuFwk1HevWs/1mnUmkApGrSGsShA==
|
2557
2513
|
|
2558
|
-
"@types/through@*":
|
2559
|
-
version "0.0.30"
|
2560
|
-
resolved "https://registry.yarnpkg.com/@types/through/-/through-0.0.30.tgz#e0e42ce77e897bd6aead6f6ea62aeb135b8a3895"
|
2561
|
-
integrity sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==
|
2562
|
-
dependencies:
|
2563
|
-
"@types/node" "*"
|
2564
|
-
|
2565
2514
|
"@types/wrap-ansi@^3.0.0":
|
2566
2515
|
version "3.0.0"
|
2567
2516
|
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
|
@@ -2963,15 +2912,6 @@ binary-extensions@^2.0.0:
|
|
2963
2912
|
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
|
2964
2913
|
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
|
2965
2914
|
|
2966
|
-
bl@^4.1.0:
|
2967
|
-
version "4.1.0"
|
2968
|
-
resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a"
|
2969
|
-
integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==
|
2970
|
-
dependencies:
|
2971
|
-
buffer "^5.5.0"
|
2972
|
-
inherits "^2.0.4"
|
2973
|
-
readable-stream "^3.4.0"
|
2974
|
-
|
2975
2915
|
bowser@^2.11.0:
|
2976
2916
|
version "2.11.0"
|
2977
2917
|
resolved "https://registry.yarnpkg.com/bowser/-/bowser-2.11.0.tgz#5ca3c35757a7aa5771500c70a73a9f91ef420a8f"
|
@@ -3024,14 +2964,6 @@ buffer-from@^1.0.0:
|
|
3024
2964
|
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
|
3025
2965
|
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
|
3026
2966
|
|
3027
|
-
buffer@^5.5.0:
|
3028
|
-
version "5.7.1"
|
3029
|
-
resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0"
|
3030
|
-
integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==
|
3031
|
-
dependencies:
|
3032
|
-
base64-js "^1.3.1"
|
3033
|
-
ieee754 "^1.1.13"
|
3034
|
-
|
3035
2967
|
buffer@^6.0.3:
|
3036
2968
|
version "6.0.3"
|
3037
2969
|
resolved "https://registry.yarnpkg.com/buffer/-/buffer-6.0.3.tgz#2ace578459cc8fbe2a70aaa8f52ee63b6a74c6c6"
|
@@ -3177,7 +3109,7 @@ chalk@^2.0.0:
|
|
3177
3109
|
escape-string-regexp "^1.0.5"
|
3178
3110
|
supports-color "^5.3.0"
|
3179
3111
|
|
3180
|
-
chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.
|
3112
|
+
chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.2:
|
3181
3113
|
version "4.1.2"
|
3182
3114
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
|
3183
3115
|
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
|
@@ -3278,7 +3210,7 @@ cli-progress@^3.12.0:
|
|
3278
3210
|
dependencies:
|
3279
3211
|
string-width "^4.2.3"
|
3280
3212
|
|
3281
|
-
cli-spinners@^2.
|
3213
|
+
cli-spinners@^2.9.2:
|
3282
3214
|
version "2.9.2"
|
3283
3215
|
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41"
|
3284
3216
|
integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==
|
@@ -3320,11 +3252,6 @@ cliui@^8.0.1:
|
|
3320
3252
|
strip-ansi "^6.0.1"
|
3321
3253
|
wrap-ansi "^7.0.0"
|
3322
3254
|
|
3323
|
-
clone@^1.0.2:
|
3324
|
-
version "1.0.4"
|
3325
|
-
resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e"
|
3326
|
-
integrity sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==
|
3327
|
-
|
3328
3255
|
color-convert@^1.9.0:
|
3329
3256
|
version "1.9.3"
|
3330
3257
|
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
|
@@ -3602,13 +3529,6 @@ default-require-extensions@^3.0.0:
|
|
3602
3529
|
dependencies:
|
3603
3530
|
strip-bom "^4.0.0"
|
3604
3531
|
|
3605
|
-
defaults@^1.0.3:
|
3606
|
-
version "1.0.4"
|
3607
|
-
resolved "https://registry.yarnpkg.com/defaults/-/defaults-1.0.4.tgz#b0b02062c1e2aa62ff5d9528f0f98baa90978d7a"
|
3608
|
-
integrity sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==
|
3609
|
-
dependencies:
|
3610
|
-
clone "^1.0.2"
|
3611
|
-
|
3612
3532
|
defer-to-connect@^2.0.1:
|
3613
3533
|
version "2.0.1"
|
3614
3534
|
resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-2.0.1.tgz#8016bdb4143e4632b77a3449c6236277de520587"
|
@@ -3739,6 +3659,13 @@ ecdsa-sig-formatter@1.0.11:
|
|
3739
3659
|
dependencies:
|
3740
3660
|
safe-buffer "^5.0.1"
|
3741
3661
|
|
3662
|
+
ejs@^3.1.10:
|
3663
|
+
version "3.1.10"
|
3664
|
+
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
|
3665
|
+
integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
|
3666
|
+
dependencies:
|
3667
|
+
jake "^10.8.5"
|
3668
|
+
|
3742
3669
|
ejs@^3.1.9:
|
3743
3670
|
version "3.1.9"
|
3744
3671
|
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361"
|
@@ -4823,7 +4750,7 @@ iconv-lite@^0.4.24:
|
|
4823
4750
|
dependencies:
|
4824
4751
|
safer-buffer ">= 2.1.2 < 3"
|
4825
4752
|
|
4826
|
-
ieee754@^1.
|
4753
|
+
ieee754@^1.2.1:
|
4827
4754
|
version "1.2.1"
|
4828
4755
|
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
|
4829
4756
|
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
|
@@ -4864,7 +4791,7 @@ inflight@^1.0.4:
|
|
4864
4791
|
once "^1.3.0"
|
4865
4792
|
wrappy "1"
|
4866
4793
|
|
4867
|
-
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits
|
4794
|
+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.3:
|
4868
4795
|
version "2.0.4"
|
4869
4796
|
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
|
4870
4797
|
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
@@ -4893,27 +4820,6 @@ inquirer@^7.0.0:
|
|
4893
4820
|
strip-ansi "^6.0.0"
|
4894
4821
|
through "^2.3.6"
|
4895
4822
|
|
4896
|
-
inquirer@^8.2.5:
|
4897
|
-
version "8.2.5"
|
4898
|
-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.5.tgz#d8654a7542c35a9b9e069d27e2df4858784d54f8"
|
4899
|
-
integrity sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==
|
4900
|
-
dependencies:
|
4901
|
-
ansi-escapes "^4.2.1"
|
4902
|
-
chalk "^4.1.1"
|
4903
|
-
cli-cursor "^3.1.0"
|
4904
|
-
cli-width "^3.0.0"
|
4905
|
-
external-editor "^3.0.3"
|
4906
|
-
figures "^3.0.0"
|
4907
|
-
lodash "^4.17.21"
|
4908
|
-
mute-stream "0.0.8"
|
4909
|
-
ora "^5.4.1"
|
4910
|
-
run-async "^2.4.0"
|
4911
|
-
rxjs "^7.5.5"
|
4912
|
-
string-width "^4.1.0"
|
4913
|
-
strip-ansi "^6.0.0"
|
4914
|
-
through "^2.3.6"
|
4915
|
-
wrap-ansi "^7.0.0"
|
4916
|
-
|
4917
4823
|
internal-slot@^1.0.5:
|
4918
4824
|
version "1.0.5"
|
4919
4825
|
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.5.tgz#f2a2ee21f668f8627a4667f309dc0f4fb6674986"
|
@@ -5017,11 +4923,6 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
|
|
5017
4923
|
dependencies:
|
5018
4924
|
is-extglob "^2.1.1"
|
5019
4925
|
|
5020
|
-
is-interactive@^1.0.0:
|
5021
|
-
version "1.0.0"
|
5022
|
-
resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e"
|
5023
|
-
integrity sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==
|
5024
|
-
|
5025
4926
|
is-negative-zero@^2.0.2:
|
5026
4927
|
version "2.0.2"
|
5027
4928
|
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz#7bf6f03a28003b8b3965de3ac26f664d765f3150"
|
@@ -5297,7 +5198,7 @@ jsesc@~0.5.0:
|
|
5297
5198
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
5298
5199
|
integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
|
5299
5200
|
|
5300
|
-
jsforce@^2.0.0-beta.28
|
5201
|
+
jsforce@^2.0.0-beta.28:
|
5301
5202
|
version "2.0.0-beta.29"
|
5302
5203
|
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.29.tgz#0b59b026eb0b90dfb199a53656af32a4c8acc48f"
|
5303
5204
|
integrity sha512-Fq7xjOYOikyozZZDQNTfzsAdhcO0rUXwtavsjM+cCYUFiCMVOJJavgco303zOsJk3v8sdAYnGgHyKckLIhnyAg==
|
@@ -5631,12 +5532,12 @@ lodash.upperfirst@^4.3.1:
|
|
5631
5532
|
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
|
5632
5533
|
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
|
5633
5534
|
|
5634
|
-
lodash@^4.17.15, lodash@^4.17.19
|
5535
|
+
lodash@^4.17.15, lodash@^4.17.19:
|
5635
5536
|
version "4.17.21"
|
5636
5537
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
5637
5538
|
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
5638
5539
|
|
5639
|
-
log-symbols@4.1.0
|
5540
|
+
log-symbols@4.1.0:
|
5640
5541
|
version "4.1.0"
|
5641
5542
|
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1.0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503"
|
5642
5543
|
integrity sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==
|
@@ -6164,21 +6065,6 @@ optionator@^0.9.3:
|
|
6164
6065
|
prelude-ls "^1.2.1"
|
6165
6066
|
type-check "^0.4.0"
|
6166
6067
|
|
6167
|
-
ora@^5.4.1:
|
6168
|
-
version "5.4.1"
|
6169
|
-
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18"
|
6170
|
-
integrity sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==
|
6171
|
-
dependencies:
|
6172
|
-
bl "^4.1.0"
|
6173
|
-
chalk "^4.1.0"
|
6174
|
-
cli-cursor "^3.1.0"
|
6175
|
-
cli-spinners "^2.5.0"
|
6176
|
-
is-interactive "^1.0.0"
|
6177
|
-
is-unicode-supported "^0.1.0"
|
6178
|
-
log-symbols "^4.1.0"
|
6179
|
-
strip-ansi "^6.0.0"
|
6180
|
-
wcwidth "^1.0.1"
|
6181
|
-
|
6182
6068
|
os-tmpdir@~1.0.2:
|
6183
6069
|
version "1.0.2"
|
6184
6070
|
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
|
@@ -6778,13 +6664,6 @@ rxjs@^6.6.0:
|
|
6778
6664
|
dependencies:
|
6779
6665
|
tslib "^1.9.0"
|
6780
6666
|
|
6781
|
-
rxjs@^7.2.0, rxjs@^7.5.5:
|
6782
|
-
version "7.8.0"
|
6783
|
-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.0.tgz#90a938862a82888ff4c7359811a595e14e1e09a4"
|
6784
|
-
integrity sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==
|
6785
|
-
dependencies:
|
6786
|
-
tslib "^2.1.0"
|
6787
|
-
|
6788
6667
|
safe-array-concat@^1.0.1:
|
6789
6668
|
version "1.0.1"
|
6790
6669
|
resolved "https://registry.yarnpkg.com/safe-array-concat/-/safe-array-concat-1.0.1.tgz#91686a63ce3adbea14d61b14c99572a8ff84754c"
|
@@ -7133,7 +7012,16 @@ srcset@^5.0.0:
|
|
7133
7012
|
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
|
7134
7013
|
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
|
7135
7014
|
|
7136
|
-
"string-width-cjs@npm:string-width@^4.2.0"
|
7015
|
+
"string-width-cjs@npm:string-width@^4.2.0":
|
7016
|
+
version "4.2.3"
|
7017
|
+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
7018
|
+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
7019
|
+
dependencies:
|
7020
|
+
emoji-regex "^8.0.0"
|
7021
|
+
is-fullwidth-code-point "^3.0.0"
|
7022
|
+
strip-ansi "^6.0.1"
|
7023
|
+
|
7024
|
+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
|
7137
7025
|
version "4.2.3"
|
7138
7026
|
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
7139
7027
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
@@ -7192,7 +7080,14 @@ string_decoder@~1.1.1:
|
|
7192
7080
|
dependencies:
|
7193
7081
|
safe-buffer "~5.1.0"
|
7194
7082
|
|
7195
|
-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1"
|
7083
|
+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
|
7084
|
+
version "6.0.1"
|
7085
|
+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
7086
|
+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
7087
|
+
dependencies:
|
7088
|
+
ansi-regex "^5.0.1"
|
7089
|
+
|
7090
|
+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
|
7196
7091
|
version "6.0.1"
|
7197
7092
|
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
7198
7093
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
@@ -7411,7 +7306,7 @@ tslib@^1.11.1, tslib@^1.9.0:
|
|
7411
7306
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
7412
7307
|
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
7413
7308
|
|
7414
|
-
tslib@^2
|
7309
|
+
tslib@^2.0.3, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.2:
|
7415
7310
|
version "2.6.2"
|
7416
7311
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
7417
7312
|
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
@@ -7526,10 +7421,10 @@ typescript@^4.6.4:
|
|
7526
7421
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
|
7527
7422
|
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
|
7528
7423
|
|
7529
|
-
typescript@^5.4.3:
|
7530
|
-
version "5.4.
|
7531
|
-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.
|
7532
|
-
integrity sha512-
|
7424
|
+
typescript@^5.4.3, typescript@^5.4.5:
|
7425
|
+
version "5.4.5"
|
7426
|
+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
|
7427
|
+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
|
7533
7428
|
|
7534
7429
|
typescript@~5.3.2:
|
7535
7430
|
version "5.3.3"
|
@@ -7658,13 +7553,6 @@ vscode-textmate@^8.0.0:
|
|
7658
7553
|
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-8.0.0.tgz#2c7a3b1163ef0441097e0b5d6389cd5504b59e5d"
|
7659
7554
|
integrity sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==
|
7660
7555
|
|
7661
|
-
wcwidth@^1.0.1:
|
7662
|
-
version "1.0.1"
|
7663
|
-
resolved "https://registry.yarnpkg.com/wcwidth/-/wcwidth-1.0.1.tgz#f0b0dcf915bc5ff1528afadb2c0e17b532da2fe8"
|
7664
|
-
integrity sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==
|
7665
|
-
dependencies:
|
7666
|
-
defaults "^1.0.3"
|
7667
|
-
|
7668
7556
|
webidl-conversions@^3.0.0:
|
7669
7557
|
version "3.0.1"
|
7670
7558
|
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
|
@@ -7754,7 +7642,7 @@ workerpool@6.2.1:
|
|
7754
7642
|
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
|
7755
7643
|
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
|
7756
7644
|
|
7757
|
-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0"
|
7645
|
+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
|
7758
7646
|
version "7.0.0"
|
7759
7647
|
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
7760
7648
|
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
@@ -7772,6 +7660,15 @@ wrap-ansi@^6.2.0:
|
|
7772
7660
|
string-width "^4.1.0"
|
7773
7661
|
strip-ansi "^6.0.0"
|
7774
7662
|
|
7663
|
+
wrap-ansi@^7.0.0:
|
7664
|
+
version "7.0.0"
|
7665
|
+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
7666
|
+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
7667
|
+
dependencies:
|
7668
|
+
ansi-styles "^4.0.0"
|
7669
|
+
string-width "^4.1.0"
|
7670
|
+
strip-ansi "^6.0.0"
|
7671
|
+
|
7775
7672
|
wrap-ansi@^8.1.0:
|
7776
7673
|
version "8.1.0"
|
7777
7674
|
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
|
package/oclif.manifest.json
CHANGED
@@ -525,7 +525,7 @@
|
|
525
525
|
],
|
526
526
|
"args": {},
|
527
527
|
"deprecateAliases": true,
|
528
|
-
"description": "Dev Hub admins can delete any snapshot
|
528
|
+
"description": "Dev Hub admins can delete any snapshot. Users can delete only their own snapshots, unless a Dev Hub admin gives the user Modify All permission, which works only with the Salesforce license.",
|
529
529
|
"examples": [
|
530
530
|
"Delete a snapshot from the default Dev Hub using the snapshot ID:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
|
531
531
|
"Delete a snapshot from the specified Dev Hub using the snapshot name:\n<%= config.bin %> <%= command.id %> --snapshot BaseSnapshot --target-dev-hub SnapshotDevHub"
|
@@ -859,5 +859,5 @@
|
|
859
859
|
]
|
860
860
|
}
|
861
861
|
},
|
862
|
-
"version": "2.2.
|
862
|
+
"version": "2.2.3"
|
863
863
|
}
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salesforce/plugin-signups",
|
3
3
|
"description": "Commands to interact with org shapes",
|
4
|
-
"version": "2.2.
|
4
|
+
"version": "2.2.3",
|
5
5
|
"author": "Salesforce",
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
7
7
|
"dependencies": {
|
8
8
|
"@oclif/core": "^3.26.2",
|
9
|
-
"@salesforce/core": "^7.
|
9
|
+
"@salesforce/core": "^7.3.0",
|
10
10
|
"@salesforce/kit": "^3.1.0",
|
11
11
|
"@salesforce/sf-plugins-core": "^9.0.0",
|
12
12
|
"chalk": "^5.3.0",
|
@@ -14,9 +14,9 @@
|
|
14
14
|
},
|
15
15
|
"devDependencies": {
|
16
16
|
"@oclif/plugin-command-snapshot": "^5.1.2",
|
17
|
-
"@salesforce/cli-plugins-testkit": "^5.2.
|
17
|
+
"@salesforce/cli-plugins-testkit": "^5.2.1",
|
18
18
|
"@salesforce/dev-scripts": "^9.0.0",
|
19
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
19
|
+
"@salesforce/plugin-command-reference": "^3.0.78",
|
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",
|
@@ -26,7 +26,7 @@
|
|
26
26
|
"jsforce": "^2.0.0-beta.28",
|
27
27
|
"oclif": "^4.8.2",
|
28
28
|
"ts-node": "^10.9.2",
|
29
|
-
"typescript": "^5.4.
|
29
|
+
"typescript": "^5.4.5"
|
30
30
|
},
|
31
31
|
"config": {},
|
32
32
|
"engines": {
|
@@ -256,7 +256,7 @@
|
|
256
256
|
"exports": "./lib/index.js",
|
257
257
|
"type": "module",
|
258
258
|
"sfdx": {
|
259
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.2.
|
260
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.2.
|
259
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.2.3.crt",
|
260
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.2.3.sig"
|
261
261
|
}
|
262
262
|
}
|