@salesforce/plugin-community 2.4.1 → 2.4.3
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/oclif.lock +48 -53
- package/oclif.manifest.json +1 -1
- package/package.json +9 -9
package/oclif.lock
CHANGED
|
@@ -691,7 +691,7 @@
|
|
|
691
691
|
supports-color "^8.1.1"
|
|
692
692
|
tslib "^2"
|
|
693
693
|
|
|
694
|
-
"@oclif/core@^2.11.4", "@oclif/core@^2.11.
|
|
694
|
+
"@oclif/core@^2.11.4", "@oclif/core@^2.11.8", "@oclif/core@^2.15.0", "@oclif/core@^2.9.3", "@oclif/core@^2.9.4":
|
|
695
695
|
version "2.15.0"
|
|
696
696
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.15.0.tgz#f27797b30a77d13279fba88c1698fc34a0bd0d2a"
|
|
697
697
|
integrity sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==
|
|
@@ -868,30 +868,30 @@
|
|
|
868
868
|
dependencies:
|
|
869
869
|
"@octokit/openapi-types" "^12.11.0"
|
|
870
870
|
|
|
871
|
-
"@salesforce/cli-plugins-testkit@^4.3.
|
|
872
|
-
version "4.3.
|
|
873
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.3.
|
|
874
|
-
integrity sha512-
|
|
871
|
+
"@salesforce/cli-plugins-testkit@^4.3.6":
|
|
872
|
+
version "4.3.6"
|
|
873
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.3.6.tgz#7d2258d34b1033af81e9531bd4613d2683327eb1"
|
|
874
|
+
integrity sha512-gcwXoMA6PtxzXL/Gd5XxlCpiV6Mbb8MehdAWWlmTb7ExfElHqvSPAwZEbim32ACcfJeqVVK0Y1CbRdbmNMNUYw==
|
|
875
875
|
dependencies:
|
|
876
|
-
"@salesforce/core" "^5.2.
|
|
877
|
-
"@salesforce/kit" "^3.0.
|
|
876
|
+
"@salesforce/core" "^5.2.9"
|
|
877
|
+
"@salesforce/kit" "^3.0.11"
|
|
878
878
|
"@salesforce/ts-types" "^2.0.6"
|
|
879
879
|
"@types/shelljs" "^0.8.12"
|
|
880
880
|
debug "^4.3.1"
|
|
881
881
|
jszip "^3.10.1"
|
|
882
882
|
shelljs "^0.8.4"
|
|
883
883
|
strip-ansi "6.0.1"
|
|
884
|
-
ts-retry-promise "^0.7.
|
|
884
|
+
ts-retry-promise "^0.7.1"
|
|
885
885
|
|
|
886
|
-
"@salesforce/core@^5.2.0", "@salesforce/core@^5.2.
|
|
887
|
-
version "5.2.
|
|
888
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.2.
|
|
889
|
-
integrity sha512-
|
|
886
|
+
"@salesforce/core@^5.2.0", "@salesforce/core@^5.2.7", "@salesforce/core@^5.2.9":
|
|
887
|
+
version "5.2.9"
|
|
888
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.2.9.tgz#812478061d766cdff28f7a0e8abefc9de562465a"
|
|
889
|
+
integrity sha512-ZWNxHnCPGT1pcJe1bjeRjd8VAeHELK4fftt/2WO+ZsPFHZnzmdowz2Th407v04et+uIzL0Z6+qOaRY/bZr5tLA==
|
|
890
890
|
dependencies:
|
|
891
891
|
"@salesforce/kit" "^3.0.11"
|
|
892
892
|
"@salesforce/schemas" "^1.6.0"
|
|
893
893
|
"@salesforce/ts-types" "^2.0.7"
|
|
894
|
-
"@types/semver" "^7.5.
|
|
894
|
+
"@types/semver" "^7.5.1"
|
|
895
895
|
ajv "^8.12.0"
|
|
896
896
|
change-case "^4.1.2"
|
|
897
897
|
faye "^1.4.0"
|
|
@@ -900,7 +900,7 @@
|
|
|
900
900
|
jsforce "^2.0.0-beta.27"
|
|
901
901
|
jsonwebtoken "9.0.2"
|
|
902
902
|
jszip "3.10.1"
|
|
903
|
-
pino "^8.15.
|
|
903
|
+
pino "^8.15.1"
|
|
904
904
|
pino-abstract-transport "^1.0.0"
|
|
905
905
|
pino-pretty "^10.2.0"
|
|
906
906
|
proper-lockfile "^4.1.2"
|
|
@@ -959,15 +959,15 @@
|
|
|
959
959
|
"@salesforce/ts-types" "^2.0.7"
|
|
960
960
|
tslib "^2.6.2"
|
|
961
961
|
|
|
962
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
963
|
-
version "3.0.
|
|
964
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
965
|
-
integrity sha512-
|
|
962
|
+
"@salesforce/plugin-command-reference@^3.0.32":
|
|
963
|
+
version "3.0.32"
|
|
964
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.32.tgz#63299759a2c4b515deb1a094914703d58b849fa1"
|
|
965
|
+
integrity sha512-xLA3ZOV5+01ontotrNPXc8/2kj6WYHbJ0+zEmXK9meZLO6jBfJhZhUSfYHoOu9KDzhNV4gjn0hVJ11txTUz/Xg==
|
|
966
966
|
dependencies:
|
|
967
|
-
"@oclif/core" "^2.
|
|
968
|
-
"@salesforce/core" "^5.2.
|
|
967
|
+
"@oclif/core" "^2.15.0"
|
|
968
|
+
"@salesforce/core" "^5.2.7"
|
|
969
969
|
"@salesforce/kit" "^3.0.9"
|
|
970
|
-
"@salesforce/sf-plugins-core" "^3.1.
|
|
970
|
+
"@salesforce/sf-plugins-core" "^3.1.20"
|
|
971
971
|
"@salesforce/ts-types" "^2.0.7"
|
|
972
972
|
chalk "^4"
|
|
973
973
|
handlebars "^4.7.8"
|
|
@@ -983,24 +983,24 @@
|
|
|
983
983
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.0.tgz#14505ebad2fb2d4f7b14837545d662766d293561"
|
|
984
984
|
integrity sha512-SwhDTLucj/GRbPpxlEoDZeqlX22o+G6fiebTXTu1cZKmd1oE0W2L7SlTTgJnWck8bhTeBIgQi9cpD8c2t5ISKA==
|
|
985
985
|
|
|
986
|
-
"@salesforce/sf-plugins-core@^3.1.
|
|
987
|
-
version "3.1.
|
|
988
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.
|
|
989
|
-
integrity sha512-
|
|
986
|
+
"@salesforce/sf-plugins-core@^3.1.20", "@salesforce/sf-plugins-core@^3.1.23":
|
|
987
|
+
version "3.1.23"
|
|
988
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.23.tgz#c458b4a24d16d6bf1de084cf76cf085623cfcb7c"
|
|
989
|
+
integrity sha512-cGa1jh6VBQhiqz2LyBqNkex0rVLmK1Xl/jRCj0odr6CApWz10AqgshqusQX2JEqkP/uxiH4n0aDZ/3y+n+ny/A==
|
|
990
990
|
dependencies:
|
|
991
991
|
"@oclif/core" "^2.15.0"
|
|
992
|
-
"@salesforce/core" "^5.2.
|
|
992
|
+
"@salesforce/core" "^5.2.9"
|
|
993
993
|
"@salesforce/kit" "^3.0.11"
|
|
994
994
|
"@salesforce/ts-types" "^2.0.7"
|
|
995
995
|
chalk "^4"
|
|
996
996
|
inquirer "^8.2.5"
|
|
997
997
|
|
|
998
|
-
"@salesforce/ts-sinon@1.4.
|
|
999
|
-
version "1.4.
|
|
1000
|
-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.
|
|
1001
|
-
integrity sha512-
|
|
998
|
+
"@salesforce/ts-sinon@1.4.15":
|
|
999
|
+
version "1.4.15"
|
|
1000
|
+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.15.tgz#6214b73fc53fe0ee2583bbd87d4b4217e557279d"
|
|
1001
|
+
integrity sha512-mw//jI+QkkS+PEwqMtazlhdi3eYY49InnJ/EipmrsdsdV9b+W79D5N4C92LROYe9VNq+3q5VHJcT/jhARxZsTg==
|
|
1002
1002
|
dependencies:
|
|
1003
|
-
"@salesforce/ts-types" "^2.0.
|
|
1003
|
+
"@salesforce/ts-types" "^2.0.7"
|
|
1004
1004
|
sinon "^5.1.1"
|
|
1005
1005
|
tslib "^2.6.1"
|
|
1006
1006
|
|
|
@@ -1323,10 +1323,10 @@
|
|
|
1323
1323
|
dependencies:
|
|
1324
1324
|
"@types/node" "*"
|
|
1325
1325
|
|
|
1326
|
-
"@types/semver@^7.3.12", "@types/semver@^7.5.
|
|
1327
|
-
version "7.5.
|
|
1328
|
-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.
|
|
1329
|
-
integrity sha512-
|
|
1326
|
+
"@types/semver@^7.3.12", "@types/semver@^7.5.1":
|
|
1327
|
+
version "7.5.2"
|
|
1328
|
+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.2.tgz#31f6eec1ed7ec23f4f05608d3a2d381df041f564"
|
|
1329
|
+
integrity sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw==
|
|
1330
1330
|
|
|
1331
1331
|
"@types/shelljs@^0.8.12":
|
|
1332
1332
|
version "0.8.12"
|
|
@@ -5728,10 +5728,10 @@ pify@^4.0.1:
|
|
|
5728
5728
|
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
|
|
5729
5729
|
integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
|
|
5730
5730
|
|
|
5731
|
-
pino-abstract-transport@^1.0.0, pino-abstract-transport@v1.
|
|
5732
|
-
version "1.
|
|
5733
|
-
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.
|
|
5734
|
-
integrity sha512-
|
|
5731
|
+
pino-abstract-transport@^1.0.0, pino-abstract-transport@v1.1.0:
|
|
5732
|
+
version "1.1.0"
|
|
5733
|
+
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.1.0.tgz#083d98f966262164504afb989bccd05f665937a8"
|
|
5734
|
+
integrity sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==
|
|
5735
5735
|
dependencies:
|
|
5736
5736
|
readable-stream "^4.0.0"
|
|
5737
5737
|
split2 "^4.0.0"
|
|
@@ -5761,15 +5761,15 @@ pino-std-serializers@^6.0.0:
|
|
|
5761
5761
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
|
5762
5762
|
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
|
|
5763
5763
|
|
|
5764
|
-
pino@^8.15.
|
|
5765
|
-
version "8.15.
|
|
5766
|
-
resolved "https://registry.yarnpkg.com/pino/-/pino-8.15.
|
|
5767
|
-
integrity sha512-
|
|
5764
|
+
pino@^8.15.1:
|
|
5765
|
+
version "8.15.1"
|
|
5766
|
+
resolved "https://registry.yarnpkg.com/pino/-/pino-8.15.1.tgz#04b815ff7aa4e46b1bbab88d8010aaa2b17eaba4"
|
|
5767
|
+
integrity sha512-Cp4QzUQrvWCRJaQ8Lzv0mJzXVk4z2jlq8JNKMGaixC2Pz5L4l2p95TkuRvYbrEbe85NQsDKrAd4zalf7Ml6WiA==
|
|
5768
5768
|
dependencies:
|
|
5769
5769
|
atomic-sleep "^1.0.0"
|
|
5770
5770
|
fast-redact "^3.1.1"
|
|
5771
5771
|
on-exit-leak-free "^2.1.0"
|
|
5772
|
-
pino-abstract-transport v1.
|
|
5772
|
+
pino-abstract-transport v1.1.0
|
|
5773
5773
|
pino-std-serializers "^6.0.0"
|
|
5774
5774
|
process-warning "^2.0.0"
|
|
5775
5775
|
quick-format-unescaped "^4.0.3"
|
|
@@ -6850,11 +6850,6 @@ ts-node@^10.0.0, ts-node@^10.8.0, ts-node@^10.8.1, ts-node@^10.9.1:
|
|
|
6850
6850
|
v8-compile-cache-lib "^3.0.1"
|
|
6851
6851
|
yn "3.1.1"
|
|
6852
6852
|
|
|
6853
|
-
ts-retry-promise@^0.7.0:
|
|
6854
|
-
version "0.7.0"
|
|
6855
|
-
resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.7.0.tgz#08f2dcbbf5d2981495841cb63389a268324e8147"
|
|
6856
|
-
integrity sha512-x6yWZXC4BfXy4UyMweOFvbS1yJ/Y5biSz/mEPiILtJZLrqD3ZxIpzVOGGgifHHdaSe3WxzFRtsRbychI6zofOg==
|
|
6857
|
-
|
|
6858
6853
|
ts-retry-promise@^0.7.1:
|
|
6859
6854
|
version "0.7.1"
|
|
6860
6855
|
resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.7.1.tgz#176d6eee6415f07b6c7c286d3657355e284a6906"
|
|
@@ -7296,10 +7291,10 @@ widest-line@^3.1.0:
|
|
|
7296
7291
|
dependencies:
|
|
7297
7292
|
string-width "^4.0.0"
|
|
7298
7293
|
|
|
7299
|
-
wireit@^0.
|
|
7300
|
-
version "0.
|
|
7301
|
-
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.
|
|
7302
|
-
integrity sha512-
|
|
7294
|
+
wireit@^0.14.0:
|
|
7295
|
+
version "0.14.0"
|
|
7296
|
+
resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.0.tgz#8ecb922280d9b3a493bed520900ab458e0f38727"
|
|
7297
|
+
integrity sha512-CwHhyWduARI7zOoyyQvxH6U/5GTy8p6RxTe2LpwIhE4Y8PbaTk0iH8dLkeGMvxETVBkxCgQnF2GfzYKXMSmYSw==
|
|
7303
7298
|
dependencies:
|
|
7304
7299
|
braces "^3.0.2"
|
|
7305
7300
|
chokidar "^3.5.3"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-community",
|
|
3
3
|
"description": "Community commands to create and publish an Experience Cloud site, and view a list of available templates in you org.",
|
|
4
|
-
"version": "2.4.
|
|
4
|
+
"version": "2.4.3",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^2.15.0",
|
|
9
|
-
"@salesforce/core": "^5.2.
|
|
9
|
+
"@salesforce/core": "^5.2.9",
|
|
10
10
|
"@salesforce/kit": "^3.0.11",
|
|
11
|
-
"@salesforce/sf-plugins-core": "^3.1.
|
|
11
|
+
"@salesforce/sf-plugins-core": "^3.1.23",
|
|
12
12
|
"tslib": "^2"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@oclif/plugin-command-snapshot": "^4.0.14",
|
|
16
|
-
"@salesforce/cli-plugins-testkit": "^4.3.
|
|
16
|
+
"@salesforce/cli-plugins-testkit": "^4.3.6",
|
|
17
17
|
"@salesforce/dev-config": "^4.0.1",
|
|
18
18
|
"@salesforce/dev-scripts": "^5.10.0",
|
|
19
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
19
|
+
"@salesforce/plugin-command-reference": "^3.0.32",
|
|
20
20
|
"@salesforce/prettier-config": "^0.0.3",
|
|
21
|
-
"@salesforce/ts-sinon": "1.4.
|
|
21
|
+
"@salesforce/ts-sinon": "1.4.15",
|
|
22
22
|
"@salesforce/ts-types": "^2.0.6",
|
|
23
23
|
"@swc/core": "^1.3.39",
|
|
24
24
|
"@types/inquirer": "^9.0.3",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"sinon": "^11.1.2",
|
|
46
46
|
"ts-node": "^10.8.0",
|
|
47
47
|
"typescript": "^4.9.5",
|
|
48
|
-
"wireit": "^0.
|
|
48
|
+
"wireit": "^0.14.0"
|
|
49
49
|
},
|
|
50
50
|
"config": {},
|
|
51
51
|
"engines": {
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
}
|
|
213
213
|
},
|
|
214
214
|
"sfdx": {
|
|
215
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/2.4.
|
|
216
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/2.4.
|
|
215
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/2.4.3.crt",
|
|
216
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/2.4.3.sig"
|
|
217
217
|
}
|
|
218
218
|
}
|