@salesforce/cli 2.4.0 → 2.4.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/npm-shrinkwrap.json +13 -13
- package/oclif.manifest.json +16 -1
- package/package.json +6 -6
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.4.
|
|
3
|
+
"version": "2.4.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.4.
|
|
9
|
+
"version": "2.4.1",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@oclif/core": "2.11.
|
|
13
|
+
"@oclif/core": "2.11.7",
|
|
14
14
|
"@oclif/plugin-autocomplete": "2.3.4",
|
|
15
15
|
"@oclif/plugin-commands": "2.2.21",
|
|
16
16
|
"@oclif/plugin-help": "5.2.15",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"@salesforce/plugin-org": "2.9.28",
|
|
33
33
|
"@salesforce/plugin-schema": "2.3.21",
|
|
34
34
|
"@salesforce/plugin-settings": "1.4.21",
|
|
35
|
-
"@salesforce/plugin-sobject": "0.
|
|
35
|
+
"@salesforce/plugin-sobject": "0.2.0",
|
|
36
36
|
"@salesforce/plugin-source": "2.10.28",
|
|
37
37
|
"@salesforce/plugin-telemetry": "2.2.3",
|
|
38
38
|
"@salesforce/plugin-templates": "55.5.7",
|
|
@@ -2993,9 +2993,9 @@
|
|
|
2993
2993
|
}
|
|
2994
2994
|
},
|
|
2995
2995
|
"node_modules/@oclif/core": {
|
|
2996
|
-
"version": "2.11.
|
|
2997
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.11.
|
|
2998
|
-
"integrity": "sha512-
|
|
2996
|
+
"version": "2.11.7",
|
|
2997
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.11.7.tgz",
|
|
2998
|
+
"integrity": "sha512-0jbHePVekndUTd+Wee0+pnCpRhuHJrKiG9OtMqf4JSBCxp5Q8V+ACf8QKN4gNH9ppbGORfnTIYtXWh60+DcIiw==",
|
|
2999
2999
|
"license": "MIT",
|
|
3000
3000
|
"dependencies": {
|
|
3001
3001
|
"@types/cli-progress": "^3.11.0",
|
|
@@ -9613,9 +9613,9 @@
|
|
|
9613
9613
|
}
|
|
9614
9614
|
},
|
|
9615
9615
|
"node_modules/@salesforce/plugin-sobject": {
|
|
9616
|
-
"version": "0.
|
|
9617
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.
|
|
9618
|
-
"integrity": "sha512-
|
|
9616
|
+
"version": "0.2.0",
|
|
9617
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.2.0.tgz",
|
|
9618
|
+
"integrity": "sha512-yYGAmghFIHCB8LA5LetGfhlG68iVYlXbrOxyuP/v++KkHwjQF/cRsw1JMk1Uf9EiZaSVRkUEVqWDyoS7s4Tm3w==",
|
|
9619
9619
|
"license": "BSD-3-Clause",
|
|
9620
9620
|
"dependencies": {
|
|
9621
9621
|
"@oclif/core": "^2.9.3",
|
|
@@ -9790,9 +9790,9 @@
|
|
|
9790
9790
|
}
|
|
9791
9791
|
},
|
|
9792
9792
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
9793
|
-
"version": "9.7.
|
|
9794
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.7.
|
|
9795
|
-
"integrity": "sha512
|
|
9793
|
+
"version": "9.7.1",
|
|
9794
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.7.1.tgz",
|
|
9795
|
+
"integrity": "sha512-/WLFPUclGGUaCf8LUeXDfDwdgIW3UAWPUhTKTGx3UU18FVlXjZw563AJyLDhvtX/nHQd+1g8slREn8ZVb3jwEg==",
|
|
9796
9796
|
"license": "BSD-3-Clause",
|
|
9797
9797
|
"dependencies": {
|
|
9798
9798
|
"@salesforce/core": "^4.3.1",
|
package/oclif.manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "2.4.
|
|
2
|
+
"version": "2.4.1",
|
|
3
3
|
"commands": {
|
|
4
4
|
"cmdt:generate:field": {
|
|
5
5
|
"id": "cmdt:generate:field",
|
|
@@ -2276,6 +2276,7 @@
|
|
|
2276
2276
|
"pluginName": "@salesforce/plugin-functions",
|
|
2277
2277
|
"pluginAlias": "@salesforce/plugin-functions",
|
|
2278
2278
|
"pluginType": "jit",
|
|
2279
|
+
"hidden": false,
|
|
2279
2280
|
"aliases": [],
|
|
2280
2281
|
"flags": {},
|
|
2281
2282
|
"args": {}
|
|
@@ -3936,6 +3937,13 @@
|
|
|
3936
3937
|
"allowNo": false,
|
|
3937
3938
|
"deprecateAliases": true
|
|
3938
3939
|
},
|
|
3940
|
+
"show-conversions-only": {
|
|
3941
|
+
"name": "show-conversions-only",
|
|
3942
|
+
"type": "boolean",
|
|
3943
|
+
"summary": "Filter the list output to display only converted package version.",
|
|
3944
|
+
"allowNo": false,
|
|
3945
|
+
"deprecateAliases": true
|
|
3946
|
+
},
|
|
3939
3947
|
"modified-last-days": {
|
|
3940
3948
|
"name": "modified-last-days",
|
|
3941
3949
|
"type": "option",
|
|
@@ -4729,6 +4737,13 @@
|
|
|
4729
4737
|
],
|
|
4730
4738
|
"deprecateAliases": true
|
|
4731
4739
|
},
|
|
4740
|
+
"show-conversions-only": {
|
|
4741
|
+
"name": "show-conversions-only",
|
|
4742
|
+
"type": "boolean",
|
|
4743
|
+
"summary": "Filter the list output to display only converted package version.",
|
|
4744
|
+
"allowNo": false,
|
|
4745
|
+
"deprecateAliases": true
|
|
4746
|
+
},
|
|
4732
4747
|
"verbose": {
|
|
4733
4748
|
"name": "verbose",
|
|
4734
4749
|
"type": "boolean",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
3
|
"description": "The Salesforce CLI",
|
|
4
|
-
"version": "2.4.
|
|
4
|
+
"version": "2.4.1",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run",
|
|
@@ -73,8 +73,8 @@
|
|
|
73
73
|
"@salesforce/plugin-community": "2.3.10",
|
|
74
74
|
"@salesforce/plugin-dev": "1.1.7",
|
|
75
75
|
"@salesforce/plugin-env": "2.1.20",
|
|
76
|
-
"@salesforce/plugin-functions": "1.21.
|
|
77
|
-
"@salesforce/plugin-packaging": "1.
|
|
76
|
+
"@salesforce/plugin-functions": "1.21.11",
|
|
77
|
+
"@salesforce/plugin-packaging": "1.22.0",
|
|
78
78
|
"@salesforce/plugin-signups": "1.4.31",
|
|
79
79
|
"@salesforce/sfdx-plugin-lwc-test": "1.0.2",
|
|
80
80
|
"@salesforce/sfdx-scanner": "3.15.0"
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
]
|
|
120
120
|
},
|
|
121
121
|
"dependencies": {
|
|
122
|
-
"@oclif/core": "2.11.
|
|
122
|
+
"@oclif/core": "2.11.7",
|
|
123
123
|
"@oclif/plugin-autocomplete": "2.3.4",
|
|
124
124
|
"@oclif/plugin-commands": "2.2.21",
|
|
125
125
|
"@oclif/plugin-help": "5.2.15",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"@salesforce/plugin-org": "2.9.28",
|
|
142
142
|
"@salesforce/plugin-schema": "2.3.21",
|
|
143
143
|
"@salesforce/plugin-settings": "1.4.21",
|
|
144
|
-
"@salesforce/plugin-sobject": "0.
|
|
144
|
+
"@salesforce/plugin-sobject": "0.2.0",
|
|
145
145
|
"@salesforce/plugin-source": "2.10.28",
|
|
146
146
|
"@salesforce/plugin-telemetry": "2.2.3",
|
|
147
147
|
"@salesforce/plugin-templates": "55.5.7",
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
"resolutions": {
|
|
186
186
|
"@salesforce/schemas": "1.6.0",
|
|
187
187
|
"@salesforce/templates": "58.0.1",
|
|
188
|
-
"@salesforce/source-deploy-retrieve": "9.7.
|
|
188
|
+
"@salesforce/source-deploy-retrieve": "9.7.1",
|
|
189
189
|
"@salesforce/source-tracking": "4.2.9"
|
|
190
190
|
},
|
|
191
191
|
"repository": "salesforcecli/cli",
|