@salesforce/plugin-marketplace 1.0.1 → 1.0.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/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/0.3.3/src/commands/plugins/discover.ts)_
87
+ _See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-template-sf/blob/1.0.3/src/commands/plugins/discover.ts)_
88
88
 
89
89
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -715,10 +715,10 @@
715
715
  wordwrap "^1.0.0"
716
716
  wrap-ansi "^7.0.0"
717
717
 
718
- "@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.0", "@oclif/core@^3.3.1", "@oclif/core@^3.5.0":
719
- version "3.10.0"
720
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.10.0.tgz#d9aac186b9300b448479fdee75f1774b4ff4626f"
721
- integrity sha512-gXats+3wTQRztZS2gy8rcZgkKqLY/FexCzcAkNe8Z4E+268hagAHMFxA8tsiUcOKaywgQAL55TCHD1bgni54GA==
718
+ "@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.1", "@oclif/core@^3.3.1", "@oclif/core@^3.5.0":
719
+ version "3.10.1"
720
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.10.1.tgz#c8e6c7a557983de1c55990177c16c78d26e10083"
721
+ integrity sha512-zBjujYmLyEu7T6PBlaPqmsum/Cc5KMwc6XmcKzUC/PUQspENGd4z0n4eBlNlKjfO/1sLdts99xUlSoIYXoFimg==
722
722
  dependencies:
723
723
  ansi-escapes "^4.3.2"
724
724
  ansi-styles "^4.3.0"
@@ -891,11 +891,11 @@
891
891
  "@octokit/openapi-types" "^12.11.0"
892
892
 
893
893
  "@salesforce/cli-plugins-testkit@^5":
894
- version "5.0.0"
895
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.0.tgz#0ced85db4ca9f38ea0f486782c1e132fa43fe843"
896
- integrity sha512-j0M7XC09ctpreFL6aPXkDIEZujlnNId4JMtTzfWA++Lpzj4PVj84zPBdXzGWSold/m9pf4EC7HZWaFS9kK/KVQ==
894
+ version "5.0.1"
895
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.1.tgz#d1c3e48ccee2b344ff02a0f9f136bb28ccb3290f"
896
+ integrity sha512-4O5THA4Ly/JJ7p/08KNCOOwbBoBoa4GU9WoL5td/nQEQGQ9Abo2QhpTWVyUzKApVqx2POSS7XYqyDHkCZ/YxPQ==
897
897
  dependencies:
898
- "@salesforce/core" "^5.3.10"
898
+ "@salesforce/core" "^5.3.17"
899
899
  "@salesforce/kit" "^3.0.15"
900
900
  "@salesforce/ts-types" "^2.0.6"
901
901
  "@types/shelljs" "^0.8.14"
@@ -905,15 +905,15 @@
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.10", "@salesforce/core@^5.3.14", "@salesforce/core@^5.3.17", "@salesforce/core@^5.3.9":
909
- version "5.3.17"
910
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.17.tgz#fe7e5b89bdfffc9c1634e0371fab6115b23fe312"
911
- integrity sha512-3BYdpRwQrtaTNHINk+NSrXwlr0xZjKSkJWhMeryjGyTGf9YPRu1JNawl6PPbEpGCQp2y+NLUdp6vMy64jwIDBg==
908
+ "@salesforce/core@^5.3.1", "@salesforce/core@^5.3.10", "@salesforce/core@^5.3.14", "@salesforce/core@^5.3.17", "@salesforce/core@^5.3.20":
909
+ version "5.3.20"
910
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.20.tgz#4e934d4551bb70423cb1c4115615bc41cffca41e"
911
+ integrity sha512-y+O6O2c8OYFDrAy2qsG+pAcNxoyL14nmBXcBRRcYA7Huj8ikK+aLJK84PuVAYdQz+hNwImQF+69IWtDkpK4Irg==
912
912
  dependencies:
913
913
  "@salesforce/kit" "^3.0.15"
