@salesforce/plugin-marketplace 1.2.3 → 1.2.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 CHANGED
@@ -85,6 +85,6 @@ EXAMPLES
85
85
  $ sf plugins discover
86
86
  ```
87
87
 
88
- _See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.3/src/commands/plugins/discover.ts)_
88
+ _See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.4/src/commands/plugins/discover.ts)_
89
89
 
90
90
  <!-- commandsstop -->
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-marketplace",
3
- "version": "1.2.3",
3
+ "version": "1.2.4",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-marketplace",
9
- "version": "1.2.3",
9
+ "version": "1.2.4",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^3.26.4",
13
13
  "@salesforce/core": "^7.3.1",
14
14
  "@salesforce/kit": "^3.1.0",
15
- "@salesforce/sf-plugins-core": "^9.0.0",
15
+ "@salesforce/sf-plugins-core": "^9.0.5",
16
16
  "got": "^13.0.0",
17
17
  "proxy-agent": "^6.4.0"
18
18
  },
@@ -3487,15 +3487,15 @@
3487
3487
  "license": "ISC"
3488
3488
  },
3489
3489
  "node_modules/@salesforce/sf-plugins-core": {
3490
- "version": "9.0.0",
3491
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.0.tgz",
3492
- "integrity": "sha512-Eo1mfq68uVIEFgAE7oSlsfJT3YyShQAHRCiLqKivEcxu/3xOHPU212u2nT9igA81Me/6NZmBSvm6vLdN+L/9og==",
3490
+ "version": "9.0.5",
3491
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.5.tgz",
3492
+ "integrity": "sha512-il3/mKhmoDMbTdlX5G2YJw3LaJd1D3FlsPEr4gg8sXK1/gxRz0SCqcaXsjWa4Fo6i12zkW8Qgsd5vQ3N6ojiXA==",
3493
3493
  "license": "BSD-3-Clause",
3494
3494
  "dependencies": {
3495
3495
  "@inquirer/confirm": "^2.0.17",
3496
3496
  "@inquirer/password": "^1.1.16",
3497
- "@oclif/core": "^3.26.0",
3498
- "@salesforce/core": "^7.0.0",
3497
+ "@oclif/core": "^3.26.2",
3498
+ "@salesforce/core": "^7.3.0",
3499
3499
  "@salesforce/kit": "^3.1.0",
3500
3500
  "@salesforce/ts-types": "^2.0.9",
3501
3501
  "chalk": "^5.3.0"
package/oclif.lock CHANGED
@@ -1326,7 +1326,7 @@
1326
1326
  wordwrap "^1.0.0"
1327
1327
  wrap-ansi "^7.0.0"
1328
1328
 
1329
- "@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.4":
1329
+ "@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4":
1330
1330
  version "3.26.4"
1331
1331
  resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
1332
1332
  integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
@@ -1552,15 +1552,15 @@
1552
1552
  chalk "^4"
1553
1553
  inquirer "^8.2.5"
1554
1554
 
1555
- "@salesforce/sf-plugins-core@^9.0.0":
1556
- version "9.0.0"
1557
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.0.tgz#8ac6e45fa985ef35ad7f47a09d96f2b2f6d70710"
1558
- integrity sha512-Eo1mfq68uVIEFgAE7oSlsfJT3YyShQAHRCiLqKivEcxu/3xOHPU212u2nT9igA81Me/6NZmBSvm6vLdN+L/9og==
1555
+ "@salesforce/sf-plugins-core@^9.0.5":
1556
+ version "9.0.5"
1557
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.5.tgz#34732af855a6b3205e89765a446ea01024cad227"
1558
+ integrity sha512-il3/mKhmoDMbTdlX5G2YJw3LaJd1D3FlsPEr4gg8sXK1/gxRz0SCqcaXsjWa4Fo6i12zkW8Qgsd5vQ3N6ojiXA==
1559
1559
  dependencies:
1560
1560
  "@inquirer/confirm" "^2.0.17"
1561
1561
  "@inquirer/password" "^1.1.16"
1562
- "@oclif/core" "^3.26.0"
1563
- "@salesforce/core" "^7.0.0"
1562
+ "@oclif/core" "^3.26.2"
1563
+ "@salesforce/core" "^7.3.0"
1564
1564
  "@salesforce/kit" "^3.1.0"
1565
1565
  "@salesforce/ts-types" "^2.0.9"
1566
1566
  chalk "^5.3.0"
@@ -46,5 +46,5 @@
46
46
  ]
47
47
  }
48
48
  },
49
- "version": "1.2.3"
49
+ "version": "1.2.4"
50
50
  }
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.2.3",
4
+ "version": "1.2.4",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^3.26.4",
9
9
  "@salesforce/core": "^7.3.1",
10
10
  "@salesforce/kit": "^3.1.0",
11
- "@salesforce/sf-plugins-core": "^9.0.0",
11
+ "@salesforce/sf-plugins-core": "^9.0.5",
12
12
  "got": "^13.0.0",
13
13
  "proxy-agent": "^6.4.0"
14
14
  },
@@ -200,7 +200,7 @@
200
200
  "exports": "./lib/index.js",
201
201
  "type": "module",
202
202
  "sfdx": {
203
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.2.3.crt",
204
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.2.3.sig"
203
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.2.4.crt",
204
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.2.4.sig"
205
205
  }
206
206
  }