@salesforce/plugin-command-reference 3.1.80 → 3.1.82
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 +2 -2
- package/npm-shrinkwrap.json +9 -24
- package/oclif.lock +6 -6
- package/oclif.manifest.json +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -130,7 +130,7 @@ EXAMPLES
|
|
|
130
130
|
$ sf commandreference generate --all --config-path /path/to/plugin --output-dir ./docs
|
|
131
131
|
```
|
|
132
132
|
|
|
133
|
-
_See code: [src/commands/commandreference/generate.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.
|
|
133
|
+
_See code: [src/commands/commandreference/generate.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.82/src/commands/commandreference/generate.ts)_
|
|
134
134
|
|
|
135
135
|
## `sf jit install`
|
|
136
136
|
|
|
@@ -151,6 +151,6 @@ EXAMPLES
|
|
|
151
151
|
$ sf jit install
|
|
152
152
|
```
|
|
153
153
|
|
|
154
|
-
_See code: [src/commands/jit/install.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.
|
|
154
|
+
_See code: [src/commands/jit/install.ts](https://github.com/salesforcecli/plugin-command-reference/blob/3.1.82/src/commands/jit/install.ts)_
|
|
155
155
|
|
|
156
156
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-command-reference",
|
|
3
|
-
"version": "3.1.
|
|
3
|
+
"version": "3.1.82",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-command-reference",
|
|
9
|
-
"version": "3.1.
|
|
9
|
+
"version": "3.1.82",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^4",
|
|
@@ -1277,7 +1277,6 @@
|
|
|
1277
1277
|
"integrity": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==",
|
|
1278
1278
|
"dev": true,
|
|
1279
1279
|
"license": "MIT",
|
|
1280
|
-
"peer": true,
|
|
1281
1280
|
"dependencies": {
|
|
1282
1281
|
"@ampproject/remapping": "^2.2.0",
|
|
1283
1282
|
"@babel/code-frame": "^7.24.7",
|
|
@@ -1998,7 +1997,6 @@
|
|
|
1998
1997
|
"integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
|
|
1999
1998
|
"dev": true,
|
|
2000
1999
|
"license": "Apache-2.0",
|
|
2001
|
-
"peer": true,
|
|
2002
2000
|
"bin": {
|
|
2003
2001
|
"tsc": "bin/tsc",
|
|
2004
2002
|
"tsserver": "bin/tsserver"
|
|
@@ -4199,7 +4197,6 @@
|
|
|
4199
4197
|
"integrity": "sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==",
|
|
4200
4198
|
"dev": true,
|
|
4201
4199
|
"license": "MIT",
|
|
4202
|
-
"peer": true,
|
|
4203
4200
|
"bin": {
|
|
4204
4201
|
"marked": "bin/marked.js"
|
|
4205
4202
|
},
|
|
@@ -5327,7 +5324,6 @@
|
|
|
5327
5324
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.5.tgz",
|
|
5328
5325
|
"integrity": "sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==",
|
|
5329
5326
|
"license": "MIT",
|
|
5330
|
-
"peer": true,
|
|
5331
5327
|
"dependencies": {
|
|
5332
5328
|
"undici-types": "~6.19.2"
|
|
5333
5329
|
}
|
|
@@ -5352,7 +5348,6 @@
|
|
|
5352
5348
|
"integrity": "sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==",
|
|
5353
5349
|
"dev": true,
|
|
5354
5350
|
"license": "MIT",
|
|
5355
|
-
"peer": true,
|
|
5356
5351
|
"dependencies": {
|
|
5357
5352
|
"@types/prop-types": "*",
|
|
5358
5353
|
"csstype": "^3.0.2"
|
|
@@ -5437,7 +5432,6 @@
|
|
|
5437
5432
|
"integrity": "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==",
|
|
5438
5433
|
"dev": true,
|
|
5439
5434
|
"license": "BSD-2-Clause",
|
|
5440
|
-
"peer": true,
|
|
5441
5435
|
"dependencies": {
|
|
5442
5436
|
"@typescript-eslint/scope-manager": "6.21.0",
|
|
5443
5437
|
"@typescript-eslint/types": "6.21.0",
|
|
@@ -5635,7 +5629,6 @@
|
|
|
5635
5629
|
"integrity": "sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==",
|
|
5636
5630
|
"dev": true,
|
|
5637
5631
|
"license": "MIT",
|
|
5638
|
-
"peer": true,
|
|
5639
5632
|
"bin": {
|
|
5640
5633
|
"acorn": "bin/acorn"
|
|
5641
5634
|
},
|
|
@@ -6109,9 +6102,9 @@
|
|
|
6109
6102
|
}
|
|
6110
6103
|
},
|
|
6111
6104
|
"node_modules/basic-ftp": {
|
|
6112
|
-
"version": "5.0
|
|
6113
|
-
"resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.
|
|
6114
|
-
"integrity": "sha512-
|
|
6105
|
+
"version": "5.2.0",
|
|
6106
|
+
"resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.0.tgz",
|
|
6107
|
+
"integrity": "sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==",
|
|
6115
6108
|
"dev": true,
|
|
6116
6109
|
"license": "MIT",
|
|
6117
6110
|
"engines": {
|
|
@@ -6184,7 +6177,6 @@
|
|
|
6184
6177
|
}
|
|
6185
6178
|
],
|
|
6186
6179
|
"license": "MIT",
|
|
6187
|
-
"peer": true,
|
|
6188
6180
|
"dependencies": {
|
|
6189
6181
|
"caniuse-lite": "^1.0.30001646",
|
|
6190
6182
|
"electron-to-chromium": "^1.5.4",
|
|
@@ -7038,7 +7030,6 @@
|
|
|
7038
7030
|
"integrity": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==",
|
|
7039
7031
|
"dev": true,
|
|
7040
7032
|
"license": "MIT",
|
|
7041
|
-
"peer": true,
|
|
7042
7033
|
"dependencies": {
|
|
7043
7034
|
"import-fresh": "^3.3.0",
|
|
7044
7035
|
"js-yaml": "^4.1.0",
|
|
@@ -7786,7 +7777,6 @@
|
|
|
7786
7777
|
"integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==",
|
|
7787
7778
|
"dev": true,
|
|
7788
7779
|
"license": "MIT",
|
|
7789
|
-
"peer": true,
|
|
7790
7780
|
"dependencies": {
|
|
7791
7781
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
7792
7782
|
"@eslint-community/regexpp": "^4.6.1",
|
|
@@ -8709,9 +8699,9 @@
|
|
|
8709
8699
|
}
|
|
8710
8700
|
},
|
|
8711
8701
|
"node_modules/flatted": {
|
|
8712
|
-
"version": "3.2
|
|
8713
|
-
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.
|
|
8714
|
-
"integrity": "sha512-
|
|
8702
|
+
"version": "3.4.2",
|
|
8703
|
+
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz",
|
|
8704
|
+
"integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==",
|
|
8715
8705
|
"dev": true,
|
|
8716
8706
|
"license": "ISC"
|
|
8717
8707
|
},
|
|
@@ -12677,7 +12667,6 @@
|
|
|
12677
12667
|
"integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==",
|
|
12678
12668
|
"dev": true,
|
|
12679
12669
|
"license": "MIT",
|
|
12680
|
-
"peer": true,
|
|
12681
12670
|
"bin": {
|
|
12682
12671
|
"prettier": "bin-prettier.js"
|
|
12683
12672
|
},
|
|
@@ -12989,7 +12978,6 @@
|
|
|
12989
12978
|
"integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==",
|
|
12990
12979
|
"dev": true,
|
|
12991
12980
|
"license": "MIT",
|
|
12992
|
-
"peer": true,
|
|
12993
12981
|
"dependencies": {
|
|
12994
12982
|
"loose-envify": "^1.1.0"
|
|
12995
12983
|
},
|
|
@@ -14343,7 +14331,6 @@
|
|
|
14343
14331
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
|
|
14344
14332
|
"integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
|
|
14345
14333
|
"license": "MIT",
|
|
14346
|
-
"peer": true,
|
|
14347
14334
|
"engines": {
|
|
14348
14335
|
"node": ">=12"
|
|
14349
14336
|
},
|
|
@@ -14449,7 +14436,6 @@
|
|
|
14449
14436
|
"integrity": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==",
|
|
14450
14437
|
"dev": true,
|
|
14451
14438
|
"license": "MIT",
|
|
14452
|
-
"peer": true,
|
|
14453
14439
|
"dependencies": {
|
|
14454
14440
|
"@cspotcode/source-map-support": "^0.8.0",
|
|
14455
14441
|
"@tsconfig/node10": "^1.0.7",
|
|
@@ -14514,8 +14500,7 @@
|
|
|
14514
14500
|
"version": "2.8.1",
|
|
14515
14501
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
14516
14502
|
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
14517
|
-
"license": "0BSD"
|
|
14518
|
-
"peer": true
|
|
14503
|
+
"license": "0BSD"
|
|
14519
14504
|
},
|
|
14520
14505
|
"node_modules/tunnel-agent": {
|
|
14521
14506
|
"version": "0.6.0",
|
package/oclif.lock
CHANGED
|
@@ -2834,9 +2834,9 @@ base64url@^3.0.1:
|
|
|
2834
2834
|
integrity sha512-ir1UPr3dkwexU7FdV8qBBbNDRUhMmIekYMFZfi+C/sLNnRESKPl23nB9b2pltqfOQNnGzsDdId90AEtG5tCx4A==
|
|
2835
2835
|
|
|
2836
2836
|
basic-ftp@^5.0.2:
|
|
2837
|
-
version "5.0
|
|
2838
|
-
resolved "https://registry.yarnpkg.com/basic-ftp/-/basic-ftp-5.0.
|
|
2839
|
-
integrity sha512-
|
|
2837
|
+
version "5.2.0"
|
|
2838
|
+
resolved "https://registry.yarnpkg.com/basic-ftp/-/basic-ftp-5.2.0.tgz#7c2dff63c918bde60e6bad1f2ff93dcf5137a40a"
|
|
2839
|
+
integrity sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==
|
|
2840
2840
|
|
|
2841
2841
|
binary-extensions@^2.0.0:
|
|
2842
2842
|
version "2.2.0"
|
|
@@ -4224,9 +4224,9 @@ flat@^5.0.2:
|
|
|
4224
4224
|
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
|
|
4225
4225
|
|
|
4226
4226
|
flatted@^3.1.0:
|
|
4227
|
-
version "3.2
|
|
4228
|
-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.
|
|
4229
|
-
integrity sha512-
|
|
4227
|
+
version "3.4.2"
|
|
4228
|
+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726"
|
|
4229
|
+
integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==
|
|
4230
4230
|
|
|
4231
4231
|
for-each@^0.3.3:
|
|
4232
4232
|
version "0.3.3"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-command-reference",
|
|
3
3
|
"description": "Generate the Salesforce CLI command reference guide",
|
|
4
|
-
"version": "3.1.
|
|
4
|
+
"version": "3.1.82",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/salesforcecli/plugin-command-reference/issues",
|
|
7
7
|
"type": "module",
|