@salesforce/plugin-command-reference 3.1.51 → 3.1.52
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 +10 -10
- package/oclif.lock +8 -8
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
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.52/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.52/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.52",
|
|
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.52",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^4",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@oclif/plugin-help": "^6.2.27",
|
|
23
23
|
"@salesforce/dev-scripts": "^11.0.2",
|
|
24
|
-
"@salesforce/plugin-auth": "^3.6.
|
|
24
|
+
"@salesforce/plugin-auth": "^3.6.116",
|
|
25
25
|
"@salesforce/plugin-user": "^3.6.18",
|
|
26
26
|
"@types/debug": "^4.1.12",
|
|
27
27
|
"eslint-plugin-sf-plugin": "^1.20.21",
|
|
@@ -3615,9 +3615,9 @@
|
|
|
3615
3615
|
}
|
|
3616
3616
|
},
|
|
3617
3617
|
"node_modules/@oclif/core": {
|
|
3618
|
-
"version": "4.
|
|
3619
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.
|
|
3620
|
-
"integrity": "sha512-
|
|
3618
|
+
"version": "4.3.0",
|
|
3619
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.3.0.tgz",
|
|
3620
|
+
"integrity": "sha512-lIzHY+JMP6evrS5E/sGijNnwrCoNtGy8703jWXcMuPOYKiFhWoAqnIm1BGgoRgmxczkbSfRsHUL/lwsSgh74Lw==",
|
|
3621
3621
|
"license": "MIT",
|
|
3622
3622
|
"dependencies": {
|
|
3623
3623
|
"ansi-escapes": "^4.3.2",
|
|
@@ -4067,16 +4067,16 @@
|
|
|
4067
4067
|
}
|
|
4068
4068
|
},
|
|
4069
4069
|
"node_modules/@salesforce/plugin-auth": {
|
|
4070
|
-
"version": "3.6.
|
|
4071
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.
|
|
4072
|
-
"integrity": "sha512-
|
|
4070
|
+
"version": "3.6.116",
|
|
4071
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.116.tgz",
|
|
4072
|
+
"integrity": "sha512-avANjZDGjbmQ9forg9XPXx+q4rKrlDCpk8wFWVZCnTv7G+nmG2DJgv9W0MUPoRmhfdwh80UpuBwiVGL59ZYzJQ==",
|
|
4073
4073
|
"dev": true,
|
|
4074
4074
|
"license": "Apache-2.0",
|
|
4075
4075
|
"dependencies": {
|
|
4076
4076
|
"@inquirer/checkbox": "^2.5.0",
|
|
4077
4077
|
"@inquirer/select": "^2.5.0",
|
|
4078
4078
|
"@oclif/core": "^4",
|
|
4079
|
-
"@salesforce/core": "^8.10.
|
|
4079
|
+
"@salesforce/core": "^8.10.1",
|
|
4080
4080
|
"@salesforce/kit": "^3.2.3",
|
|
4081
4081
|
"@salesforce/plugin-info": "^3.4.54",
|
|
4082
4082
|
"@salesforce/sf-plugins-core": "^12.2.1",
|
package/oclif.lock
CHANGED
|
@@ -1566,9 +1566,9 @@
|
|
|
1566
1566
|
fastq "^1.6.0"
|
|
1567
1567
|
|
|
1568
1568
|
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10":
|
|
1569
|
-
version "4.
|
|
1570
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.
|
|
1571
|
-
integrity sha512-
|
|
1569
|
+
version "4.3.0"
|
|
1570
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.0.tgz#9a2951f05f81a4c7ae5ffcc00b2d720cca0898e6"
|
|
1571
|
+
integrity sha512-lIzHY+JMP6evrS5E/sGijNnwrCoNtGy8703jWXcMuPOYKiFhWoAqnIm1BGgoRgmxczkbSfRsHUL/lwsSgh74Lw==
|
|
1572
1572
|
dependencies:
|
|
1573
1573
|
ansi-escapes "^4.3.2"
|
|
1574
1574
|
ansis "^3.17.0"
|
|
@@ -1727,15 +1727,15 @@
|
|
|
1727
1727
|
dependencies:
|
|
1728
1728
|
"@salesforce/ts-types" "^2.0.12"
|
|
1729
1729
|
|
|
1730
|
-
"@salesforce/plugin-auth@^3.6.
|
|
1731
|
-
version "3.6.
|
|
1732
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.
|
|
1733
|
-
integrity sha512-
|
|
1730
|
+
"@salesforce/plugin-auth@^3.6.116":
|
|
1731
|
+
version "3.6.116"
|
|
1732
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-3.6.116.tgz#8ff25b32660a10f991a8bdca0503ac0fb3b96f84"
|
|
1733
|
+
integrity sha512-avANjZDGjbmQ9forg9XPXx+q4rKrlDCpk8wFWVZCnTv7G+nmG2DJgv9W0MUPoRmhfdwh80UpuBwiVGL59ZYzJQ==
|
|
1734
1734
|
dependencies:
|
|
1735
1735
|
"@inquirer/checkbox" "^2.5.0"
|
|
1736
1736
|
"@inquirer/select" "^2.5.0"
|
|
1737
1737
|
"@oclif/core" "^4"
|
|
1738
|
-
"@salesforce/core" "^8.10.
|
|
1738
|
+
"@salesforce/core" "^8.10.1"
|
|
1739
1739
|
"@salesforce/kit" "^3.2.3"
|
|
1740
1740
|
"@salesforce/plugin-info" "^3.4.54"
|
|
1741
1741
|
"@salesforce/sf-plugins-core" "^12.2.1"
|
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.52",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/salesforcecli/plugin-command-reference/issues",
|
|
7
7
|
"type": "module",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"devDependencies": {
|
|
19
19
|
"@oclif/plugin-help": "^6.2.27",
|
|
20
20
|
"@salesforce/dev-scripts": "^11.0.2",
|
|
21
|
-
"@salesforce/plugin-auth": "^3.6.
|
|
21
|
+
"@salesforce/plugin-auth": "^3.6.116",
|
|
22
22
|
"@salesforce/plugin-user": "^3.6.18",
|
|
23
23
|
"@types/debug": "^4.1.12",
|
|
24
24
|
"eslint-plugin-sf-plugin": "^1.20.21",
|