@salesforce/plugin-info 3.0.11 → 3.0.13

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
@@ -124,7 +124,7 @@ EXAMPLES
124
124
  $ sf doctor --plugin @salesforce/plugin-source
125
125
  ```
126
126
 
127
- _See code: [src/commands/doctor.ts](https://github.com/salesforcecli/plugin-info/blob/3.0.11/src/commands/doctor.ts)_
127
+ _See code: [src/commands/doctor.ts](https://github.com/salesforcecli/plugin-info/blob/3.0.13/src/commands/doctor.ts)_
128
128
 
129
129
  ## `sf info releasenotes display`
130
130
 
@@ -163,6 +163,6 @@ EXAMPLES
163
163
  $ sf info releasenotes display --version latest
164
164
  ```
165
165
 
166
- _See code: [src/commands/info/releasenotes/display.ts](https://github.com/salesforcecli/plugin-info/blob/3.0.11/src/commands/info/releasenotes/display.ts)_
166
+ _See code: [src/commands/info/releasenotes/display.ts](https://github.com/salesforcecli/plugin-info/blob/3.0.13/src/commands/info/releasenotes/display.ts)_
167
167
 
168
168
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -784,10 +784,10 @@
784
784
  wordwrap "^1.0.0"
785
785
  wrap-ansi "^7.0.0"
786
786
 
787
- "@oclif/core@^3.0.4", "@oclif/core@^3.15.0", "@oclif/core@^3.3.1":
788
- version "3.15.0"
789
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.0.tgz#28405012137fa92efcc5a2c4d61336dd64c697cb"
790
- integrity sha512-A1EVh4gv7mqAJ9OGVxLugaLcHvQnGwvOnPToP8OT9AldJ0LwVExOwhhlnOstYca33MIpGH00twYxWMS5nxMuDQ==
787
+ "@oclif/core@^3.0.4", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.3.1":
788
+ version "3.15.1"
789
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.1.tgz#e03fa775d658e76056150ac0c7b8097b6f51ab9c"
790
+ integrity sha512-d4457zVo2agLoJG97CmdY6M3BeP5sogBP3BtP65hUvJH6wA6Us1hdY3UiPPtD/ZzZImq7cATVMABuCF9tM+rWA==
791
791
  dependencies:
792
792
  ansi-escapes "^4.3.2"
793
793
  ansi-styles "^4.3.0"
@@ -806,7 +806,7 @@
806
806
  js-yaml "^3.14.1"
807
807
  natural-orderby "^2.0.3"
808
808
  object-treeify "^1.1.33"
809
- password-prompt "^1.1.2"
809
+ password-prompt "^1.1.3"
810
810
  slice-ansi "^4.0.0"
811
811
  string-width "^4.2.3"
812
812
  strip-ansi "^6.0.1"
@@ -966,11 +966,11 @@
966
966
  integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
967
967
 
968
968
  "@salesforce/cli-plugins-testkit@^5":
969
- version "5.1.1"
970
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.1.tgz#73baef2d27abc6cbb11c82e2869a3b4b57ff342d"
971
- integrity sha512-qllBs+dGYIMS7GrJfJaalJSNsNohDAiLLHOZXk8WL+aZ1dRGDaWTiS4gyZKPKgeahXuNPTBxDqNg7WajvfNcxg==
969
+ version "5.1.3"
970
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.3.tgz#5e7a7afebaa9a2c02eadbf533273d496335929d6"
971
+ integrity sha512-wmaiVR2Hr6AGUBdDF4M5xCEm4iczNdkm3lVlz8dU/8nISEAyNHOUkt2sB07Yx5oXoDMNNuuxM2DthxxMxxwzzA==
972
972
  dependencies:
973
- "@salesforce/core" "^6.4.0"
973
+ "@salesforce/core" "^6.4.2"
974
974
  "@salesforce/kit" "^3.0.15"
975
975
  "@salesforce/ts-types" "^2.0.9"
976
976
  "@types/shelljs" "^0.8.15"
@@ -1004,7 +1004,7 @@
1004
1004
  semver "^7.5.4"
1005
1005
  ts-retry-promise "^0.7.1"
1006
1006
 
1007
- "@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1":
1007
+ "@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2":
1008
1008
  version "6.4.2"
1009
1009
  resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.2.tgz#e6e5e2d5e6ad17f1cbe0feb5a0e55e8b74c91e3c"
1010
1010
  integrity sha512-ZtLwgI18f1th6SY0fKmuiyVGGwTXPy4nI+KfXzkww/vqdPxDhAfoHwqvFeo4tjFE2rldK7IPiIIYdtpsaI8d5g==
@@ -1097,12 +1097,12 @@
1097
1097
  resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
1098
1098
  integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
1099
1099
 
1100
- "@salesforce/sf-plugins-core@^5.0.12", "@salesforce/sf-plugins-core@^5.0.8":
1101
- version "5.0.12"
1102
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.12.tgz#f638a8091316b70b4cb981b0847326fd8c32c2f4"
1103
- integrity sha512-2ZuD++T+c0mGmLep0K54ucA3GIjlRWdR0L+oMLlcTYcf6rxEV72D9MMszS3syVabSJeNGrKIgsO3kP9c13PCAQ==
1100
+ "@salesforce/sf-plugins-core@^5.0.13", "@salesforce/sf-plugins-core@^5.0.8":
1101
+ version "5.0.13"
1102
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz#f2941527d66ded5750a6646e146af047ab72acc9"
1103
+ integrity sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==
1104
1104
  dependencies:
1105
- "@oclif/core" "^3.15.0"
1105
+ "@oclif/core" "^3.15.1"
1106
1106
  "@salesforce/core" "^6.4.1"
1107
1107
  "@salesforce/kit" "^3.0.15"
1108
1108
  "@salesforce/ts-types" "^2.0.9"
@@ -6472,7 +6472,7 @@ pascal-case@^3.1.2:
6472
6472
  no-case "^3.0.4"
6473
6473
  tslib "^2.0.3"
6474
6474
 
6475
- password-prompt@^1.1.2:
6475
+ password-prompt@^1.1.2, password-prompt@^1.1.3:
6476
6476
  version "1.1.3"
6477
6477
  resolved "https://registry.yarnpkg.com/password-prompt/-/password-prompt-1.1.3.tgz#05e539f4e7ca4d6c865d479313f10eb9db63ee5f"
6478
6478
  integrity sha512-HkrjG2aJlvF0t2BMH0e2LB/EHf3Lcq3fNMzy4GYHcQblAvOl+QQji1Lx7WRBMqpVK8p+KR7bCg7oqAMXtdgqyw==
@@ -163,5 +163,5 @@
163
163
  ]
164
164
  }
165
165
  },
166
- "version": "3.0.11"
166
+ "version": "3.0.13"
167
167
  }
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-info",
3
3
  "description": "Plugin for accessing cli info from the command line",
4
- "version": "3.0.11",
4
+ "version": "3.0.13",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
- "@oclif/core": "^3.15.0",
8
+ "@oclif/core": "^3.15.1",
9
9
  "@salesforce/core": "^6.4.0",
10
10
  "@salesforce/kit": "^3.0.15",
11
- "@salesforce/sf-plugins-core": "^5.0.12",
11
+ "@salesforce/sf-plugins-core": "^5.0.13",
12
12
  "got": "^13.0.0",
13
13
  "marked": "^4.3.0",
14
14
  "marked-terminal": "^4.2.0",
@@ -221,7 +221,7 @@
221
221
  "exports": "./lib/index.js",
222
222
  "type": "module",
223
223
  "sfdx": {
224
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-info/3.0.11.crt",
225
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-info/3.0.11.sig"
224
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-info/3.0.13.crt",
225
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-info/3.0.13.sig"
226
226
  }
227
227
  }