@salesforce/cli 2.146.0 → 2.146.1
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 +1 -1
- package/npm-shrinkwrap.json +6 -6
- package/oclif.lock +4 -4
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
package/README.md
CHANGED
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.146.
|
|
3
|
+
"version": "2.146.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.146.
|
|
9
|
+
"version": "2.146.1",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^2.3.5",
|
|
14
|
-
"@oclif/core": "4.
|
|
14
|
+
"@oclif/core": "4.13.0",
|
|
15
15
|
"@oclif/plugin-autocomplete": "3.2.53",
|
|
16
16
|
"@oclif/plugin-commands": "4.1.60",
|
|
17
17
|
"@oclif/plugin-help": "6.2.53",
|
|
@@ -3029,9 +3029,9 @@
|
|
|
3029
3029
|
}
|
|
3030
3030
|
},
|
|
3031
3031
|
"node_modules/@oclif/core": {
|
|
3032
|
-
"version": "4.
|
|
3033
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.
|
|
3034
|
-
"integrity": "sha512-
|
|
3032
|
+
"version": "4.13.0",
|
|
3033
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.13.0.tgz",
|
|
3034
|
+
"integrity": "sha512-j3NKgXE3qd0gvSYsCqDLb3VhW5KEg030VQhMnv5c0qNzPp6jBmF7cCDIQG4ROZIOqEfGbUoDDMAAzaC30vV99g==",
|
|
3035
3035
|
"license": "MIT",
|
|
3036
3036
|
"dependencies": {
|
|
3037
3037
|
"ansi-escapes": "^4.3.2",
|
package/oclif.lock
CHANGED
|
@@ -1327,10 +1327,10 @@
|
|
|
1327
1327
|
node-gyp "^12.1.0"
|
|
1328
1328
|
proc-log "^6.0.0"
|
|
1329
1329
|
|
|
1330
|
-
"@oclif/core@^4", "@oclif/core@^4.10.4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.14", "@oclif/core@^4.11.4", "@oclif/core@^4.11.7", "@oclif/core@>= 3.0.0", "@oclif/core@4.
|
|
1331
|
-
version "4.
|
|
1332
|
-
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.
|
|
1333
|
-
integrity sha512-
|
|
1330
|
+
"@oclif/core@^4", "@oclif/core@^4.10.4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.14", "@oclif/core@^4.11.4", "@oclif/core@^4.11.7", "@oclif/core@>= 3.0.0", "@oclif/core@4.13.0":
|
|
1331
|
+
version "4.13.0"
|
|
1332
|
+
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.13.0.tgz"
|
|
1333
|
+
integrity sha512-j3NKgXE3qd0gvSYsCqDLb3VhW5KEg030VQhMnv5c0qNzPp6jBmF7cCDIQG4ROZIOqEfGbUoDDMAAzaC30vV99g==
|
|
1334
1334
|
dependencies:
|
|
1335
1335
|
ansi-escapes "^4.3.2"
|
|
1336
1336
|
ansis "^3.17.0"
|
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.146.
|
|
4
|
+
"version": "2.146.1",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run.js",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"@salesforce/plugin-dev": "2.5.2",
|
|
83
83
|
"@salesforce/plugin-devops-center": "1.4.0",
|
|
84
84
|
"@salesforce/plugin-flow": "1.0.5",
|
|
85
|
-
"@salesforce/plugin-lightning-dev": "6.2.
|
|
85
|
+
"@salesforce/plugin-lightning-dev": "6.2.18",
|
|
86
86
|
"@salesforce/plugin-signups": "2.6.78",
|
|
87
87
|
"@salesforce/plugin-ui-bundle-dev": "1.2.4",
|
|
88
88
|
"@salesforce/sfdx-plugin-lwc-test": "1.2.1"
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
},
|
|
147
147
|
"dependencies": {
|
|
148
148
|
"@inquirer/select": "^2.3.5",
|
|
149
|
-
"@oclif/core": "4.
|
|
149
|
+
"@oclif/core": "4.13.0",
|
|
150
150
|
"@oclif/plugin-autocomplete": "3.2.53",
|
|
151
151
|
"@oclif/plugin-commands": "4.1.60",
|
|
152
152
|
"@oclif/plugin-help": "6.2.53",
|