@salesforce/cli 2.1.2 → 2.1.4
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 +30 -30
- package/oclif.manifest.json +1 -78
- package/package.json +10 -10
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.4",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.1.
|
|
9
|
+
"version": "2.1.4",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@oclif/core": "2.9.3",
|
|
14
14
|
"@oclif/plugin-autocomplete": "2.3.2",
|
|
15
15
|
"@oclif/plugin-commands": "2.2.18",
|
|
16
|
-
"@oclif/plugin-help": "5.2.
|
|
16
|
+
"@oclif/plugin-help": "5.2.13",
|
|
17
17
|
"@oclif/plugin-not-found": "2.3.29",
|
|
18
18
|
"@oclif/plugin-plugins": "3.1.6",
|
|
19
19
|
"@oclif/plugin-search": "0.0.19",
|
|
20
20
|
"@oclif/plugin-update": "3.1.24",
|
|
21
|
-
"@oclif/plugin-version": "1.3.
|
|
21
|
+
"@oclif/plugin-version": "1.3.7",
|
|
22
22
|
"@oclif/plugin-warn-if-update-available": "2.0.42",
|
|
23
23
|
"@oclif/plugin-which": "2.2.24",
|
|
24
24
|
"@salesforce/core": "^4.3.5",
|
|
25
25
|
"@salesforce/plugin-apex": "2.3.5",
|
|
26
|
-
"@salesforce/plugin-auth": "2.8.
|
|
27
|
-
"@salesforce/plugin-data": "2.
|
|
28
|
-
"@salesforce/plugin-deploy-retrieve": "1.15.
|
|
26
|
+
"@salesforce/plugin-auth": "2.8.8",
|
|
27
|
+
"@salesforce/plugin-data": "2.5.0",
|
|
28
|
+
"@salesforce/plugin-deploy-retrieve": "1.15.4",
|
|
29
29
|
"@salesforce/plugin-info": "2.6.30",
|
|
30
30
|
"@salesforce/plugin-limits": "2.3.26",
|
|
31
31
|
"@salesforce/plugin-login": "1.2.18",
|
|
@@ -3374,12 +3374,12 @@
|
|
|
3374
3374
|
}
|
|
3375
3375
|
},
|
|
3376
3376
|
"node_modules/@oclif/plugin-help": {
|
|
3377
|
-
"version": "5.2.
|
|
3378
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.
|
|
3379
|
-
"integrity": "sha512-
|
|
3377
|
+
"version": "5.2.13",
|
|
3378
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.13.tgz",
|
|
3379
|
+
"integrity": "sha512-8+uJ9fxZhb76T+NiHDyLQWmHVhu1ONj+e47w3bMLe3+absfuGsWYZm5+W8ApJxQKoLgB5pW810idO0f7iP/4tw==",
|
|
3380
3380
|
"license": "MIT",
|
|
3381
3381
|
"dependencies": {
|
|
3382
|
-
"@oclif/core": "^2.
|
|
3382
|
+
"@oclif/core": "^2.9.3"
|
|
3383
3383
|
},
|
|
3384
3384
|
"engines": {
|
|
3385
3385
|
"node": ">=12.0.0"
|
|
@@ -7833,12 +7833,12 @@
|
|
|
7833
7833
|
}
|
|
7834
7834
|
},
|
|
7835
7835
|
"node_modules/@oclif/plugin-version": {
|
|
7836
|
-
"version": "1.3.
|
|
7837
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-1.3.
|
|
7838
|
-
"integrity": "sha512-
|
|
7836
|
+
"version": "1.3.7",
|
|
7837
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-1.3.7.tgz",
|
|
7838
|
+
"integrity": "sha512-OSap5pWHREaSmAM5ow1e4ukXwZdzKg7/Ezxc2UnxWMTRcT6GVwOpq1+l9nRCR8wj1UWuVW1rttdQXe7LSYWutA==",
|
|
7839
7839
|
"license": "MIT",
|
|
7840
7840
|
"dependencies": {
|
|
7841
|
-
"@oclif/core": "^2.
|
|
7841
|
+
"@oclif/core": "^2.9.3"
|
|
7842
7842
|
},
|
|
7843
7843
|
"engines": {
|
|
7844
7844
|
"node": ">=14.0.0"
|
|
@@ -8807,12 +8807,12 @@
|
|
|
8807
8807
|
}
|
|
8808
8808
|
},
|
|
8809
8809
|
"node_modules/@salesforce/plugin-auth": {
|
|
8810
|
-
"version": "2.8.
|
|
8811
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.
|
|
8812
|
-
"integrity": "sha512-
|
|
8810
|
+
"version": "2.8.8",
|
|
8811
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.8.tgz",
|
|
8812
|
+
"integrity": "sha512-4tLlOStSfdoLoHghG+gQDeBr9vRYWrBVkYvZZkE3Oza7NMqrK4rH92fYn3sNAPt+tF0apSbqW3alpeoFtppwvQ==",
|
|
8813
8813
|
"license": "BSD-3-Clause",
|
|
8814
8814
|
"dependencies": {
|
|
8815
|
-
"@oclif/core": "^2.
|
|
8815
|
+
"@oclif/core": "^2.9.3",
|
|
8816
8816
|
"@salesforce/core": "^4.3.6",
|
|
8817
8817
|
"@salesforce/kit": "^3.0.4",
|
|
8818
8818
|
"@salesforce/sf-plugins-core": "^3.1.4",
|
|
@@ -8995,9 +8995,9 @@
|
|
|
8995
8995
|
"license": "MIT"
|
|
8996
8996
|
},
|
|
8997
8997
|
"node_modules/@salesforce/plugin-data": {
|
|
8998
|
-
"version": "2.
|
|
8999
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.
|
|
9000
|
-
"integrity": "sha512-
|
|
8998
|
+
"version": "2.5.0",
|
|
8999
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.5.0.tgz",
|
|
9000
|
+
"integrity": "sha512-FB2qMTFfW4fnVLyOoutxSp9c8mj93X/vrAm6qxuRr4zfEfxawEKDSKmfmhEWrhlvbZlgSGQOTrOmS3a8Y8SlfQ==",
|
|
9001
9001
|
"license": "BSD-3-Clause",
|
|
9002
9002
|
"dependencies": {
|
|
9003
9003
|
"@oclif/core": "^2.8.11",
|
|
@@ -9016,17 +9016,17 @@
|
|
|
9016
9016
|
}
|
|
9017
9017
|
},
|
|
9018
9018
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
9019
|
-
"version": "1.15.
|
|
9020
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.15.
|
|
9021
|
-
"integrity": "sha512-
|
|
9019
|
+
"version": "1.15.4",
|
|
9020
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.15.4.tgz",
|
|
9021
|
+
"integrity": "sha512-jTBCA/2FvRFMFPr9K7OHScnBr76qgYfo1MRNktAxpRC/QXCgRUqPac0Q3zo2tiZsFqIOvHncXigmqfJAWqCkgw==",
|
|
9022
9022
|
"license": "BSD-3-Clause",
|
|
9023
9023
|
"dependencies": {
|
|
9024
9024
|
"@oclif/core": "^2.8.7",
|
|
9025
9025
|
"@salesforce/apex-node": "^1.6.2",
|
|
9026
|
-
"@salesforce/core": "^4.3.
|
|
9026
|
+
"@salesforce/core": "^4.3.10",
|
|
9027
9027
|
"@salesforce/kit": "^3.0.2",
|
|
9028
9028
|
"@salesforce/sf-plugins-core": "^3.1.3",
|
|
9029
|
-
"@salesforce/source-deploy-retrieve": "^9.
|
|
9029
|
+
"@salesforce/source-deploy-retrieve": "^9.4.0",
|
|
9030
9030
|
"@salesforce/source-tracking": "^4.2.5",
|
|
9031
9031
|
"chalk": "^4.1.2",
|
|
9032
9032
|
"fs-extra": "^10.0.1",
|
|
@@ -9703,9 +9703,9 @@
|
|
|
9703
9703
|
}
|
|
9704
9704
|
},
|
|
9705
9705
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
9706
|
-
"version": "9.
|
|
9707
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.
|
|
9708
|
-
"integrity": "sha512-
|
|
9706
|
+
"version": "9.4.0",
|
|
9707
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.4.0.tgz",
|
|
9708
|
+
"integrity": "sha512-U3rSvqlwF5FhnR1/jgNDT2BtZwSweH1KUBxxHnGRQ5s+VTFcuChZ1A6hkmwZzMPCUPjRg9XJbm74A7NUqy73Zw==",
|
|
9709
9709
|
"license": "BSD-3-Clause",
|
|
9710
9710
|
"dependencies": {
|
|
9711
9711
|
"@salesforce/core": "^4.3.1",
|
package/oclif.manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "2.1.
|
|
2
|
+
"version": "2.1.4",
|
|
3
3
|
"commands": {
|
|
4
4
|
"cmdt:generate:field": {
|
|
5
5
|
"id": "cmdt:generate:field",
|
|
@@ -796,48 +796,6 @@
|
|
|
796
796
|
"args": {},
|
|
797
797
|
"hasDynamicHelp": true
|
|
798
798
|
},
|
|
799
|
-
"dev:hook": {
|
|
800
|
-
"id": "dev:hook",
|
|
801
|
-
"summary": "Run a hook. For testing purposes only.",
|
|
802
|
-
"strict": true,
|
|
803
|
-
"pluginName": "@salesforce/plugin-dev",
|
|
804
|
-
"pluginAlias": "@salesforce/plugin-dev",
|
|
805
|
-
"pluginType": "jit",
|
|
806
|
-
"aliases": [],
|
|
807
|
-
"examples": [
|
|
808
|
-
{
|
|
809
|
-
"description": "Execute a hook by name:",
|
|
810
|
-
"command": "<%= config.bin %> <%= command.id %> sf:env:list"
|
|
811
|
-
},
|
|
812
|
-
{
|
|
813
|
-
"description": "Execute a hook by name in a specific plugin:",
|
|
814
|
-
"command": "<%= config.bin %> <%= command.id %> sf:env:list --plugin env"
|
|
815
|
-
}
|
|
816
|
-
],
|
|
817
|
-
"flags": {
|
|
818
|
-
"json": {
|
|
819
|
-
"name": "json",
|
|
820
|
-
"type": "boolean",
|
|
821
|
-
"description": "Format output as json.",
|
|
822
|
-
"helpGroup": "GLOBAL",
|
|
823
|
-
"allowNo": false
|
|
824
|
-
},
|
|
825
|
-
"plugin": {
|
|
826
|
-
"name": "plugin",
|
|
827
|
-
"type": "option",
|
|
828
|
-
"char": "p",
|
|
829
|
-
"summary": "Specific plugin from which to execute hook",
|
|
830
|
-
"multiple": false
|
|
831
|
-
}
|
|
832
|
-
},
|
|
833
|
-
"args": {
|
|
834
|
-
"hook": {
|
|
835
|
-
"name": "hook",
|
|
836
|
-
"description": "Name of hook to execute.",
|
|
837
|
-
"required": true
|
|
838
|
-
}
|
|
839
|
-
}
|
|
840
|
-
},
|
|
841
799
|
"dev:audit:messages": {
|
|
842
800
|
"id": "dev:audit:messages",
|
|
843
801
|
"summary": "Audit messages in a plugin's messages directory to locate unused messages and missing messages that have references in source code.",
|
|
@@ -1140,41 +1098,6 @@
|
|
|
1140
1098
|
},
|
|
1141
1099
|
"args": {}
|
|
1142
1100
|
},
|
|
1143
|
-
"dev:generate:hook": {
|
|
1144
|
-
"id": "dev:generate:hook",
|
|
1145
|
-
"summary": "Generate a new sf hook.",
|
|
1146
|
-
"description": "You must run this command from within a plugin directory, such as the directory created with the \"sf dev generate plugin\" command.\n\nThe command generates a basic Typescript source file in the \"src/hooks\" directory to get you started. The source file's name is based on the event you're hooking into, such as envList.ts for the \"sf env list\" command.\n\nThe command updates the package.json file, so if it detects conflicts with the existing file, you're prompted whether you want to overwrite the file. There are a number of package.json updates required for a new hook, so we recommend you answer \"y\" so the command takes care of them all. If you answer \"n\", you must update the package.json file manually.",
|
|
1147
|
-
"strict": true,
|
|
1148
|
-
"pluginName": "@salesforce/plugin-dev",
|
|
1149
|
-
"pluginAlias": "@salesforce/plugin-dev",
|
|
1150
|
-
"pluginType": "jit",
|
|
1151
|
-
"aliases": [],
|
|
1152
|
-
"examples": [
|
|
1153
|
-
"Generate source file for a hook into the \"sf env display\" command:\n<%= config.bin %> <%= command.id %> --event sf:env:display"
|
|
1154
|
-
],
|
|
1155
|
-
"flags": {
|
|
1156
|
-
"force": {
|
|
1157
|
-
"name": "force",
|
|
1158
|
-
"type": "boolean",
|
|
1159
|
-
"summary": "Overwrite existing files.",
|
|
1160
|
-
"allowNo": false
|
|
1161
|
-
},
|
|
1162
|
-
"event": {
|
|
1163
|
-
"name": "event",
|
|
1164
|
-
"type": "option",
|
|
1165
|
-
"summary": "Event to run hook on. Use colons to separate topic and command names of the event.",
|
|
1166
|
-
"required": true,
|
|
1167
|
-
"multiple": false,
|
|
1168
|
-
"options": [
|
|
1169
|
-
"sf:env:list",
|
|
1170
|
-
"sf:env:display",
|
|
1171
|
-
"sf:deploy",
|
|
1172
|
-
"sf:logout"
|
|
1173
|
-
]
|
|
1174
|
-
}
|
|
1175
|
-
},
|
|
1176
|
-
"args": {}
|
|
1177
|
-
},
|
|
1178
1101
|
"dev:generate:library": {
|
|
1179
1102
|
"id": "dev:generate:library",
|
|
1180
1103
|
"summary": "Generate a new library.",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
3
|
"description": "The Salesforce CLI",
|
|
4
|
-
"version": "2.1.
|
|
4
|
+
"version": "2.1.4",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run",
|
|
@@ -70,12 +70,12 @@
|
|
|
70
70
|
],
|
|
71
71
|
"jitPlugins": {
|
|
72
72
|
"@salesforce/plugin-custom-metadata": "2.1.33",
|
|
73
|
-
"@salesforce/plugin-community": "2.3.
|
|
74
|
-
"@salesforce/plugin-dev": "
|
|
73
|
+
"@salesforce/plugin-community": "2.3.9",
|
|
74
|
+
"@salesforce/plugin-dev": "1.1.2",
|
|
75
75
|
"@salesforce/plugin-env": "2.1.17",
|
|
76
76
|
"@salesforce/plugin-functions": "1.21.10",
|
|
77
77
|
"@salesforce/plugin-packaging": "1.21.1",
|
|
78
|
-
"@salesforce/plugin-signups": "1.4.
|
|
78
|
+
"@salesforce/plugin-signups": "1.4.27",
|
|
79
79
|
"@salesforce/sfdx-plugin-lwc-test": "1.0.2",
|
|
80
80
|
"@salesforce/sfdx-scanner": "3.14.0"
|
|
81
81
|
},
|
|
@@ -122,19 +122,19 @@
|
|
|
122
122
|
"@oclif/core": "2.9.3",
|
|
123
123
|
"@oclif/plugin-autocomplete": "2.3.2",
|
|
124
124
|
"@oclif/plugin-commands": "2.2.18",
|
|
125
|
-
"@oclif/plugin-help": "5.2.
|
|
125
|
+
"@oclif/plugin-help": "5.2.13",
|
|
126
126
|
"@oclif/plugin-not-found": "2.3.29",
|
|
127
127
|
"@oclif/plugin-plugins": "3.1.6",
|
|
128
128
|
"@oclif/plugin-search": "0.0.19",
|
|
129
129
|
"@oclif/plugin-update": "3.1.24",
|
|
130
|
-
"@oclif/plugin-version": "1.3.
|
|
130
|
+
"@oclif/plugin-version": "1.3.7",
|
|
131
131
|
"@oclif/plugin-warn-if-update-available": "2.0.42",
|
|
132
132
|
"@oclif/plugin-which": "2.2.24",
|
|
133
133
|
"@salesforce/core": "^4.3.5",
|
|
134
134
|
"@salesforce/plugin-apex": "2.3.5",
|
|
135
|
-
"@salesforce/plugin-auth": "2.8.
|
|
136
|
-
"@salesforce/plugin-data": "2.
|
|
137
|
-
"@salesforce/plugin-deploy-retrieve": "1.15.
|
|
135
|
+
"@salesforce/plugin-auth": "2.8.8",
|
|
136
|
+
"@salesforce/plugin-data": "2.5.0",
|
|
137
|
+
"@salesforce/plugin-deploy-retrieve": "1.15.4",
|
|
138
138
|
"@salesforce/plugin-info": "2.6.30",
|
|
139
139
|
"@salesforce/plugin-limits": "2.3.26",
|
|
140
140
|
"@salesforce/plugin-login": "1.2.18",
|
|
@@ -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.
|
|
188
|
+
"@salesforce/source-deploy-retrieve": "9.4.0",
|
|
189
189
|
"@salesforce/source-tracking": "4.2.5"
|
|
190
190
|
},
|
|
191
191
|
"repository": "salesforcecli/cli",
|