@salesforce/plugin-marketplace 1.0.3 → 1.0.4
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 +1 -1
- package/oclif.lock +35 -19
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -84,6 +84,6 @@ EXAMPLES
|
|
|
84
84
|
$ sf plugins discover
|
|
85
85
|
```
|
|
86
86
|
|
|
87
|
-
_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-template-sf/blob/1.0.
|
|
87
|
+
_See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-template-sf/blob/1.0.4/src/commands/plugins/discover.ts)_
|
|
88
88
|
|
|
89
89
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -891,21 +891,21 @@
|
|
|
891
891
|
"@octokit/openapi-types" "^12.11.0"
|
|
892
892
|
|
|
893
893
|
"@salesforce/cli-plugins-testkit@^5":
|
|
894
|
-
version "5.0.
|
|
895
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.
|
|
896
|
-
integrity sha512-
|
|
894
|
+
version "5.0.3"
|
|
895
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.3.tgz#c1b066d499f9d29f918a9337c37e0d01a9313631"
|
|
896
|
+
integrity sha512-fIW7xdyUNb8pPn8hUtIR2zsCD+dXTK7WC0OJG5m+XMM/LTLFTh31ygaKEACbdWlrpJSySfB2WOmOPMx5cRZsPQ==
|
|
897
897
|
dependencies:
|
|
898
898
|
"@salesforce/core" "^5.3.17"
|
|
899
899
|
"@salesforce/kit" "^3.0.15"
|
|
900
900
|
"@salesforce/ts-types" "^2.0.6"
|
|
901
|
-
"@types/shelljs" "^0.8.
|
|
901
|
+
"@types/shelljs" "^0.8.15"
|
|
902
902
|
debug "^4.3.1"
|
|
903
903
|
jszip "^3.10.1"
|
|
904
904
|
shelljs "^0.8.4"
|
|
905
905
|
strip-ansi "6.0.1"
|
|
906
906
|
ts-retry-promise "^0.7.1"
|
|
907
907
|
|
|
908
|
-
"@salesforce/core@^5.3.1", "@salesforce/core@^5.3.
|
|
908
|
+
"@salesforce/core@^5.3.1", "@salesforce/core@^5.3.14", "@salesforce/core@^5.3.17", "@salesforce/core@^5.3.20":
|
|
909
909
|
version "5.3.20"
|
|
910
910
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.20.tgz#4e934d4551bb70423cb1c4115615bc41cffca41e"
|
|
911
911
|
integrity sha512-y+O6O2c8OYFDrAy2qsG+pAcNxoyL14nmBXcBRRcYA7Huj8ikK+aLJK84PuVAYdQz+hNwImQF+69IWtDkpK4Irg==
|
|
@@ -973,13 +973,13 @@
|
|
|
973
973
|
"@salesforce/ts-types" "^2.0.9"
|
|
974
974
|
tslib "^2.6.2"
|
|
975
975
|
|
|
976
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
977
|
-
version "3.0.
|
|
978
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
979
|
-
integrity sha512-
|
|
976
|
+
"@salesforce/plugin-command-reference@^3.0.46":
|
|
977
|
+
version "3.0.46"
|
|
978
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.46.tgz#8ade210de4c235fa8daa9b59272481bea61bcd54"
|
|
979
|
+
integrity sha512-tUe8pAarH/km7wbRDpKgWc3qCzh52q5FmJpnJbs7wwWnvM5X4MzdpZ/sF/8MT3cS6FkZy//ls796QIC0vvOYsA==
|
|
980
980
|
dependencies:
|
|
981
981
|
"@oclif/core" "^2.15.0"
|
|
982
|
-
"@salesforce/core" "^5.3.
|
|
982
|
+
"@salesforce/core" "^5.3.17"
|
|
983
983
|
"@salesforce/kit" "^3.0.15"
|
|
984
984
|
"@salesforce/sf-plugins-core" "^3.1.28"
|
|
985
985
|
"@salesforce/ts-types" "^2.0.9"
|
|
@@ -1009,15 +1009,16 @@
|
|
|
1009
1009
|
chalk "^4"
|
|
1010
1010
|
inquirer "^8.2.5"
|
|
1011
1011
|
|
|
1012
|
-
"@salesforce/sf-plugins-core@^4.
|
|
1013
|
-
version "4.
|
|
1014
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-4.
|
|
1015
|
-
integrity sha512-
|
|
1012
|
+
"@salesforce/sf-plugins-core@^4.1.1":
|
|
1013
|
+
version "4.1.1"
|
|
1014
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-4.1.1.tgz#685843bf9fbb1c2e448b922a1399dde1808ed549"
|
|
1015
|
+
integrity sha512-oyRjy/WpU7F8sVWwsUuxZ+WnfnJ4s/60dsIOXyKYezHfywMp8APPmZwETpyFTkKl23rZQT1vciFwTDKXYEP82A==
|
|
1016
1016
|
dependencies:
|
|
1017
1017
|
"@oclif/core" "^3.0.0"
|
|
1018
1018
|
"@salesforce/core" "^5.3.1"
|
|
1019
1019
|
"@salesforce/kit" "^3.0.13"
|
|
1020
1020
|
"@salesforce/ts-types" "^2.0.7"
|
|
1021
|
+
"@types/inquirer" "^8.2.3"
|
|
1021
1022
|
chalk "^4"
|
|
1022
1023
|
inquirer "^8.2.5"
|
|
1023
1024
|
|
|
@@ -1155,6 +1156,14 @@
|
|
|
1155
1156
|
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz#a3ff232bf7d5c55f38e4e45693eda2ebb545794d"
|
|
1156
1157
|
integrity sha512-V46MYLFp08Wf2mmaBhvgjStM3tPa+2GAdy/iqoX+noX1//zje2x4XmrIU0cAwyClATsTmahbtoQ2EwP7I5WSiA==
|
|
1157
1158
|
|
|
1159
|
+
"@types/inquirer@^8.2.3":
|
|
1160
|
+
version "8.2.10"
|
|
1161
|
+
resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.10.tgz#9444dce2d764c35bc5bb4d742598aaa4acb6561b"
|
|
1162
|
+
integrity sha512-IdD5NmHyVjWM8SHWo/kPBgtzXatwPkfwzyP3fN1jF2g9BWt5WO+8hL2F4o2GKIYsU40PpqeevuUWvkS/roXJkA==
|
|
1163
|
+
dependencies:
|
|
1164
|
+
"@types/through" "*"
|
|
1165
|
+
rxjs "^7.2.0"
|
|
1166
|
+
|
|
1158
1167
|
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.9":
|
|
1159
1168
|
version "7.0.14"
|
|
1160
1169
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.14.tgz#74a97a5573980802f32c8e47b663530ab3b6b7d1"
|
|
@@ -1255,10 +1264,10 @@
|
|
|
1255
1264
|
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.5.tgz#deed5ab7019756c9c90ea86139106b0346223f35"
|
|
1256
1265
|
integrity sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==
|
|
1257
1266
|
|
|
1258
|
-
"@types/shelljs@^0.8.
|
|
1259
|
-
version "0.8.
|
|
1260
|
-
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.
|
|
1261
|
-
integrity sha512-
|
|
1267
|
+
"@types/shelljs@^0.8.15":
|
|
1268
|
+
version "0.8.15"
|
|
1269
|
+
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.15.tgz#22c6ab9dfe05cec57d8e6cb1a95ea173aee9fcac"
|
|
1270
|
+
integrity sha512-vzmnCHl6hViPu9GNLQJ+DZFd6BQI2DBTUeOvYHqkWQLMfKAAQYMb/xAmZkTogZI/vqXHCWkqDRymDI5p0QTi5Q==
|
|
1262
1271
|
dependencies:
|
|
1263
1272
|
"@types/glob" "~7.2.0"
|
|
1264
1273
|
"@types/node" "*"
|
|
@@ -1275,6 +1284,13 @@
|
|
|
1275
1284
|
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.4.tgz#663bb44e01f6bae4eaae3719d8b037411217c992"
|
|
1276
1285
|
integrity sha512-GDV68H0mBSN449sa5HEj51E0wfpVQb8xNSMzxf/PrypMFcLTMwJMOM/cgXiv71Mq5drkOQmUGvL1okOZcu6RrQ==
|
|
1277
1286
|
|
|
1287
|
+
"@types/through@*":
|
|
1288
|
+
version "0.0.33"
|
|
1289
|
+
resolved "https://registry.yarnpkg.com/@types/through/-/through-0.0.33.tgz#14ebf599320e1c7851e7d598149af183c6b9ea56"
|
|
1290
|
+
integrity sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==
|
|
1291
|
+
dependencies:
|
|
1292
|
+
"@types/node" "*"
|
|
1293
|
+
|
|
1278
1294
|
"@types/vinyl@^2.0.4":
|
|
1279
1295
|
version "2.0.6"
|
|
1280
1296
|
resolved "https://registry.yarnpkg.com/@types/vinyl/-/vinyl-2.0.6.tgz#b2d134603557a7c3d2b5d3dc23863ea2b5eb29b0"
|
|
@@ -6406,7 +6422,7 @@ rxjs@^6.6.0:
|
|
|
6406
6422
|
dependencies:
|
|
6407
6423
|
tslib "^1.9.0"
|
|
6408
6424
|
|
|
6409
|
-
rxjs@^7.5.5:
|
|
6425
|
+
rxjs@^7.2.0, rxjs@^7.5.5:
|
|
6410
6426
|
version "7.8.1"
|
|
6411
6427
|
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.1.tgz#6f6f3d99ea8044291efd92e7c7fcf562c4057543"
|
|
6412
6428
|
integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-marketplace",
|
|
3
3
|
"description": "Find sf plugins",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.4",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^3.10.1",
|
|
9
9
|
"@salesforce/core": "^5.3.20",
|
|
10
10
|
"@salesforce/kit": "^3.0.15",
|
|
11
|
-
"@salesforce/sf-plugins-core": "^4.
|
|
11
|
+
"@salesforce/sf-plugins-core": "^4.1.1",
|
|
12
12
|
"got": "^13.0.0",
|
|
13
13
|
"proxy-agent": "^6.3.1"
|
|
14
14
|
},
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"@oclif/plugin-command-snapshot": "^5.0.1",
|
|
17
17
|
"@salesforce/cli-plugins-testkit": "^5",
|
|
18
18
|
"@salesforce/dev-scripts": "^6.0.3",
|
|
19
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
19
|
+
"@salesforce/plugin-command-reference": "^3.0.46",
|
|
20
20
|
"eslint-plugin-sf-plugin": "^1.16.13",
|
|
21
21
|
"oclif": "^4.0.3",
|
|
22
22
|
"shx": "0.3.4",
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"exports": "./lib/index.js",
|
|
191
191
|
"type": "module",
|
|
192
192
|
"sfdx": {
|
|
193
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.0.
|
|
194
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.0.
|
|
193
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.0.4.crt",
|
|
194
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.0.4.sig"
|
|
195
195
|
}
|
|
196
196
|
}
|