914
914
  "@salesforce/schemas" "^1.6.1"
915
915
  "@salesforce/ts-types" "^2.0.9"
916
- "@types/semver" "^7.5.3"
916
+ "@types/semver" "^7.5.4"
917
917
  ajv "^8.12.0"
918
918
  change-case "^4.1.2"
919
919
  faye "^1.4.0"
@@ -973,16 +973,16 @@
973
973
  "@salesforce/ts-types" "^2.0.9"
974
974
  tslib "^2.6.2"
975
975
 
976
- "@salesforce/plugin-command-reference@^3.0.42":
977
- version "3.0.42"
978
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.42.tgz#d8aaf6886a6ee8037bddca4638ee6728b7be507c"
979
- integrity sha512-Wqp2XRCb9lf9vbCnd7pVqLwS3f0iixlEMjJjOjV2NsKYG3hwwTK1VHLn0LueZqxmeDtAPKnor/IctvpTZNac7Q==
976
+ "@salesforce/plugin-command-reference@^3.0.45":
977
+ version "3.0.45"
978
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.45.tgz#6606df9f59bdd62acd091a4e5e7f9ea10681f1da"
979
+ integrity sha512-qtUO0TL2wf9Pk023k0YsmgnAcVs3tWilhH37rUTHPBsXBI655u+iwj1Da8hh28zOgd6Nb3hZJmrsUsMaruiEYQ==
980
980
  dependencies:
981
981
  "@oclif/core" "^2.15.0"
982
- "@salesforce/core" "^5.3.9"
983
- "@salesforce/kit" "^3.0.13"
982
+ "@salesforce/core" "^5.3.10"
983
+ "@salesforce/kit" "^3.0.15"
984
984
  "@salesforce/sf-plugins-core" "^3.1.28"
985
- "@salesforce/ts-types" "^2.0.7"
985
+ "@salesforce/ts-types" "^2.0.9"
986
986
  chalk "^4"
987
987
  handlebars "^4.7.8"
988
988
  tslib "^2"
@@ -1250,10 +1250,10 @@
1250
1250
  dependencies:
1251
1251
  "@types/node" "*"
1252
1252
 
1253
- "@types/semver@^7.3.12", "@types/semver@^7.5.0", "@types/semver@^7.5.3":
1254
- version "7.5.4"
1255
- resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.4.tgz#0a41252ad431c473158b22f9bfb9a63df7541cff"
1256
- integrity sha512-MMzuxN3GdFwskAnb6fz0orFvhfqi752yjaXylr0Rp4oDg5H0Zn1IuyRhDVvYOwAXoJirx2xuS16I3WjxnAIHiQ==
1253
+ "@types/semver@^7.3.12", "@types/semver@^7.5.0", "@types/semver@^7.5.4":
1254
+ version "7.5.5"
1255
+ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.5.tgz#deed5ab7019756c9c90ea86139106b0346223f35"
1256
+ integrity sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==
1257
1257
 
1258
1258
  "@types/shelljs@^0.8.14":
1259
1259
  version "0.8.14"
@@ -39,5 +39,5 @@
39
39
  ]
40
40
  }
41
41
  },
42
- "version": "1.0.1"
42
+ "version": "1.0.3"
43
43
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-marketplace",
3
3
  "description": "Find sf plugins",
4
- "version": "1.0.1",
4
+ "version": "1.0.3",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
- "@oclif/core": "^3.10.0",
9
- "@salesforce/core": "^5.3.17",
8
+ "@oclif/core": "^3.10.1",
9
+ "@salesforce/core": "^5.3.20",
10
10
  "@salesforce/kit": "^3.0.15",
11
11
  "@salesforce/sf-plugins-core": "^4.0.0",
12
12
  "got": "^13.0.0",
@@ -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.42",
19
+ "@salesforce/plugin-command-reference": "^3.0.45",
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.1.crt",
194
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.0.1.sig"
193
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.0.3.crt",
194
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.0.3.sig"
195
195
  }
196
196
  }