@salesforce/cli 2.50.4 → 2.50.5
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 +3 -3
package/README.md
CHANGED
|
@@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli
|
|
|
24
24
|
$ sf COMMAND
|
|
25
25
|
running command...
|
|
26
26
|
$ sf (--version|-v)
|
|
27
|
-
@salesforce/cli/2.50.
|
|
27
|
+
@salesforce/cli/2.50.5 linux-x64 node-v20.15.0
|
|
28
28
|
$ sf --help [COMMAND]
|
|
29
29
|
USAGE
|
|
30
30
|
$ sf COMMAND
|
|
@@ -873,7 +873,7 @@ EXAMPLES
|
|
|
873
873
|
$ sf autocomplete --refresh-cache
|
|
874
874
|
```
|
|
875
875
|
|
|
876
|
-
_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/3.1.
|
|
876
|
+
_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/3.1.6/src/commands/autocomplete/index.ts)_
|
|
877
877
|
|
|
878
878
|
## `sf commands`
|
|
879
879
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.50.
|
|
3
|
+
"version": "2.50.5",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.50.
|
|
9
|
+
"version": "2.50.5",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^2.3.5",
|
|
14
14
|
"@oclif/core": "4.0.8",
|
|
15
|
-
"@oclif/plugin-autocomplete": "3.1.
|
|
15
|
+
"@oclif/plugin-autocomplete": "3.1.6",
|
|
16
16
|
"@oclif/plugin-commands": "4.0.6",
|
|
17
17
|
"@oclif/plugin-help": "6.2.5",
|
|
18
18
|
"@oclif/plugin-not-found": "3.2.10",
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"aws-sdk": "^2.1652.0",
|
|
58
58
|
"oclif": "^4.13.12",
|
|
59
59
|
"ts-node": "^10.9.2",
|
|
60
|
-
"typescript": "^5.5.
|
|
60
|
+
"typescript": "^5.5.3"
|
|
61
61
|
},
|
|
62
62
|
"engines": {
|
|
63
63
|
"node": ">=18.6.0"
|
|
@@ -5433,9 +5433,9 @@
|
|
|
5433
5433
|
}
|
|
5434
5434
|
},
|
|
5435
5435
|
"node_modules/@oclif/plugin-autocomplete": {
|
|
5436
|
-
"version": "3.1.
|
|
5437
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.1.
|
|
5438
|
-
"integrity": "sha512-
|
|
5436
|
+
"version": "3.1.6",
|
|
5437
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.1.6.tgz",
|
|
5438
|
+
"integrity": "sha512-Eo13RHSr7c5I5miatEBGhKVkLEADzN8taUlYOs5vbRWtWlR/FoDnwSZJ72gBvvayvCHEqlBOaNBn/wufxdrDAg==",
|
|
5439
5439
|
"license": "MIT",
|
|
5440
5440
|
"dependencies": {
|
|
5441
5441
|
"@oclif/core": "^4",
|
|
@@ -23685,9 +23685,9 @@
|
|
|
23685
23685
|
}
|
|
23686
23686
|
},
|
|
23687
23687
|
"node_modules/typescript": {
|
|
23688
|
-
"version": "5.5.
|
|
23689
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.
|
|
23690
|
-
"integrity": "sha512
|
|
23688
|
+
"version": "5.5.3",
|
|
23689
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz",
|
|
23690
|
+
"integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==",
|
|
23691
23691
|
"dev": true,
|
|
23692
23692
|
"license": "Apache-2.0",
|
|
23693
23693
|
"bin": {
|
package/oclif.lock
CHANGED
|
@@ -1989,10 +1989,10 @@
|
|
|
1989
1989
|
wordwrap "^1.0.0"
|
|
1990
1990
|
wrap-ansi "^7.0.0"
|
|
1991
1991
|
|
|
1992
|
-
"@oclif/plugin-autocomplete@3.1.
|
|
1993
|
-
version "3.1.
|
|
1994
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.1.
|
|
1995
|
-
integrity sha512-
|
|
1992
|
+
"@oclif/plugin-autocomplete@3.1.6":
|
|
1993
|
+
version "3.1.6"
|
|
1994
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.1.6.tgz"
|
|
1995
|
+
integrity sha512-Eo13RHSr7c5I5miatEBGhKVkLEADzN8taUlYOs5vbRWtWlR/FoDnwSZJ72gBvvayvCHEqlBOaNBn/wufxdrDAg==
|
|
1996
1996
|
dependencies:
|
|
1997
1997
|
"@oclif/core" "^4"
|
|
1998
1998
|
ansis "^3.2.0"
|
|
@@ -10859,10 +10859,10 @@ typedoc@^0.25.13, "typedoc@0.22.x || 0.23.x":
|
|
|
10859
10859
|
minimatch "^9.0.3"
|
|
10860
10860
|
shiki "^0.14.7"
|
|
10861
10861
|
|
|
10862
|
-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.5.
|
|
10863
|
-
version "5.5.
|
|
10864
|
-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.5.
|
|
10865
|
-
integrity sha512
|
|
10862
|
+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.5.3, typescript@>=2.7, typescript@>=4, typescript@>=4.2.0, typescript@>=4.9.5, "typescript@4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x":
|
|
10863
|
+
version "5.5.3"
|
|
10864
|
+
resolved "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz"
|
|
10865
|
+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
|
|
10866
10866
|
|
|
10867
10867
|
typescript@~5.4.2:
|
|
10868
10868
|
version "5.4.5"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
3
|
"description": "The Salesforce CLI",
|
|
4
|
-
"version": "2.50.
|
|
4
|
+
"version": "2.50.5",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run.js",
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"dependencies": {
|
|
141
141
|
"@inquirer/select": "^2.3.5",
|
|
142
142
|
"@oclif/core": "4.0.8",
|
|
143
|
-
"@oclif/plugin-autocomplete": "3.1.
|
|
143
|
+
"@oclif/plugin-autocomplete": "3.1.6",
|
|
144
144
|
"@oclif/plugin-commands": "4.0.6",
|
|
145
145
|
"@oclif/plugin-help": "6.2.5",
|
|
146
146
|
"@oclif/plugin-not-found": "3.2.10",
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
"aws-sdk": "^2.1652.0",
|
|
256
256
|
"oclif": "^4.13.12",
|
|
257
257
|
"ts-node": "^10.9.2",
|
|
258
|
-
"typescript": "^5.5.
|
|
258
|
+
"typescript": "^5.5.3"
|
|
259
259
|
},
|
|
260
260
|
"wireit": {
|
|
261
261
|
"build": {
|