@salesforce/plugin-community 2.4.1 → 2.4.2
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 +24 -29
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/oclif.lock
CHANGED
|
@@ -883,15 +883,15 @@
|
|
|
883
883
|
strip-ansi "6.0.1"
|
|
884
884
|
ts-retry-promise "^0.7.0"
|
|
885
885
|
|
|
886
|
-
"@salesforce/core@^5.2.0", "@salesforce/core@^5.2.1", "@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.1", "@salesforce/core@^5.2.6", "@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"
|
|
@@ -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,12 +6850,7 @@ 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
|
-
ts-retry-promise@^0.7.1:
|
|
6853
|
+
ts-retry-promise@^0.7.0, 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"
|
|
6861
6856
|
integrity sha512-NhHOCZ2AQORvH42hOPO5UZxShlcuiRtm7P2jIq2L2RY3PBxw2mLnUsEdHrIslVBFya1v5aZmrR55lWkzo13LrQ==
|
|
@@ -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,12 +1,12 @@
|
|
|
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.2",
|
|
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
11
|
"@salesforce/sf-plugins-core": "^3.1.22",
|
|
12
12
|
"tslib": "^2"
|
|
@@ -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.2.crt",
|
|
216
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/2.4.2.sig"
|
|
217
217
|
}
|
|
218
218
|
}
|