@salesforce/cli 2.17.10-dev.0 → 2.18.0
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 +46 -40
- package/npm-shrinkwrap.json +228 -141
- package/oclif.manifest.json +122 -66
- package/package.json +11 -11
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.18.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.
|
|
9
|
+
"version": "2.18.0",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@oclif/core": "3.10.
|
|
13
|
+
"@oclif/core": "3.10.8",
|
|
14
14
|
"@oclif/plugin-autocomplete": "3.0.1",
|
|
15
15
|
"@oclif/plugin-commands": "3.0.6",
|
|
16
16
|
"@oclif/plugin-help": "6.0.5",
|
|
17
17
|
"@oclif/plugin-not-found": "3.0.3",
|
|
18
|
-
"@oclif/plugin-plugins": "4.1.
|
|
18
|
+
"@oclif/plugin-plugins": "4.1.2",
|
|
19
19
|
"@oclif/plugin-search": "1.0.6",
|
|
20
20
|
"@oclif/plugin-update": "4.1.3",
|
|
21
21
|
"@oclif/plugin-version": "2.0.6",
|
|
@@ -25,21 +25,21 @@
|
|
|
25
25
|
"@salesforce/plugin-apex": "2.3.20",
|
|
26
26
|
"@salesforce/plugin-auth": "2.8.26",
|
|
27
27
|
"@salesforce/plugin-data": "2.6.3",
|
|
28
|
-
"@salesforce/plugin-deploy-retrieve": "1.20.
|
|
28
|
+
"@salesforce/plugin-deploy-retrieve": "1.20.2",
|
|
29
29
|
"@salesforce/plugin-info": "3.0.1",
|
|
30
30
|
"@salesforce/plugin-limits": "3.0.1",
|
|
31
31
|
"@salesforce/plugin-login": "2.0.1",
|
|
32
32
|
"@salesforce/plugin-marketplace": "1.0.2",
|
|
33
33
|
"@salesforce/plugin-org": "2.11.8",
|
|
34
|
-
"@salesforce/plugin-schema": "
|
|
34
|
+
"@salesforce/plugin-schema": "3.0.1",
|
|
35
35
|
"@salesforce/plugin-settings": "2.0.2",
|
|
36
36
|
"@salesforce/plugin-sobject": "0.2.15",
|
|
37
|
-
"@salesforce/plugin-source": "2.
|
|
37
|
+
"@salesforce/plugin-source": "2.11.0",
|
|
38
38
|
"@salesforce/plugin-telemetry": "3.1.0",
|
|
39
39
|
"@salesforce/plugin-templates": "55.5.18",
|
|
40
40
|
"@salesforce/plugin-trust": "3.0.1",
|
|
41
41
|
"@salesforce/plugin-user": "2.3.42",
|
|
42
|
-
"@salesforce/sf-plugins-core": "4.0.
|
|
42
|
+
"@salesforce/sf-plugins-core": "4.0.1-dev.4",
|
|
43
43
|
"debug": "^4.3.4"
|
|
44
44
|
},
|
|
45
45
|
"bin": {
|
|
@@ -56,9 +56,9 @@
|
|
|
56
56
|
"@types/debug": "^4.1.10",
|
|
57
57
|
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
|
58
58
|
"@typescript-eslint/parser": "^5.62.0",
|
|
59
|
-
"aws-sdk": "^2.
|
|
59
|
+
"aws-sdk": "^2.1490.0",
|
|
60
60
|
"chai": "^4.3.10",
|
|
61
|
-
"eslint": "^8.
|
|
61
|
+
"eslint": "^8.53.0",
|
|
62
62
|
"eslint-config-oclif": "^5",
|
|
63
63
|
"eslint-config-oclif-typescript": "^2.0.1",
|
|
64
64
|
"eslint-config-prettier": "^8.10.0",
|
|
@@ -1220,9 +1220,9 @@
|
|
|
1220
1220
|
}
|
|
1221
1221
|
},
|
|
1222
1222
|
"node_modules/@eslint/eslintrc": {
|
|
1223
|
-
"version": "2.1.
|
|
1224
|
-
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.
|
|
1225
|
-
"integrity": "sha512
|
|
1223
|
+
"version": "2.1.3",
|
|
1224
|
+
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.3.tgz",
|
|
1225
|
+
"integrity": "sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==",
|
|
1226
1226
|
"dev": true,
|
|
1227
1227
|
"license": "MIT",
|
|
1228
1228
|
"dependencies": {
|
|
@@ -1244,9 +1244,9 @@
|
|
|
1244
1244
|
}
|
|
1245
1245
|
},
|
|
1246
1246
|
"node_modules/@eslint/js": {
|
|
1247
|
-
"version": "8.
|
|
1248
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.
|
|
1249
|
-
"integrity": "sha512-
|
|
1247
|
+
"version": "8.53.0",
|
|
1248
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.53.0.tgz",
|
|
1249
|
+
"integrity": "sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==",
|
|
1250
1250
|
"dev": true,
|
|
1251
1251
|
"license": "MIT",
|
|
1252
1252
|
"engines": {
|
|
@@ -1260,13 +1260,13 @@
|
|
|
1260
1260
|
"license": "MIT"
|
|
1261
1261
|
},
|
|
1262
1262
|
"node_modules/@humanwhocodes/config-array": {
|
|
1263
|
-
"version": "0.11.
|
|
1264
|
-
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.
|
|
1265
|
-
"integrity": "sha512-
|
|
1263
|
+
"version": "0.11.13",
|
|
1264
|
+
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz",
|
|
1265
|
+
"integrity": "sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==",
|
|
1266
1266
|
"dev": true,
|
|
1267
1267
|
"license": "Apache-2.0",
|
|
1268
1268
|
"dependencies": {
|
|
1269
|
-
"@humanwhocodes/object-schema": "^
|
|
1269
|
+
"@humanwhocodes/object-schema": "^2.0.1",
|
|
1270
1270
|
"debug": "^4.1.1",
|
|
1271
1271
|
"minimatch": "^3.0.5"
|
|
1272
1272
|
},
|
|
@@ -1289,9 +1289,9 @@
|
|
|
1289
1289
|
}
|
|
1290
1290
|
},
|
|
1291
1291
|
"node_modules/@humanwhocodes/object-schema": {
|
|
1292
|
-
"version": "
|
|
1293
|
-
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-
|
|
1294
|
-
"integrity": "sha512-
|
|
1292
|
+
"version": "2.0.1",
|
|
1293
|
+
"resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz",
|
|
1294
|
+
"integrity": "sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==",
|
|
1295
1295
|
"dev": true,
|
|
1296
1296
|
"license": "BSD-3-Clause"
|
|
1297
1297
|
},
|
|
@@ -2106,9 +2106,9 @@
|
|
|
2106
2106
|
}
|
|
2107
2107
|
},
|
|
2108
2108
|
"node_modules/@oclif/core": {
|
|
2109
|
-
"version": "3.10.
|
|
2110
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.10.
|
|
2111
|
-
"integrity": "sha512-
|
|
2109
|
+
"version": "3.10.8",
|
|
2110
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.10.8.tgz",
|
|
2111
|
+
"integrity": "sha512-DRiEiXUvijq/1dXL80/sFGdhTjejFiUzxURW7N310TEKlONujas66KhLATfF/nG3mICqTCU0f9B+VNfLtZoGqw==",
|
|
2112
2112
|
"license": "MIT",
|
|
2113
2113
|
"dependencies": {
|
|
2114
2114
|
"ansi-escapes": "^4.3.2",
|
|
@@ -2360,9 +2360,9 @@
|
|
|
2360
2360
|
}
|
|
2361
2361
|
},
|
|
2362
2362
|
"node_modules/@oclif/plugin-plugins": {
|
|
2363
|
-
"version": "4.1.
|
|
2364
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-4.1.
|
|
2365
|
-
"integrity": "sha512-
|
|
2363
|
+
"version": "4.1.2",
|
|
2364
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-4.1.2.tgz",
|
|
2365
|
+
"integrity": "sha512-xEr3gId+UQoNCx4sNnFpPnvkjWCfEgRC694GC/ahg4d59Y0dkhNw/8flmalM1NpO5AW+62Hz107xPPv2nT4Rtw==",
|
|
2366
2366
|
"license": "MIT",
|
|
2367
2367
|
"dependencies": {
|
|
2368
2368
|
"@oclif/core": "^3.10.2",
|
|
@@ -3871,9 +3871,9 @@
|
|
|
3871
3871
|
}
|
|
3872
3872
|
},
|
|
3873
3873
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
3874
|
-
"version": "1.20.
|
|
3875
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.20.
|
|
3876
|
-
"integrity": "sha512-
|
|
3874
|
+
"version": "1.20.2",
|
|
3875
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.20.2.tgz",
|
|
3876
|
+
"integrity": "sha512-S+FqLRuDGt2SxnacMmUKFokgEnEbUejiZXOJeFr9lOFNWtp5j0QR6c7U5/Rw7TOV4GamJ8UZWhs5VZkHnz7pgw==",
|
|
3877
3877
|
"license": "BSD-3-Clause",
|
|
3878
3878
|
"dependencies": {
|
|
3879
3879
|
"@oclif/core": "^2.15.0",
|
|
@@ -4004,6 +4004,23 @@
|
|
|
4004
4004
|
"node": ">=18.0.0"
|
|
4005
4005
|
}
|
|
4006
4006
|
},
|
|
4007
|
+
"node_modules/@salesforce/plugin-info/node_modules/@salesforce/sf-plugins-core": {
|
|
4008
|
+
"version": "4.0.0",
|
|
4009
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-4.0.0.tgz",
|
|
4010
|
+
"integrity": "sha512-rg0HeqJ4GsyJjow+Rs7icicm7c3Tp43XmwfVUurN/8mKdtG8vR0d5DmZapKP7+r45Mqtlgpkzp2fSjr5fjadNg==",
|
|
4011
|
+
"license": "BSD-3-Clause",
|
|
4012
|
+
"dependencies": {
|
|
4013
|
+
"@oclif/core": "^3.0.0",
|
|
4014
|
+
"@salesforce/core": "^5.3.1",
|
|
4015
|
+
"@salesforce/kit": "^3.0.13",
|
|
4016
|
+
"@salesforce/ts-types": "^2.0.7",
|
|
4017
|
+
"chalk": "^4",
|
|
4018
|
+
"inquirer": "^8.2.5"
|
|
4019
|
+
},
|
|
4020
|
+
"engines": {
|
|
4021
|
+
"node": ">=16.0.0"
|
|
4022
|
+
}
|
|
4023
|
+
},
|
|
4007
4024
|
"node_modules/@salesforce/plugin-info/node_modules/@sindresorhus/is": {
|
|
4008
4025
|
"version": "5.6.0",
|
|
4009
4026
|
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
|
|
@@ -4169,6 +4186,23 @@
|
|
|
4169
4186
|
"node": ">=18.0.0"
|
|
4170
4187
|
}
|
|
4171
4188
|
},
|
|
4189
|
+
"node_modules/@salesforce/plugin-limits/node_modules/@salesforce/sf-plugins-core": {
|
|
4190
|
+
"version": "4.0.0",
|
|
4191
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-4.0.0.tgz",
|
|
4192
|
+
"integrity": "sha512-rg0HeqJ4GsyJjow+Rs7icicm7c3Tp43XmwfVUurN/8mKdtG8vR0d5DmZapKP7+r45Mqtlgpkzp2fSjr5fjadNg==",
|
|
4193
|
+
"license": "BSD-3-Clause",
|
|
4194
|
+
"dependencies": {
|
|
4195
|
+
"@oclif/core": "^3.0.0",
|
|
4196
|
+
"@salesforce/core": "^5.3.1",
|
|
4197
|
+
"@salesforce/kit": "^3.0.13",
|
|
4198
|
+
"@salesforce/ts-types": "^2.0.7",
|
|
4199
|
+
"chalk": "^4",
|
|
4200
|
+
"inquirer": "^8.2.5"
|
|
4201
|
+
},
|
|
4202
|
+
"engines": {
|
|
4203
|
+
"node": ">=16.0.0"
|
|
4204
|
+
}
|
|
4205
|
+
},
|
|
4172
4206
|
"node_modules/@salesforce/plugin-login": {
|
|
4173
4207
|
"version": "2.0.1",
|
|
4174
4208
|
"resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-2.0.1.tgz",
|
|
@@ -4184,6 +4218,39 @@
|
|
|
4184
4218
|
"node": ">=18.0.0"
|
|
4185
4219
|
}
|
|
4186
4220
|
},
|
|
4221
|
+
"node_modules/@salesforce/plugin-login/node_modules/@salesforce/sf-plugins-core": {
|
|
4222
|
+
"version": "4.0.0",
|
|
4223
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-4.0.0.tgz",
|
|
4224
|
+
"integrity": "sha512-rg0HeqJ4GsyJjow+Rs7icicm7c3Tp43XmwfVUurN/8mKdtG8vR0d5DmZapKP7+r45Mqtlgpkzp2fSjr5fjadNg==",
|
|
4225
|
+
"license": "BSD-3-Clause",
|
|
4226
|
+
"dependencies": {
|
|
4227
|
+
"@oclif/core": "^3.0.0",
|
|
4228
|
+
"@salesforce/core": "^5.3.1",
|
|
4229
|
+
"@salesforce/kit": "^3.0.13",
|
|
4230
|
+
"@salesforce/ts-types": "^2.0.7",
|
|
4231
|
+
"chalk": "^4",
|
|
4232
|
+
"inquirer": "^8.2.5"
|
|
4233
|
+
},
|
|
4234
|
+
"engines": {
|
|
4235
|
+
"node": ">=16.0.0"
|
|
4236
|
+
}
|
|
4237
|
+
},
|
|
4238
|
+
"node_modules/@salesforce/plugin-login/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
4239
|
+
"version": "4.1.2",
|
|
4240
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
4241
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
4242
|
+
"license": "MIT",
|
|
4243
|
+
"dependencies": {
|
|
4244
|
+
"ansi-styles": "^4.1.0",
|
|
4245
|
+
"supports-color": "^7.1.0"
|
|
4246
|
+
},
|
|
4247
|
+
"engines": {
|
|
4248
|
+
"node": ">=10"
|
|
4249
|
+
},
|
|
4250
|
+
"funding": {
|
|
4251
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
4252
|
+
}
|
|
4253
|
+
},
|
|
4187
4254
|
"node_modules/@salesforce/plugin-login/node_modules/chalk": {
|
|
4188
4255
|
"version": "5.3.0",
|
|
4189
4256
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
@@ -4213,6 +4280,23 @@
|
|
|
4213
4280
|
"node": ">=18.0.0"
|
|
4214
4281
|
}
|
|
4215
4282
|
},
|
|
4283
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/@salesforce/sf-plugins-core": {
|
|
4284
|
+
"version": "4.0.0",
|
|
4285
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-4.0.0.tgz",
|
|
4286
|
+
"integrity": "sha512-rg0HeqJ4GsyJjow+Rs7icicm7c3Tp43XmwfVUurN/8mKdtG8vR0d5DmZapKP7+r45Mqtlgpkzp2fSjr5fjadNg==",
|
|
4287
|
+
"license": "BSD-3-Clause",
|
|
4288
|
+
"dependencies": {
|
|
4289
|
+
"@oclif/core": "^3.0.0",
|
|
4290
|
+
"@salesforce/core": "^5.3.1",
|
|
4291
|
+
"@salesforce/kit": "^3.0.13",
|
|
4292
|
+
"@salesforce/ts-types": "^2.0.7",
|
|
4293
|
+
"chalk": "^4",
|
|
4294
|
+
"inquirer": "^8.2.5"
|
|
4295
|
+
},
|
|
4296
|
+
"engines": {
|
|
4297
|
+
"node": ">=16.0.0"
|
|
4298
|
+
}
|
|
4299
|
+
},
|
|
4216
4300
|
"node_modules/@salesforce/plugin-marketplace/node_modules/@sindresorhus/is": {
|
|
4217
4301
|
"version": "5.6.0",
|
|
4218
4302
|
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
|
|
@@ -4777,66 +4861,26 @@
|
|
|
4777
4861
|
}
|
|
4778
4862
|
},
|
|
4779
4863
|
"node_modules/@salesforce/plugin-schema": {
|
|
4780
|
-
"version": "
|
|
4781
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-
|
|
4782
|
-
"integrity": "sha512-
|
|
4864
|
+
"version": "3.0.1",
|
|
4865
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.0.1.tgz",
|
|
4866
|
+
"integrity": "sha512-DKP5kuR1dy12dMGchPiTlKb4zxCZ1dsgggJk6MYha4uso6qiTgtJ0kKgiXwpK7wqNFTz0AutouLo2PnLOlQTWw==",
|
|
4783
4867
|
"license": "BSD-3-Clause",
|
|
4784
4868
|
"dependencies": {
|
|
4785
|
-
"@oclif/core": "^
|
|
4869
|
+
"@oclif/core": "^3.10.4",
|
|
4786
4870
|
"@salesforce/core": "^5.3.10",
|
|
4787
|
-
"@salesforce/sf-plugins-core": "^
|
|
4788
|
-
"tslib": "^2"
|
|
4789
|
-
},
|
|
4790
|
-
"engines": {
|
|
4791
|
-
"node": ">=16.0.0"
|
|
4792
|
-
}
|
|
4793
|
-
},
|
|
4794
|
-
"node_modules/@salesforce/plugin-schema/node_modules/@oclif/core": {
|
|
4795
|
-
"version": "2.15.0",
|
|
4796
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.15.0.tgz",
|
|
4797
|
-
"integrity": "sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==",
|
|
4798
|
-
"license": "MIT",
|
|
4799
|
-
"dependencies": {
|
|
4800
|
-
"@types/cli-progress": "^3.11.0",
|
|
4801
|
-
"ansi-escapes": "^4.3.2",
|
|
4802
|
-
"ansi-styles": "^4.3.0",
|
|
4803
|
-
"cardinal": "^2.1.1",
|
|
4804
|
-
"chalk": "^4.1.2",
|
|
4805
|
-
"clean-stack": "^3.0.1",
|
|
4806
|
-
"cli-progress": "^3.12.0",
|
|
4807
|
-
"debug": "^4.3.4",
|
|
4808
|
-
"ejs": "^3.1.8",
|
|
4809
|
-
"get-package-type": "^0.1.0",
|
|
4810
|
-
"globby": "^11.1.0",
|
|
4811
|
-
"hyperlinker": "^1.0.0",
|
|
4812
|
-
"indent-string": "^4.0.0",
|
|
4813
|
-
"is-wsl": "^2.2.0",
|
|
4814
|
-
"js-yaml": "^3.14.1",
|
|
4815
|
-
"natural-orderby": "^2.0.3",
|
|
4816
|
-
"object-treeify": "^1.1.33",
|
|
4817
|
-
"password-prompt": "^1.1.2",
|
|
4818
|
-
"slice-ansi": "^4.0.0",
|
|
4819
|
-
"string-width": "^4.2.3",
|
|
4820
|
-
"strip-ansi": "^6.0.1",
|
|
4821
|
-
"supports-color": "^8.1.1",
|
|
4822
|
-
"supports-hyperlinks": "^2.2.0",
|
|
4823
|
-
"ts-node": "^10.9.1",
|
|
4824
|
-
"tslib": "^2.5.0",
|
|
4825
|
-
"widest-line": "^3.1.0",
|
|
4826
|
-
"wordwrap": "^1.0.0",
|
|
4827
|
-
"wrap-ansi": "^7.0.0"
|
|
4871
|
+
"@salesforce/sf-plugins-core": "^4.0.0"
|
|
4828
4872
|
},
|
|
4829
4873
|
"engines": {
|
|
4830
|
-
"node": ">=
|
|
4874
|
+
"node": ">=18.0.0"
|
|
4831
4875
|
}
|
|
4832
4876
|
},
|
|
4833
4877
|
"node_modules/@salesforce/plugin-schema/node_modules/@salesforce/sf-plugins-core": {
|
|
4834
|
-
"version": "
|
|
4835
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
|
4836
|
-
"integrity": "sha512-
|
|
4878
|
+
"version": "4.0.0",
|
|
4879
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-4.0.0.tgz",
|
|
4880
|
+
"integrity": "sha512-rg0HeqJ4GsyJjow+Rs7icicm7c3Tp43XmwfVUurN/8mKdtG8vR0d5DmZapKP7+r45Mqtlgpkzp2fSjr5fjadNg==",
|
|
4837
4881
|
"license": "BSD-3-Clause",
|
|
4838
4882
|
"dependencies": {
|
|
4839
|
-
"@oclif/core": "^
|
|
4883
|
+
"@oclif/core": "^3.0.0",
|
|
4840
4884
|
"@salesforce/core": "^5.3.1",
|
|
4841
4885
|
"@salesforce/kit": "^3.0.13",
|
|
4842
4886
|
"@salesforce/ts-types": "^2.0.7",
|
|
@@ -4847,43 +4891,6 @@
|
|
|
4847
4891
|
"node": ">=16.0.0"
|
|
4848
4892
|
}
|
|
4849
4893
|
},
|
|
4850
|
-
"node_modules/@salesforce/plugin-schema/node_modules/argparse": {
|
|
4851
|
-
"version": "1.0.10",
|
|
4852
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
4853
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
4854
|
-
"license": "MIT",
|
|
4855
|
-
"dependencies": {
|
|
4856
|
-
"sprintf-js": "~1.0.2"
|
|
4857
|
-
}
|
|
4858
|
-
},
|
|
4859
|
-
"node_modules/@salesforce/plugin-schema/node_modules/js-yaml": {
|
|
4860
|
-
"version": "3.14.1",
|
|
4861
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
4862
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
4863
|
-
"license": "MIT",
|
|
4864
|
-
"dependencies": {
|
|
4865
|
-
"argparse": "^1.0.7",
|
|
4866
|
-
"esprima": "^4.0.0"
|
|
4867
|
-
},
|
|
4868
|
-
"bin": {
|
|
4869
|
-
"js-yaml": "bin/js-yaml.js"
|
|
4870
|
-
}
|
|
4871
|
-
},
|
|
4872
|
-
"node_modules/@salesforce/plugin-schema/node_modules/supports-color": {
|
|
4873
|
-
"version": "8.1.1",
|
|
4874
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
4875
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
4876
|
-
"license": "MIT",
|
|
4877
|
-
"dependencies": {
|
|
4878
|
-
"has-flag": "^4.0.0"
|
|
4879
|
-
},
|
|
4880
|
-
"engines": {
|
|
4881
|
-
"node": ">=10"
|
|
4882
|
-
},
|
|
4883
|
-
"funding": {
|
|
4884
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
4885
|
-
}
|
|
4886
|
-
},
|
|
4887
4894
|
"node_modules/@salesforce/plugin-settings": {
|
|
4888
4895
|
"version": "2.0.2",
|
|
4889
4896
|
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.0.2.tgz",
|
|
@@ -4899,6 +4906,23 @@
|
|
|
4899
4906
|
"node": ">=18.0.0"
|
|
4900
4907
|
}
|
|
4901
4908
|
},
|
|
4909
|
+
"node_modules/@salesforce/plugin-settings/node_modules/@salesforce/sf-plugins-core": {
|
|
4910
|
+
"version": "4.0.0",
|
|
4911
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-4.0.0.tgz",
|
|
4912
|
+
"integrity": "sha512-rg0HeqJ4GsyJjow+Rs7icicm7c3Tp43XmwfVUurN/8mKdtG8vR0d5DmZapKP7+r45Mqtlgpkzp2fSjr5fjadNg==",
|
|
4913
|
+
"license": "BSD-3-Clause",
|
|
4914
|
+
"dependencies": {
|
|
4915
|
+
"@oclif/core": "^3.0.0",
|
|
4916
|
+
"@salesforce/core": "^5.3.1",
|
|
4917
|
+
"@salesforce/kit": "^3.0.13",
|
|
4918
|
+
"@salesforce/ts-types": "^2.0.7",
|
|
4919
|
+
"chalk": "^4",
|
|
4920
|
+
"inquirer": "^8.2.5"
|
|
4921
|
+
},
|
|
4922
|
+
"engines": {
|
|
4923
|
+
"node": ">=16.0.0"
|
|
4924
|
+
}
|
|
4925
|
+
},
|
|
4902
4926
|
"node_modules/@salesforce/plugin-sobject": {
|
|
4903
4927
|
"version": "0.2.15",
|
|
4904
4928
|
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.2.15.tgz",
|
|
@@ -5014,18 +5038,18 @@
|
|
|
5014
5038
|
}
|
|
5015
5039
|
},
|
|
5016
5040
|
"node_modules/@salesforce/plugin-source": {
|
|
5017
|
-
"version": "2.
|
|
5018
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.
|
|
5019
|
-
"integrity": "sha512-
|
|
5041
|
+
"version": "2.11.0",
|
|
5042
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.11.0.tgz",
|
|
5043
|
+
"integrity": "sha512-sT0Tj1V0U7xqZ90OfS4jmigv8yLgPuTq5yYAGKnKhqYgsZ0afmR9Z6GBn2j439peaV+KElNjUEg1nLro3fWQpA==",
|
|
5020
5044
|
"license": "BSD-3-Clause",
|
|
5021
5045
|
"dependencies": {
|
|
5022
5046
|
"@oclif/core": "^2.15.0",
|
|
5023
5047
|
"@salesforce/apex-node": "^2.1.0",
|
|
5024
|
-
"@salesforce/core": "^5.3.
|
|
5025
|
-
"@salesforce/kit": "^3.0.
|
|
5048
|
+
"@salesforce/core": "^5.3.18",
|
|
5049
|
+
"@salesforce/kit": "^3.0.15",
|
|
5026
5050
|
"@salesforce/sf-plugins-core": "^3.1.25",
|
|
5027
|
-
"@salesforce/source-deploy-retrieve": "^9.
|
|
5028
|
-
"@salesforce/source-tracking": "^4.
|
|
5051
|
+
"@salesforce/source-deploy-retrieve": "^9.8.4",
|
|
5052
|
+
"@salesforce/source-tracking": "^4.3.0",
|
|
5029
5053
|
"chalk": "^4.1.2",
|
|
5030
5054
|
"got": "^11.8.6",
|
|
5031
5055
|
"proxy-agent": "^6.3.1",
|
|
@@ -5144,6 +5168,23 @@
|
|
|
5144
5168
|
"node": ">=18.0.0"
|
|
5145
5169
|
}
|
|
5146
5170
|
},
|
|
5171
|
+
"node_modules/@salesforce/plugin-telemetry/node_modules/@salesforce/sf-plugins-core": {
|
|
5172
|
+
"version": "4.0.0",
|
|
5173
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-4.0.0.tgz",
|
|
5174
|
+
"integrity": "sha512-rg0HeqJ4GsyJjow+Rs7icicm7c3Tp43XmwfVUurN/8mKdtG8vR0d5DmZapKP7+r45Mqtlgpkzp2fSjr5fjadNg==",
|
|
5175
|
+
"license": "BSD-3-Clause",
|
|
5176
|
+
"dependencies": {
|
|
5177
|
+
"@oclif/core": "^3.0.0",
|
|
5178
|
+
"@salesforce/core": "^5.3.1",
|
|
5179
|
+
"@salesforce/kit": "^3.0.13",
|
|
5180
|
+
"@salesforce/ts-types": "^2.0.7",
|
|
5181
|
+
"chalk": "^4",
|
|
5182
|
+
"inquirer": "^8.2.5"
|
|
5183
|
+
},
|
|
5184
|
+
"engines": {
|
|
5185
|
+
"node": ">=16.0.0"
|
|
5186
|
+
}
|
|
5187
|
+
},
|
|
5147
5188
|
"node_modules/@salesforce/plugin-templates": {
|
|
5148
5189
|
"version": "55.5.18",
|
|
5149
5190
|
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-55.5.18.tgz",
|
|
@@ -5277,6 +5318,23 @@
|
|
|
5277
5318
|
"node": ">=18.0.0"
|
|
5278
5319
|
}
|
|
5279
5320
|
},
|
|
5321
|
+
"node_modules/@salesforce/plugin-trust/node_modules/@salesforce/sf-plugins-core": {
|
|
5322
|
+
"version": "4.0.0",
|
|
5323
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-4.0.0.tgz",
|
|
5324
|
+
"integrity": "sha512-rg0HeqJ4GsyJjow+Rs7icicm7c3Tp43XmwfVUurN/8mKdtG8vR0d5DmZapKP7+r45Mqtlgpkzp2fSjr5fjadNg==",
|
|
5325
|
+
"license": "BSD-3-Clause",
|
|
5326
|
+
"dependencies": {
|
|
5327
|
+
"@oclif/core": "^3.0.0",
|
|
5328
|
+
"@salesforce/core": "^5.3.1",
|
|
5329
|
+
"@salesforce/kit": "^3.0.13",
|
|
5330
|
+
"@salesforce/ts-types": "^2.0.7",
|
|
5331
|
+
"chalk": "^4",
|
|
5332
|
+
"inquirer": "^8.2.5"
|
|
5333
|
+
},
|
|
5334
|
+
"engines": {
|
|
5335
|
+
"node": ">=16.0.0"
|
|
5336
|
+
}
|
|
5337
|
+
},
|
|
5280
5338
|
"node_modules/@salesforce/plugin-trust/node_modules/@sindresorhus/is": {
|
|
5281
5339
|
"version": "5.6.0",
|
|
5282
5340
|
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
|
|
@@ -5550,15 +5608,16 @@
|
|
|
5550
5608
|
"license": "ISC"
|
|
5551
5609
|
},
|
|
5552
5610
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
5553
|
-
"version": "4.0.
|
|
5554
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-4.0.
|
|
5555
|
-
"integrity": "sha512-
|
|
5611
|
+
"version": "4.0.1-dev.4",
|
|
5612
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-4.0.1-dev.4.tgz",
|
|
5613
|
+
"integrity": "sha512-GW1OdHzYSgxMxct+547agQ6f3NX4zYTywrp3xTRVywWj5AXUNFZT5jcbYupq5M1MFOHUsNZaxd/fB67Vxl6LpA==",
|
|
5556
5614
|
"license": "BSD-3-Clause",
|
|
5557
5615
|
"dependencies": {
|
|
5558
5616
|
"@oclif/core": "^3.0.0",
|
|
5559
5617
|
"@salesforce/core": "^5.3.1",
|
|
5560
5618
|
"@salesforce/kit": "^3.0.13",
|
|
5561
5619
|
"@salesforce/ts-types": "^2.0.7",
|
|
5620
|
+
"@types/inquirer": "^8.2.3",
|
|
5562
5621
|
"chalk": "^4",
|
|
5563
5622
|
"inquirer": "^8.2.5"
|
|
5564
5623
|
},
|
|
@@ -5602,11 +5661,12 @@
|
|
|
5602
5661
|
}
|
|
5603
5662
|
},
|
|
5604
5663
|
"node_modules/@salesforce/source-tracking": {
|
|
5605
|
-
"version": "4.
|
|
5606
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-4.
|
|
5607
|
-
"integrity": "sha512-
|
|
5664
|
+
"version": "4.4.0",
|
|
5665
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-4.4.0.tgz",
|
|
5666
|
+
"integrity": "sha512-v/jMbOgFfY8k/TS2UnnplEo4XqhNOGRYAVlO9ipTqAVHpLuKS4SXbp/8Vi11o3yWvBYj8neeQ0nz/TXpgmdxeQ==",
|
|
5608
5667
|
"license": "BSD-3-Clause",
|
|
5609
5668
|
"dependencies": {
|
|
5669
|
+
"@oclif/core": "^3.10.6",
|
|
5610
5670
|
"@salesforce/core": "^5.3.18",
|
|
5611
5671
|
"@salesforce/kit": "^3.0.15",
|
|
5612
5672
|
"@salesforce/source-deploy-retrieve": "^9.8.4",
|
|
@@ -6067,6 +6127,16 @@
|
|
|
6067
6127
|
"integrity": "sha512-V46MYLFp08Wf2mmaBhvgjStM3tPa+2GAdy/iqoX+noX1//zje2x4XmrIU0cAwyClATsTmahbtoQ2EwP7I5WSiA==",
|
|
6068
6128
|
"license": "MIT"
|
|
6069
6129
|
},
|
|
6130
|
+
"node_modules/@types/inquirer": {
|
|
6131
|
+
"version": "8.2.10",
|
|
6132
|
+
"resolved": "https://registry.npmjs.org/@types/inquirer/-/inquirer-8.2.10.tgz",
|
|
6133
|
+
"integrity": "sha512-IdD5NmHyVjWM8SHWo/kPBgtzXatwPkfwzyP3fN1jF2g9BWt5WO+8hL2F4o2GKIYsU40PpqeevuUWvkS/roXJkA==",
|
|
6134
|
+
"license": "MIT",
|
|
6135
|
+
"dependencies": {
|
|
6136
|
+
"@types/through": "*",
|
|
6137
|
+
"rxjs": "^7.2.0"
|
|
6138
|
+
}
|
|
6139
|
+
},
|
|
6070
6140
|
"node_modules/@types/istanbul-lib-coverage": {
|
|
6071
6141
|
"version": "2.0.4",
|
|
6072
6142
|
"resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz",
|
|
@@ -6221,6 +6291,15 @@
|
|
|
6221
6291
|
"dev": true,
|
|
6222
6292
|
"license": "MIT"
|
|
6223
6293
|
},
|
|
6294
|
+
"node_modules/@types/through": {
|
|
6295
|
+
"version": "0.0.33",
|
|
6296
|
+
"resolved": "https://registry.npmjs.org/@types/through/-/through-0.0.33.tgz",
|
|
6297
|
+
"integrity": "sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==",
|
|
6298
|
+
"license": "MIT",
|
|
6299
|
+
"dependencies": {
|
|
6300
|
+
"@types/node": "*"
|
|
6301
|
+
}
|
|
6302
|
+
},
|
|
6224
6303
|
"node_modules/@types/vinyl": {
|
|
6225
6304
|
"version": "2.0.7",
|
|
6226
6305
|
"resolved": "https://registry.npmjs.org/@types/vinyl/-/vinyl-2.0.7.tgz",
|
|
@@ -6490,6 +6569,13 @@
|
|
|
6490
6569
|
"dev": true,
|
|
6491
6570
|
"license": "ISC"
|
|
6492
6571
|
},
|
|
6572
|
+
"node_modules/@ungap/structured-clone": {
|
|
6573
|
+
"version": "1.2.0",
|
|
6574
|
+
"resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz",
|
|
6575
|
+
"integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==",
|
|
6576
|
+
"dev": true,
|
|
6577
|
+
"license": "ISC"
|
|
6578
|
+
},
|
|
6493
6579
|
"node_modules/@yarnpkg/lockfile": {
|
|
6494
6580
|
"version": "1.1.0",
|
|
6495
6581
|
"resolved": "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz",
|
|
@@ -7102,9 +7188,9 @@
|
|
|
7102
7188
|
}
|
|
7103
7189
|
},
|
|
7104
7190
|
"node_modules/aws-sdk": {
|
|
7105
|
-
"version": "2.
|
|
7106
|
-
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.
|
|
7107
|
-
"integrity": "sha512-
|
|
7191
|
+
"version": "2.1490.0",
|
|
7192
|
+
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1490.0.tgz",
|
|
7193
|
+
"integrity": "sha512-nRVP1+JVGHytxrPpc+6I41lTILzYeTOBAdNbgCi5bwRPrnEr/DxunyHWbGh92qupfHbm9dFcKdao4pOMPDOcVA==",
|
|
7108
7194
|
"dev": true,
|
|
7109
7195
|
"license": "Apache-2.0",
|
|
7110
7196
|
"dependencies": {
|
|
@@ -9410,19 +9496,20 @@
|
|
|
9410
9496
|
}
|
|
9411
9497
|
},
|
|
9412
9498
|
"node_modules/eslint": {
|
|
9413
|
-
"version": "8.
|
|
9414
|
-
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.
|
|
9415
|
-
"integrity": "sha512-
|
|
9499
|
+
"version": "8.53.0",
|
|
9500
|
+
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.53.0.tgz",
|
|
9501
|
+
"integrity": "sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==",
|
|
9416
9502
|
"dev": true,
|
|
9417
9503
|
"license": "MIT",
|
|
9418
9504
|
"dependencies": {
|
|
9419
9505
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
9420
9506
|
"@eslint-community/regexpp": "^4.6.1",
|
|
9421
|
-
"@eslint/eslintrc": "^2.1.
|
|
9422
|
-
"@eslint/js": "8.
|
|
9423
|
-
"@humanwhocodes/config-array": "^0.11.
|
|
9507
|
+
"@eslint/eslintrc": "^2.1.3",
|
|
9508
|
+
"@eslint/js": "8.53.0",
|
|
9509
|
+
"@humanwhocodes/config-array": "^0.11.13",
|
|
9424
9510
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
9425
9511
|
"@nodelib/fs.walk": "^1.2.8",
|
|
9512
|
+
"@ungap/structured-clone": "^1.2.0",
|
|
9426
9513
|
"ajv": "^6.12.4",
|
|
9427
9514
|
"chalk": "^4.0.0",
|
|
9428
9515
|
"cross-spawn": "^7.0.2",
|