@salesforce/cli 1.78.1 → 1.78.3
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 +17 -17
- package/oclif.manifest.json +39 -1
- package/package.json +7 -7
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "1.78.
|
|
3
|
+
"version": "1.78.3",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "1.78.
|
|
9
|
+
"version": "1.78.3",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "2.8.5",
|
|
13
13
|
"@oclif/plugin-autocomplete": "2.1.9",
|
|
14
|
-
"@oclif/plugin-commands": "2.2.
|
|
14
|
+
"@oclif/plugin-commands": "2.2.15",
|
|
15
15
|
"@oclif/plugin-help": "5.2.9",
|
|
16
16
|
"@oclif/plugin-not-found": "2.3.23",
|
|
17
17
|
"@oclif/plugin-plugins": "3.0.1",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"@salesforce/plugin-apex": "2.2.16",
|
|
25
25
|
"@salesforce/plugin-auth": "2.7.14",
|
|
26
26
|
"@salesforce/plugin-data": "2.3.14",
|
|
27
|
-
"@salesforce/plugin-deploy-retrieve": "1.8.
|
|
27
|
+
"@salesforce/plugin-deploy-retrieve": "1.8.19",
|
|
28
28
|
"@salesforce/plugin-info": "2.6.10",
|
|
29
29
|
"@salesforce/plugin-limits": "2.3.13",
|
|
30
30
|
"@salesforce/plugin-login": "1.2.8",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"@salesforce/plugin-source": "2.10.7",
|
|
36
36
|
"@salesforce/plugin-telemetry": "2.2.0",
|
|
37
37
|
"@salesforce/plugin-templates": "55.4.13",
|
|
38
|
-
"@salesforce/plugin-trust": "2.4.
|
|
38
|
+
"@salesforce/plugin-trust": "2.4.15",
|
|
39
39
|
"@salesforce/plugin-user": "2.3.10",
|
|
40
40
|
"@salesforce/sf-plugins-core": "2.4.2",
|
|
41
41
|
"debug": "^4.3.4",
|
|
@@ -3840,12 +3840,12 @@
|
|
|
3840
3840
|
}
|
|
3841
3841
|
},
|
|
3842
3842
|
"node_modules/@oclif/plugin-commands": {
|
|
3843
|
-
"version": "2.2.
|
|
3844
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.
|
|
3845
|
-
"integrity": "sha512
|
|
3843
|
+
"version": "2.2.15",
|
|
3844
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.15.tgz",
|
|
3845
|
+
"integrity": "sha512-QaTIZhG5SW7sr42p4crJyE7jindr1hdHdazWTjiiPjsFEP3zUxVsNmwEMWPsBBVsjzw/gtztgpAexkZWJD8rXA==",
|
|
3846
3846
|
"license": "MIT",
|
|
3847
3847
|
"dependencies": {
|
|
3848
|
-
"@oclif/core": "^2.8.
|
|
3848
|
+
"@oclif/core": "^2.8.5",
|
|
3849
3849
|
"lodash": "^4.17.11"
|
|
3850
3850
|
},
|
|
3851
3851
|
"engines": {
|
|
@@ -9521,16 +9521,16 @@
|
|
|
9521
9521
|
}
|
|
9522
9522
|
},
|
|
9523
9523
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
9524
|
-
"version": "1.8.
|
|
9525
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.8.
|
|
9526
|
-
"integrity": "sha512-
|
|
9524
|
+
"version": "1.8.19",
|
|
9525
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.8.19.tgz",
|
|
9526
|
+
"integrity": "sha512-P1bUY+UXaLJHDbfCNvyTJMQ3psqmMJsJf1mFNmWyiDfXqs2bvsjB4BGyJRUN0MraF8vBJfxuf5RBQjz818pTPg==",
|
|
9527
9527
|
"license": "BSD-3-Clause",
|
|
9528
9528
|
"dependencies": {
|
|
9529
9529
|
"@oclif/core": "^2.8.2",
|
|
9530
9530
|
"@salesforce/apex-node": "^1.6.0",
|
|
9531
9531
|
"@salesforce/core": "^3.34.6",
|
|
9532
9532
|
"@salesforce/kit": "^1.9.2",
|
|
9533
|
-
"@salesforce/sf-plugins-core": "^2.2
|
|
9533
|
+
"@salesforce/sf-plugins-core": "^2.4.2",
|
|
9534
9534
|
"@salesforce/source-deploy-retrieve": "^8.0.2",
|
|
9535
9535
|
"@salesforce/source-tracking": "^3.1.0",
|
|
9536
9536
|
"chalk": "^4.1.2",
|
|
@@ -9937,12 +9937,12 @@
|
|
|
9937
9937
|
}
|
|
9938
9938
|
},
|
|
9939
9939
|
"node_modules/@salesforce/plugin-trust": {
|
|
9940
|
-
"version": "2.4.
|
|
9941
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.
|
|
9942
|
-
"integrity": "sha512-
|
|
9940
|
+
"version": "2.4.15",
|
|
9941
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.15.tgz",
|
|
9942
|
+
"integrity": "sha512-LUI/k/ax36Jwcxv7BmVQyBS9Id5PLh+NFa1dX/TSQ/jlTIT8taSj4/8Rhr3TO9kE2Fwlzy0OkrJm9yuB9Hac8g==",
|
|
9943
9943
|
"license": "BSD-3-Clause",
|
|
9944
9944
|
"dependencies": {
|
|
9945
|
-
"@oclif/core": "^2.8.
|
|
9945
|
+
"@oclif/core": "^2.8.5",
|
|
9946
9946
|
"@salesforce/core": "^3.33.4",
|
|
9947
9947
|
"@salesforce/plugin-telemetry": "^2.1.5",
|
|
9948
9948
|
"@salesforce/sf-plugins-core": "^2",
|
package/oclif.manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.78.
|
|
2
|
+
"version": "1.78.3",
|
|
3
3
|
"commands": {
|
|
4
4
|
"cmdt:generate:field": {
|
|
5
5
|
"id": "cmdt:generate:field",
|
|
@@ -1040,6 +1040,44 @@
|
|
|
1040
1040
|
},
|
|
1041
1041
|
"args": {}
|
|
1042
1042
|
},
|
|
1043
|
+
"dev:convert:script": {
|
|
1044
|
+
"id": "dev:convert:script",
|
|
1045
|
+
"summary": "Convert a script file that contains deprecated sfdx-style commands to use the new sf-style commands instead.",
|
|
1046
|
+
"description": "Important: Use this command only to get started on the sfdx->sf script migration. We don't guarantee that the new sf-style command replacements work correctly or as you expect. You must test, and probably update, the new script before putting it into production. We also don't guarantee that the JSON results are the same as before. \n\nThis command can convert a large part of your script, but possibly not all. There are some sfdx-style commands that don't have an obvious sf-style equivalent. In this case, this command doesn't replace the sfdx-style command but instead adds a comment to remind you that you must convert it manually. See the Salesforce CLI Command Reference for migration information about each deprecated sfdx-style command: https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/cli_reference.htm.\n\nThis command is interactive; as it scans your script, it prompts you when it finds an sfdx-style command or flag and asks if you want to convert it to the displayed suggestion. The command doesn't update the script file directly; rather, it creates a new file whose name is the original name but with \"-converted\" appended to it. The script replaces all instances of \"sfdx\" with \"sf\". For each prompt you answer \"y\" to, the command replaces the sfdx-style names with their equivalent sf-style ones. For example, \"sfdx force:apex:execute --targetusername myscratch\" is replaced with \"sf apex run --target-org myscratch\".",
|
|
1047
|
+
"strict": true,
|
|
1048
|
+
"pluginName": "@salesforce/plugin-dev",
|
|
1049
|
+
"pluginAlias": "@salesforce/plugin-dev",
|
|
1050
|
+
"pluginType": "jit",
|
|
1051
|
+
"aliases": [],
|
|
1052
|
+
"examples": [
|
|
1053
|
+
"Convert the YAML file called \"myScript.yml\" located in the current directory; the new file that contains the replacements is called \"myScript-converted.yml\":\n<%= config.bin %> <%= command.id %> --script ./myScript.yml"
|
|
1054
|
+
],
|
|
1055
|
+
"flags": {
|
|
1056
|
+
"json": {
|
|
1057
|
+
"name": "json",
|
|
1058
|
+
"type": "boolean",
|
|
1059
|
+
"description": "Format output as json.",
|
|
1060
|
+
"helpGroup": "GLOBAL",
|
|
1061
|
+
"allowNo": false
|
|
1062
|
+
},
|
|
1063
|
+
"script": {
|
|
1064
|
+
"name": "script",
|
|
1065
|
+
"type": "option",
|
|
1066
|
+
"char": "s",
|
|
1067
|
+
"summary": "Filepath to the script you want to convert.",
|
|
1068
|
+
"required": true,
|
|
1069
|
+
"multiple": false
|
|
1070
|
+
},
|
|
1071
|
+
"no-prompt": {
|
|
1072
|
+
"name": "no-prompt",
|
|
1073
|
+
"type": "boolean",
|
|
1074
|
+
"summary": "Don't prompt for suggested replacements.",
|
|
1075
|
+
"hidden": true,
|
|
1076
|
+
"allowNo": false
|
|
1077
|
+
}
|
|
1078
|
+
},
|
|
1079
|
+
"args": {}
|
|
1080
|
+
},
|
|
1043
1081
|
"dev:generate:command": {
|
|
1044
1082
|
"id": "dev:generate:command",
|
|
1045
1083
|
"summary": "Generate a new sf command.",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
3
|
"description": "The Salesforce CLI",
|
|
4
|
-
"version": "1.78.
|
|
4
|
+
"version": "1.78.3",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run"
|
|
@@ -62,11 +62,11 @@
|
|
|
62
62
|
"@salesforce/plugin-user"
|
|
63
63
|
],
|
|
64
64
|
"jitPlugins": {
|
|
65
|
-
"@salesforce/plugin-custom-metadata": "2.1.
|
|
65
|
+
"@salesforce/plugin-custom-metadata": "2.1.20",
|
|
66
66
|
"@salesforce/plugin-community": "2.2.11",
|
|
67
|
-
"@salesforce/plugin-dev": "0.7.
|
|
67
|
+
"@salesforce/plugin-dev": "0.7.6",
|
|
68
68
|
"@salesforce/plugin-env": "2.1.8",
|
|
69
|
-
"@salesforce/plugin-functions": "1.21.
|
|
69
|
+
"@salesforce/plugin-functions": "1.21.9",
|
|
70
70
|
"@salesforce/plugin-packaging": "1.16.11",
|
|
71
71
|
"@salesforce/plugin-signups": "1.4.14",
|
|
72
72
|
"@salesforce/sfdx-plugin-lwc-test": "1.0.2",
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"dependencies": {
|
|
115
115
|
"@oclif/core": "2.8.5",
|
|
116
116
|
"@oclif/plugin-autocomplete": "2.1.9",
|
|
117
|
-
"@oclif/plugin-commands": "2.2.
|
|
117
|
+
"@oclif/plugin-commands": "2.2.15",
|
|
118
118
|
"@oclif/plugin-help": "5.2.9",
|
|
119
119
|
"@oclif/plugin-not-found": "2.3.23",
|
|
120
120
|
"@oclif/plugin-plugins": "3.0.1",
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
"@salesforce/plugin-apex": "2.2.16",
|
|
128
128
|
"@salesforce/plugin-auth": "2.7.14",
|
|
129
129
|
"@salesforce/plugin-data": "2.3.14",
|
|
130
|
-
"@salesforce/plugin-deploy-retrieve": "1.8.
|
|
130
|
+
"@salesforce/plugin-deploy-retrieve": "1.8.19",
|
|
131
131
|
"@salesforce/plugin-info": "2.6.10",
|
|
132
132
|
"@salesforce/plugin-limits": "2.3.13",
|
|
133
133
|
"@salesforce/plugin-login": "1.2.8",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"@salesforce/plugin-source": "2.10.7",
|
|
139
139
|
"@salesforce/plugin-telemetry": "2.2.0",
|
|
140
140
|
"@salesforce/plugin-templates": "55.4.13",
|
|
141
|
-
"@salesforce/plugin-trust": "2.4.
|
|
141
|
+
"@salesforce/plugin-trust": "2.4.15",
|
|
142
142
|
"@salesforce/plugin-user": "2.3.10",
|
|
143
143
|
"@salesforce/sf-plugins-core": "2.4.2",
|
|
144
144
|
"debug": "^4.3.4",
|