@salesforce/cli 1.72.0 → 1.74.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 +2 -1
- package/npm-shrinkwrap.json +195 -226
- package/oclif.manifest.json +164 -1
- package/package.json +28 -29
package/README.md
CHANGED
|
@@ -17,7 +17,8 @@
|
|
|
17
17
|
|
|
18
18
|
# Getting Started
|
|
19
19
|
|
|
20
|
-
Read the [Get Started with CLI Unification](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_sf_intro.htm) to learn about the new `sf` executable.
|
|
20
|
+
- Read the [Get Started with CLI Unification](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_sf_intro.htm) to learn about the new `sf` executable.
|
|
21
|
+
- Read the [sf Plugin Developer Guide](https://github.com/salesforcecli/cli/wiki) to learn how to develop a `sf` plugin.
|
|
21
22
|
|
|
22
23
|
# Feedback
|
|
23
24
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,44 +1,43 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.74.0",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "1.
|
|
9
|
+
"version": "1.74.0",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "2.8.0",
|
|
13
|
-
"@oclif/plugin-autocomplete": "2.1.
|
|
14
|
-
"@oclif/plugin-commands": "2.2.
|
|
15
|
-
"@oclif/plugin-help": "5.2.
|
|
16
|
-
"@oclif/plugin-not-found": "2.3.
|
|
17
|
-
"@oclif/plugin-plugins": "2.4.
|
|
18
|
-
"@oclif/plugin-search": "0.0.
|
|
13
|
+
"@oclif/plugin-autocomplete": "2.1.8",
|
|
14
|
+
"@oclif/plugin-commands": "2.2.13",
|
|
15
|
+
"@oclif/plugin-help": "5.2.9",
|
|
16
|
+
"@oclif/plugin-not-found": "2.3.23",
|
|
17
|
+
"@oclif/plugin-plugins": "2.4.4",
|
|
18
|
+
"@oclif/plugin-search": "0.0.15",
|
|
19
19
|
"@oclif/plugin-update": "3.1.9",
|
|
20
|
-
"@oclif/plugin-version": "1.3.
|
|
20
|
+
"@oclif/plugin-version": "1.3.2",
|
|
21
21
|
"@oclif/plugin-warn-if-update-available": "2.0.33",
|
|
22
|
-
"@oclif/plugin-which": "2.2.
|
|
22
|
+
"@oclif/plugin-which": "2.2.18",
|
|
23
23
|
"@salesforce/core": "3.34.6",
|
|
24
24
|
"@salesforce/plugin-apex": "2.2.9",
|
|
25
|
-
"@salesforce/plugin-auth": "2.7.
|
|
26
|
-
"@salesforce/plugin-data": "2.3.
|
|
27
|
-
"@salesforce/plugin-deploy-retrieve": "1.8.
|
|
28
|
-
"@salesforce/plugin-
|
|
29
|
-
"@salesforce/plugin-
|
|
30
|
-
"@salesforce/plugin-
|
|
31
|
-
"@salesforce/plugin-
|
|
32
|
-
"@salesforce/plugin-
|
|
33
|
-
"@salesforce/plugin-
|
|
34
|
-
"@salesforce/plugin-
|
|
35
|
-
"@salesforce/plugin-sobject": "0.1.11",
|
|
25
|
+
"@salesforce/plugin-auth": "2.7.11",
|
|
26
|
+
"@salesforce/plugin-data": "2.3.9",
|
|
27
|
+
"@salesforce/plugin-deploy-retrieve": "1.8.8",
|
|
28
|
+
"@salesforce/plugin-info": "2.6.4",
|
|
29
|
+
"@salesforce/plugin-limits": "2.3.12",
|
|
30
|
+
"@salesforce/plugin-login": "1.2.5",
|
|
31
|
+
"@salesforce/plugin-org": "2.6.5",
|
|
32
|
+
"@salesforce/plugin-schema": "2.3.6",
|
|
33
|
+
"@salesforce/plugin-settings": "1.4.3",
|
|
34
|
+
"@salesforce/plugin-sobject": "0.1.14",
|
|
36
35
|
"@salesforce/plugin-source": "2.9.1",
|
|
37
36
|
"@salesforce/plugin-telemetry": "2.1.3",
|
|
38
37
|
"@salesforce/plugin-templates": "55.4.5",
|
|
39
|
-
"@salesforce/plugin-trust": "2.4.
|
|
40
|
-
"@salesforce/plugin-user": "2.3.
|
|
41
|
-
"@salesforce/sf-plugins-core": "2.2.
|
|
38
|
+
"@salesforce/plugin-trust": "2.4.6",
|
|
39
|
+
"@salesforce/plugin-user": "2.3.7",
|
|
40
|
+
"@salesforce/sf-plugins-core": "2.2.7",
|
|
42
41
|
"debug": "^4.3.4",
|
|
43
42
|
"semver": "^7.3.8",
|
|
44
43
|
"tslib": "^2.4.1"
|
|
@@ -2187,12 +2186,12 @@
|
|
|
2187
2186
|
}
|
|
2188
2187
|
},
|
|
2189
2188
|
"node_modules/@oclif/plugin-autocomplete": {
|
|
2190
|
-
"version": "2.1.
|
|
2191
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-2.1.
|
|
2192
|
-
"integrity": "sha512-
|
|
2189
|
+
"version": "2.1.8",
|
|
2190
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-2.1.8.tgz",
|
|
2191
|
+
"integrity": "sha512-7eUfez+AV5ukiBCuX4iP7L1UW1gY9Ju0+NIi1155klNWPuIjzQGifBQt0Fd8piTaPTkWg/sJUAPvYSxoYBJSOA==",
|
|
2193
2192
|
"license": "MIT",
|
|
2194
2193
|
"dependencies": {
|
|
2195
|
-
"@oclif/core": "^2.
|
|
2194
|
+
"@oclif/core": "^2.8.0",
|
|
2196
2195
|
"chalk": "^4.1.0",
|
|
2197
2196
|
"debug": "^4.3.4",
|
|
2198
2197
|
"fs-extra": "^9.0.1"
|
|
@@ -2236,12 +2235,12 @@
|
|
|
2236
2235
|
}
|
|
2237
2236
|
},
|
|
2238
2237
|
"node_modules/@oclif/plugin-commands": {
|
|
2239
|
-
"version": "2.2.
|
|
2240
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.
|
|
2241
|
-
"integrity": "sha512-
|
|
2238
|
+
"version": "2.2.13",
|
|
2239
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.13.tgz",
|
|
2240
|
+
"integrity": "sha512-tdFluVuZT231Qid3NGHWNX7VlgHOb/wEaNj/dKt5bCYXoNxEQMk6OUfgXQNFaHXmWqedvBKpZ8AE/3FWjB6z4w==",
|
|
2242
2241
|
"license": "MIT",
|
|
2243
2242
|
"dependencies": {
|
|
2244
|
-
"@oclif/core": "^2.
|
|
2243
|
+
"@oclif/core": "^2.8.0",
|
|
2245
2244
|
"lodash": "^4.17.11"
|
|
2246
2245
|
},
|
|
2247
2246
|
"engines": {
|
|
@@ -2249,25 +2248,25 @@
|
|
|
2249
2248
|
}
|
|
2250
2249
|
},
|
|
2251
2250
|
"node_modules/@oclif/plugin-help": {
|
|
2252
|
-
"version": "5.2.
|
|
2253
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.
|
|
2254
|
-
"integrity": "sha512-
|
|
2251
|
+
"version": "5.2.9",
|
|
2252
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.9.tgz",
|
|
2253
|
+
"integrity": "sha512-0J3oowPURZJ4Dn1p1WpQ46E4+CoV20KTn1cvsNiDl6Hmbw+qoljKQnArJJzNFeZQxWo4R7/S42PrzKJTVYh68Q==",
|
|
2255
2254
|
"license": "MIT",
|
|
2256
2255
|
"dependencies": {
|
|
2257
|
-
"@oclif/core": "^2.
|
|
2256
|
+
"@oclif/core": "^2.8.0"
|
|
2258
2257
|
},
|
|
2259
2258
|
"engines": {
|
|
2260
2259
|
"node": ">=12.0.0"
|
|
2261
2260
|
}
|
|
2262
2261
|
},
|
|
2263
2262
|
"node_modules/@oclif/plugin-not-found": {
|
|
2264
|
-
"version": "2.3.
|
|
2265
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.
|
|
2266
|
-
"integrity": "sha512-
|
|
2263
|
+
"version": "2.3.23",
|
|
2264
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.23.tgz",
|
|
2265
|
+
"integrity": "sha512-UZM8aolxXvqwH8WcmJxRNASDWgMoSQm/pgCdkc1AGCRevYc8+LBSO+U6nLWq+Dx8H/dn9RyIv5oiUIOGkKDlZA==",
|
|
2267
2266
|
"license": "MIT",
|
|
2268
2267
|
"dependencies": {
|
|
2269
2268
|
"@oclif/color": "^1.0.4",
|
|
2270
|
-
"@oclif/core": "^2.
|
|
2269
|
+
"@oclif/core": "^2.8.0",
|
|
2271
2270
|
"fast-levenshtein": "^3.0.0",
|
|
2272
2271
|
"lodash": "^4.17.21"
|
|
2273
2272
|
},
|
|
@@ -2285,9 +2284,9 @@
|
|
|
2285
2284
|
}
|
|
2286
2285
|
},
|
|
2287
2286
|
"node_modules/@oclif/plugin-plugins": {
|
|
2288
|
-
"version": "2.4.
|
|
2289
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-2.4.
|
|
2290
|
-
"integrity": "sha512-
|
|
2287
|
+
"version": "2.4.4",
|
|
2288
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-2.4.4.tgz",
|
|
2289
|
+
"integrity": "sha512-ieqwznpReiP8ER4Qrkzn084Xp47FLT4gpsUSL/b71o+1QhMqj4sOpLT/XW+Hf1O9zDJg4KyF99Z892FBhNfvVQ==",
|
|
2291
2290
|
"license": "MIT",
|
|
2292
2291
|
"dependencies": {
|
|
2293
2292
|
"@oclif/color": "^1.0.4",
|
|
@@ -2360,12 +2359,12 @@
|
|
|
2360
2359
|
}
|
|
2361
2360
|
},
|
|
2362
2361
|
"node_modules/@oclif/plugin-search": {
|
|
2363
|
-
"version": "0.0.
|
|
2364
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-0.0.
|
|
2365
|
-
"integrity": "sha512-
|
|
2362
|
+
"version": "0.0.15",
|
|
2363
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-0.0.15.tgz",
|
|
2364
|
+
"integrity": "sha512-nKq6VgH+TLxlBQMZxbjSd93ZcLPUUtHDI8QbNb4I4SLt9k4NoGrBAIo0eHwOoJajyi1dFq2h55OwDUOl+dT4SQ==",
|
|
2366
2365
|
"license": "MIT",
|
|
2367
2366
|
"dependencies": {
|
|
2368
|
-
"@oclif/core": "^2.0
|
|
2367
|
+
"@oclif/core": "^2.8.0",
|
|
2369
2368
|
"chalk": "^4",
|
|
2370
2369
|
"fuse.js": "^6.6.2",
|
|
2371
2370
|
"inquirer": "^8.2.5",
|
|
@@ -2414,12 +2413,12 @@
|
|
|
2414
2413
|
}
|
|
2415
2414
|
},
|
|
2416
2415
|
"node_modules/@oclif/plugin-version": {
|
|
2417
|
-
"version": "1.3.
|
|
2418
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-1.3.
|
|
2419
|
-
"integrity": "sha512-
|
|
2416
|
+
"version": "1.3.2",
|
|
2417
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-1.3.2.tgz",
|
|
2418
|
+
"integrity": "sha512-rfuXniY7bXPSYIdtF8Se/IwYIa99OpdxkSm6shdb5svBIZl772AsEsOggHBCW/iuBwFK22ecKQEHFneqSONh3Q==",
|
|
2420
2419
|
"license": "MIT",
|
|
2421
2420
|
"dependencies": {
|
|
2422
|
-
"@oclif/core": "^2.
|
|
2421
|
+
"@oclif/core": "^2.8.0"
|
|
2423
2422
|
},
|
|
2424
2423
|
"engines": {
|
|
2425
2424
|
"node": ">=14.0.0"
|
|
@@ -2459,12 +2458,12 @@
|
|
|
2459
2458
|
}
|
|
2460
2459
|
},
|
|
2461
2460
|
"node_modules/@oclif/plugin-which": {
|
|
2462
|
-
"version": "2.2.
|
|
2463
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-2.2.
|
|
2464
|
-
"integrity": "sha512-
|
|
2461
|
+
"version": "2.2.18",
|
|
2462
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-2.2.18.tgz",
|
|
2463
|
+
"integrity": "sha512-31v5YCTfl9X8hmB/4KleWxSJnf0a9BeodO6KNid4aDFwSYA2ya1tGC3wBgR8cxyorU/V/tq6DzyS+1piz7iOIg==",
|
|
2465
2464
|
"license": "MIT",
|
|
2466
2465
|
"dependencies": {
|
|
2467
|
-
"@oclif/core": "^2.
|
|
2466
|
+
"@oclif/core": "^2.8.0",
|
|
2468
2467
|
"tslib": "^2.5.0"
|
|
2469
2468
|
},
|
|
2470
2469
|
"engines": {
|
|
@@ -3269,15 +3268,15 @@
|
|
|
3269
3268
|
}
|
|
3270
3269
|
},
|
|
3271
3270
|
"node_modules/@salesforce/plugin-auth": {
|
|
3272
|
-
"version": "2.7.
|
|
3273
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.7.
|
|
3274
|
-
"integrity": "sha512-
|
|
3271
|
+
"version": "2.7.11",
|
|
3272
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.7.11.tgz",
|
|
3273
|
+
"integrity": "sha512-oRPkAjWZ0mkkXXHlx7aMojgCvZiFovo+/q1V1o2N08MfM/s7DCM/lR26hV2r47xAzkfiQQAaQT7l13vgjzCcmw==",
|
|
3275
3274
|
"license": "BSD-3-Clause",
|
|
3276
3275
|
"dependencies": {
|
|
3277
3276
|
"@oclif/core": "^2.6.4",
|
|
3278
3277
|
"@salesforce/core": "^3.34.1",
|
|
3279
3278
|
"@salesforce/kit": "^1.9.2",
|
|
3280
|
-
"@salesforce/sf-plugins-core": "^2.2.
|
|
3279
|
+
"@salesforce/sf-plugins-core": "^2.2.5",
|
|
3281
3280
|
"chalk": "^4.1.2",
|
|
3282
3281
|
"fs-extra": "^10.0.1",
|
|
3283
3282
|
"inquirer": "^8.2.5",
|
|
@@ -3355,15 +3354,15 @@
|
|
|
3355
3354
|
}
|
|
3356
3355
|
},
|
|
3357
3356
|
"node_modules/@salesforce/plugin-data": {
|
|
3358
|
-
"version": "2.3.
|
|
3359
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.3.
|
|
3360
|
-
"integrity": "sha512-
|
|
3357
|
+
"version": "2.3.9",
|
|
3358
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.3.9.tgz",
|
|
3359
|
+
"integrity": "sha512-N5JZCmmycZFW5UqweK/TzL9QJryJ7hsU8Ysqxy4y+CoetOoOqCD1Z4wxq+i4aT6qGOurDbolhO7srDocn/vvoA==",
|
|
3361
3360
|
"license": "BSD-3-Clause",
|
|
3362
3361
|
"dependencies": {
|
|
3363
3362
|
"@oclif/core": "^2.6.4",
|
|
3364
3363
|
"@salesforce/core": "^3.34.2",
|
|
3365
3364
|
"@salesforce/kit": "^1.9.0",
|
|
3366
|
-
"@salesforce/sf-plugins-core": "^2.2.
|
|
3365
|
+
"@salesforce/sf-plugins-core": "^2.2.5",
|
|
3367
3366
|
"@salesforce/ts-types": "^1.7.3",
|
|
3368
3367
|
"@types/fs-extra": "^9.0.13",
|
|
3369
3368
|
"chalk": "^4.1.0",
|
|
@@ -3389,9 +3388,9 @@
|
|
|
3389
3388
|
}
|
|
3390
3389
|
},
|
|
3391
3390
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
3392
|
-
"version": "1.8.
|
|
3393
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.8.
|
|
3394
|
-
"integrity": "sha512-
|
|
3391
|
+
"version": "1.8.8",
|
|
3392
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.8.8.tgz",
|
|
3393
|
+
"integrity": "sha512-YAEfYhSdD6xFP9CTZrc1EpoeIkA9Y9giK1MOK+m/an/PH+X/sVW70FGIdvEK7Hjcod5wW6XsNcshgO/cGEC+0g==",
|
|
3395
3394
|
"license": "BSD-3-Clause",
|
|
3396
3395
|
"dependencies": {
|
|
3397
3396
|
"@oclif/core": "^2.8.0",
|
|
@@ -3424,30 +3423,13 @@
|
|
|
3424
3423
|
"node": ">=12"
|
|
3425
3424
|
}
|
|
3426
3425
|
},
|
|
3427
|
-
"node_modules/@salesforce/plugin-env": {
|
|
3428
|
-
"version": "2.1.3",
|
|
3429
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-env/-/plugin-env-2.1.3.tgz",
|
|
3430
|
-
"integrity": "sha512-UegyvZgUuT9otrgQRrBE7D0bED2v8MeTndAFfpU0sBXH1wpIErMAKm+6FKXT1cTqI17ulairRK7WqszPtEn6kQ==",
|
|
3431
|
-
"license": "BSD-3-Clause",
|
|
3432
|
-
"dependencies": {
|
|
3433
|
-
"@oclif/core": "^2.4.0",
|
|
3434
|
-
"@salesforce/core": "^3.34.1",
|
|
3435
|
-
"@salesforce/sf-plugins-core": "^2.1.1",
|
|
3436
|
-
"change-case": "^4.1.2",
|
|
3437
|
-
"open": "^8.4.1",
|
|
3438
|
-
"tslib": "^2"
|
|
3439
|
-
},
|
|
3440
|
-
"engines": {
|
|
3441
|
-
"node": ">=14.0.0"
|
|
3442
|
-
}
|
|
3443
|
-
},
|
|
3444
3426
|
"node_modules/@salesforce/plugin-info": {
|
|
3445
|
-
"version": "2.6.
|
|
3446
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.
|
|
3447
|
-
"integrity": "sha512-
|
|
3427
|
+
"version": "2.6.4",
|
|
3428
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.4.tgz",
|
|
3429
|
+
"integrity": "sha512-WiP7IXgDNKvkeQbTLyVh+AvdpT+evPWAFwZGIi6RLn4YiIDpavRfsnrUkWpVVu008NK2EHbHKs0pnlkDqvjhew==",
|
|
3448
3430
|
"license": "BSD-3-Clause",
|
|
3449
3431
|
"dependencies": {
|
|
3450
|
-
"@oclif/core": "^2.
|
|
3432
|
+
"@oclif/core": "^2.8.0",
|
|
3451
3433
|
"@salesforce/core": "^3.34.1",
|
|
3452
3434
|
"@salesforce/kit": "^1.9.2",
|
|
3453
3435
|
"@salesforce/sf-plugins-core": "^2.2.4",
|
|
@@ -3465,13 +3447,13 @@
|
|
|
3465
3447
|
}
|
|
3466
3448
|
},
|
|
3467
3449
|
"node_modules/@salesforce/plugin-limits": {
|
|
3468
|
-
"version": "2.3.
|
|
3469
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.
|
|
3470
|
-
"integrity": "sha512-
|
|
3450
|
+
"version": "2.3.12",
|
|
3451
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.12.tgz",
|
|
3452
|
+
"integrity": "sha512-3PHaLP7TiH1MZwjFNwub/LRvekiX6dkNRTCMaAKfr9MEhJ67rX3LBU3PgFK91sFH8jo+VlNBIhdNM51VUUXTcg==",
|
|
3471
3453
|
"license": "BSD-3-Clause",
|
|
3472
3454
|
"dependencies": {
|
|
3473
|
-
"@oclif/core": "^2.
|
|
3474
|
-
"@salesforce/core": "^3.
|
|
3455
|
+
"@oclif/core": "^2.8.0",
|
|
3456
|
+
"@salesforce/core": "^3.34.6",
|
|
3475
3457
|
"@salesforce/kit": "^1.8.5",
|
|
3476
3458
|
"@salesforce/sf-plugins-core": "^2.2.5",
|
|
3477
3459
|
"@salesforce/ts-types": "^1.7.3",
|
|
@@ -3482,13 +3464,13 @@
|
|
|
3482
3464
|
}
|
|
3483
3465
|
},
|
|
3484
3466
|
"node_modules/@salesforce/plugin-login": {
|
|
3485
|
-
"version": "1.2.
|
|
3486
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.2.
|
|
3487
|
-
"integrity": "sha512-
|
|
3467
|
+
"version": "1.2.5",
|
|
3468
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.2.5.tgz",
|
|
3469
|
+
"integrity": "sha512-e6EFUJvz2lUFS7LG8FKfCKnIGtk3LFuK/PIyNG7vrjsLfeEjlaG78miJ+pXj4iVmQLny9CLcBR5i2LNiDxv/eg==",
|
|
3488
3470
|
"license": "BSD-3-Clause",
|
|
3489
3471
|
"dependencies": {
|
|
3490
3472
|
"@oclif/core": "^2.6.2",
|
|
3491
|
-
"@salesforce/core": "^3.
|
|
3473
|
+
"@salesforce/core": "^3.34.6",
|
|
3492
3474
|
"@salesforce/sf-plugins-core": "^2.2.4",
|
|
3493
3475
|
"chalk": "^4.1.2",
|
|
3494
3476
|
"inquirer": "^8.2.5",
|
|
@@ -3500,16 +3482,16 @@
|
|
|
3500
3482
|
}
|
|
3501
3483
|
},
|
|
3502
3484
|
"node_modules/@salesforce/plugin-org": {
|
|
3503
|
-
"version": "2.6.
|
|
3504
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.6.
|
|
3505
|
-
"integrity": "sha512-
|
|
3485
|
+
"version": "2.6.5",
|
|
3486
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.6.5.tgz",
|
|
3487
|
+
"integrity": "sha512-tQ8oMm2rsDWW2ZQkZ99F6qbywmoK6iPZfZeXBgc8NMv4LkSXB4xfJiFmel30vn+9TjBI9IB+DgZQJyu+CYB9ZQ==",
|
|
3506
3488
|
"license": "BSD-3-Clause",
|
|
3507
3489
|
"dependencies": {
|
|
3508
3490
|
"@oclif/core": "^2.6.3",
|
|
3509
|
-
"@salesforce/core": "^3.34.
|
|
3491
|
+
"@salesforce/core": "^3.34.6",
|
|
3510
3492
|
"@salesforce/kit": "^1.9.2",
|
|
3511
3493
|
"@salesforce/sf-plugins-core": "^2.2.5",
|
|
3512
|
-
"@salesforce/source-deploy-retrieve": "^7.
|
|
3494
|
+
"@salesforce/source-deploy-retrieve": "^7.14.2",
|
|
3513
3495
|
"open": "^8.4.2",
|
|
3514
3496
|
"tslib": "^2"
|
|
3515
3497
|
},
|
|
@@ -3704,13 +3686,13 @@
|
|
|
3704
3686
|
}
|
|
3705
3687
|
},
|
|
3706
3688
|
"node_modules/@salesforce/plugin-schema": {
|
|
3707
|
-
"version": "2.3.
|
|
3708
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.
|
|
3709
|
-
"integrity": "sha512-
|
|
3689
|
+
"version": "2.3.6",
|
|
3690
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.6.tgz",
|
|
3691
|
+
"integrity": "sha512-Qn2mLUtb3fLqUq/5jhxNixdW9z52iDbIYMl555wTpPahE3aD+s+CXPwwNiwEpXhNQQPutm+H1Wp0kRqumWZmqA==",
|
|
3710
3692
|
"license": "BSD-3-Clause",
|
|
3711
3693
|
"dependencies": {
|
|
3712
3694
|
"@oclif/core": "^2.7.1",
|
|
3713
|
-
"@salesforce/core": "^3.
|
|
3695
|
+
"@salesforce/core": "^3.34.6",
|
|
3714
3696
|
"@salesforce/sf-plugins-core": "^2.2.4",
|
|
3715
3697
|
"tslib": "^2"
|
|
3716
3698
|
},
|
|
@@ -3719,12 +3701,12 @@
|
|
|
3719
3701
|
}
|
|
3720
3702
|
},
|
|
3721
3703
|
"node_modules/@salesforce/plugin-settings": {
|
|
3722
|
-
"version": "1.4.
|
|
3723
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.
|
|
3724
|
-
"integrity": "sha512-
|
|
3704
|
+
"version": "1.4.3",
|
|
3705
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.3.tgz",
|
|
3706
|
+
"integrity": "sha512-niKhBNy00lwOT51+F1FnxZuWiBQpgeNuH0Zvs6raqNgDdl0nDxVWNAD/MaIqJ7LIyc1j0egw5lD55lqbpWdamg==",
|
|
3725
3707
|
"license": "BSD-3-Clause",
|
|
3726
3708
|
"dependencies": {
|
|
3727
|
-
"@oclif/core": "^2.
|
|
3709
|
+
"@oclif/core": "^2.8.0",
|
|
3728
3710
|
"@salesforce/core": "^3.33.4",
|
|
3729
3711
|
"@salesforce/sf-plugins-core": "^2.2.4",
|
|
3730
3712
|
"fast-levenshtein": "^3.0.0",
|
|
@@ -3744,15 +3726,15 @@
|
|
|
3744
3726
|
}
|
|
3745
3727
|
},
|
|
3746
3728
|
"node_modules/@salesforce/plugin-sobject": {
|
|
3747
|
-
"version": "0.1.
|
|
3748
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.1.
|
|
3749
|
-
"integrity": "sha512-
|
|
3729
|
+
"version": "0.1.14",
|
|
3730
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.1.14.tgz",
|
|
3731
|
+
"integrity": "sha512-Vv8llL2BwrZvJ8Oj/7Tmup+wJOqiVrgFU8RIvl8qwO31uN/5LWlRzDJYPRzyp611CYpMlQD9Y+N/JoRhrCY23Q==",
|
|
3750
3732
|
"license": "BSD-3-Clause",
|
|
3751
3733
|
"dependencies": {
|
|
3752
|
-
"@oclif/core": "^2.
|
|
3753
|
-
"@salesforce/core": "^3.34.
|
|
3734
|
+
"@oclif/core": "^2.8.0",
|
|
3735
|
+
"@salesforce/core": "^3.34.6",
|
|
3754
3736
|
"@salesforce/kit": "^1.9.2",
|
|
3755
|
-
"@salesforce/sf-plugins-core": "^2.2.
|
|
3737
|
+
"@salesforce/sf-plugins-core": "^2.2.6",
|
|
3756
3738
|
"change-case": "^4.1.2",
|
|
3757
3739
|
"fast-glob": "^3.2.12",
|
|
3758
3740
|
"fast-xml-parser": "^4.1.3",
|
|
@@ -3823,9 +3805,9 @@
|
|
|
3823
3805
|
}
|
|
3824
3806
|
},
|
|
3825
3807
|
"node_modules/@salesforce/plugin-trust": {
|
|
3826
|
-
"version": "2.4.
|
|
3827
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.
|
|
3828
|
-
"integrity": "sha512-
|
|
3808
|
+
"version": "2.4.6",
|
|
3809
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.6.tgz",
|
|
3810
|
+
"integrity": "sha512-kOgMOzyfKD4coXR044K+kh13oKcNrgvgnuVF3FzpFC+gHgj42LKUDjlDgKJ9iEWiYAG3kUThu2ZXQs+Wr0ekZQ==",
|
|
3829
3811
|
"license": "BSD-3-Clause",
|
|
3830
3812
|
"dependencies": {
|
|
3831
3813
|
"@oclif/core": "^2.3.0",
|
|
@@ -3849,15 +3831,15 @@
|
|
|
3849
3831
|
}
|
|
3850
3832
|
},
|
|
3851
3833
|
"node_modules/@salesforce/plugin-user": {
|
|
3852
|
-
"version": "2.3.
|
|
3853
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.
|
|
3854
|
-
"integrity": "sha512-
|
|
3834
|
+
"version": "2.3.7",
|
|
3835
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.7.tgz",
|
|
3836
|
+
"integrity": "sha512-QW7orEqfGdfLHSKDOdiMtPmRcH0wC6oMcLl8NOAOUuAlH6cSGJoYxVVdLBNANgUMUMRcNVXnHeEg9XVtlplWsg==",
|
|
3855
3837
|
"license": "BSD-3-Clause",
|
|
3856
3838
|
"dependencies": {
|
|
3857
3839
|
"@oclif/core": "^2.6.2",
|
|
3858
3840
|
"@salesforce/core": "^3.33.5",
|
|
3859
3841
|
"@salesforce/kit": "^1.9.0",
|
|
3860
|
-
"@salesforce/sf-plugins-core": "^2.2.
|
|
3842
|
+
"@salesforce/sf-plugins-core": "^2.2.5",
|
|
3861
3843
|
"@salesforce/ts-types": "^1.7.3",
|
|
3862
3844
|
"tslib": "^2"
|
|
3863
3845
|
},
|
|
@@ -3879,13 +3861,13 @@
|
|
|
3879
3861
|
"license": "ISC"
|
|
3880
3862
|
},
|
|
3881
3863
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
3882
|
-
"version": "2.2.
|
|
3883
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.2.
|
|
3884
|
-
"integrity": "sha512-
|
|
3864
|
+
"version": "2.2.7",
|
|
3865
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.2.7.tgz",
|
|
3866
|
+
"integrity": "sha512-bwtfYfJbvjrx3Up2fLmqHXgfXWdcI3CFS5D5zQf2wZhc5Ori4jlNMPsW2SP2J3ze50thjX+kLOTKu96AHiW7sA==",
|
|
3885
3867
|
"license": "BSD-3-Clause",
|
|
3886
3868
|
"dependencies": {
|
|
3887
|
-
"@oclif/core": "^2.
|
|
3888
|
-
"@salesforce/core": "^3.34.
|
|
3869
|
+
"@oclif/core": "^2.8.0",
|
|
3870
|
+
"@salesforce/core": "^3.34.6",
|
|
3889
3871
|
"@salesforce/kit": "^1.9.0",
|
|
3890
3872
|
"@salesforce/ts-types": "^1.7.3",
|
|
3891
3873
|
"chalk": "^4",
|
|
@@ -23865,11 +23847,11 @@
|
|
|
23865
23847
|
}
|
|
23866
23848
|
},
|
|
23867
23849
|
"@oclif/plugin-autocomplete": {
|
|
23868
|
-
"version": "2.1.
|
|
23869
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-2.1.
|
|
23870
|
-
"integrity": "sha512-
|
|
23850
|
+
"version": "2.1.8",
|
|
23851
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-2.1.8.tgz",
|
|
23852
|
+
"integrity": "sha512-7eUfez+AV5ukiBCuX4iP7L1UW1gY9Ju0+NIi1155klNWPuIjzQGifBQt0Fd8piTaPTkWg/sJUAPvYSxoYBJSOA==",
|
|
23871
23853
|
"requires": {
|
|
23872
|
-
"@oclif/core": "^2.
|
|
23854
|
+
"@oclif/core": "^2.8.0",
|
|
23873
23855
|
"chalk": "^4.1.0",
|
|
23874
23856
|
"debug": "^4.3.4",
|
|
23875
23857
|
"fs-extra": "^9.0.1"
|
|
@@ -23904,29 +23886,29 @@
|
|
|
23904
23886
|
}
|
|
23905
23887
|
},
|
|
23906
23888
|
"@oclif/plugin-commands": {
|
|
23907
|
-
"version": "2.2.
|
|
23908
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.
|
|
23909
|
-
"integrity": "sha512-
|
|
23889
|
+
"version": "2.2.13",
|
|
23890
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.13.tgz",
|
|
23891
|
+
"integrity": "sha512-tdFluVuZT231Qid3NGHWNX7VlgHOb/wEaNj/dKt5bCYXoNxEQMk6OUfgXQNFaHXmWqedvBKpZ8AE/3FWjB6z4w==",
|
|
23910
23892
|
"requires": {
|
|
23911
|
-
"@oclif/core": "^2.
|
|
23893
|
+
"@oclif/core": "^2.8.0",
|
|
23912
23894
|
"lodash": "^4.17.11"
|
|
23913
23895
|
}
|
|
23914
23896
|
},
|
|
23915
23897
|
"@oclif/plugin-help": {
|
|
23916
|
-
"version": "5.2.
|
|
23917
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.
|
|
23918
|
-
"integrity": "sha512-
|
|
23898
|
+
"version": "5.2.9",
|
|
23899
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.9.tgz",
|
|
23900
|
+
"integrity": "sha512-0J3oowPURZJ4Dn1p1WpQ46E4+CoV20KTn1cvsNiDl6Hmbw+qoljKQnArJJzNFeZQxWo4R7/S42PrzKJTVYh68Q==",
|
|
23919
23901
|
"requires": {
|
|
23920
|
-
"@oclif/core": "^2.
|
|
23902
|
+
"@oclif/core": "^2.8.0"
|
|
23921
23903
|
}
|
|
23922
23904
|
},
|
|
23923
23905
|
"@oclif/plugin-not-found": {
|
|
23924
|
-
"version": "2.3.
|
|
23925
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.
|
|
23926
|
-
"integrity": "sha512-
|
|
23906
|
+
"version": "2.3.23",
|
|
23907
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.23.tgz",
|
|
23908
|
+
"integrity": "sha512-UZM8aolxXvqwH8WcmJxRNASDWgMoSQm/pgCdkc1AGCRevYc8+LBSO+U6nLWq+Dx8H/dn9RyIv5oiUIOGkKDlZA==",
|
|
23927
23909
|
"requires": {
|
|
23928
23910
|
"@oclif/color": "^1.0.4",
|
|
23929
|
-
"@oclif/core": "^2.
|
|
23911
|
+
"@oclif/core": "^2.8.0",
|
|
23930
23912
|
"fast-levenshtein": "^3.0.0",
|
|
23931
23913
|
"lodash": "^4.17.21"
|
|
23932
23914
|
},
|
|
@@ -23942,9 +23924,9 @@
|
|
|
23942
23924
|
}
|
|
23943
23925
|
},
|
|
23944
23926
|
"@oclif/plugin-plugins": {
|
|
23945
|
-
"version": "2.4.
|
|
23946
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-2.4.
|
|
23947
|
-
"integrity": "sha512-
|
|
23927
|
+
"version": "2.4.4",
|
|
23928
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-2.4.4.tgz",
|
|
23929
|
+
"integrity": "sha512-ieqwznpReiP8ER4Qrkzn084Xp47FLT4gpsUSL/b71o+1QhMqj4sOpLT/XW+Hf1O9zDJg4KyF99Z892FBhNfvVQ==",
|
|
23948
23930
|
"requires": {
|
|
23949
23931
|
"@oclif/color": "^1.0.4",
|
|
23950
23932
|
"@oclif/core": "^2.6.4",
|
|
@@ -23999,11 +23981,11 @@
|
|
|
23999
23981
|
}
|
|
24000
23982
|
},
|
|
24001
23983
|
"@oclif/plugin-search": {
|
|
24002
|
-
"version": "0.0.
|
|
24003
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-0.0.
|
|
24004
|
-
"integrity": "sha512-
|
|
23984
|
+
"version": "0.0.15",
|
|
23985
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-0.0.15.tgz",
|
|
23986
|
+
"integrity": "sha512-nKq6VgH+TLxlBQMZxbjSd93ZcLPUUtHDI8QbNb4I4SLt9k4NoGrBAIo0eHwOoJajyi1dFq2h55OwDUOl+dT4SQ==",
|
|
24005
23987
|
"requires": {
|
|
24006
|
-
"@oclif/core": "^2.0
|
|
23988
|
+
"@oclif/core": "^2.8.0",
|
|
24007
23989
|
"chalk": "^4",
|
|
24008
23990
|
"fuse.js": "^6.6.2",
|
|
24009
23991
|
"inquirer": "^8.2.5",
|
|
@@ -24043,11 +24025,11 @@
|
|
|
24043
24025
|
}
|
|
24044
24026
|
},
|
|
24045
24027
|
"@oclif/plugin-version": {
|
|
24046
|
-
"version": "1.3.
|
|
24047
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-1.3.
|
|
24048
|
-
"integrity": "sha512-
|
|
24028
|
+
"version": "1.3.2",
|
|
24029
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-1.3.2.tgz",
|
|
24030
|
+
"integrity": "sha512-rfuXniY7bXPSYIdtF8Se/IwYIa99OpdxkSm6shdb5svBIZl772AsEsOggHBCW/iuBwFK22ecKQEHFneqSONh3Q==",
|
|
24049
24031
|
"requires": {
|
|
24050
|
-
"@oclif/core": "^2.
|
|
24032
|
+
"@oclif/core": "^2.8.0"
|
|
24051
24033
|
}
|
|
24052
24034
|
},
|
|
24053
24035
|
"@oclif/plugin-warn-if-update-available": {
|
|
@@ -24078,11 +24060,11 @@
|
|
|
24078
24060
|
}
|
|
24079
24061
|
},
|
|
24080
24062
|
"@oclif/plugin-which": {
|
|
24081
|
-
"version": "2.2.
|
|
24082
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-2.2.
|
|
24083
|
-
"integrity": "sha512-
|
|
24063
|
+
"version": "2.2.18",
|
|
24064
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-2.2.18.tgz",
|
|
24065
|
+
"integrity": "sha512-31v5YCTfl9X8hmB/4KleWxSJnf0a9BeodO6KNid4aDFwSYA2ya1tGC3wBgR8cxyorU/V/tq6DzyS+1piz7iOIg==",
|
|
24084
24066
|
"requires": {
|
|
24085
|
-
"@oclif/core": "^2.
|
|
24067
|
+
"@oclif/core": "^2.8.0",
|
|
24086
24068
|
"tslib": "^2.5.0"
|
|
24087
24069
|
}
|
|
24088
24070
|
},
|
|
@@ -24707,14 +24689,14 @@
|
|
|
24707
24689
|
}
|
|
24708
24690
|
},
|
|
24709
24691
|
"@salesforce/plugin-auth": {
|
|
24710
|
-
"version": "2.7.
|
|
24711
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.7.
|
|
24712
|
-
"integrity": "sha512-
|
|
24692
|
+
"version": "2.7.11",
|
|
24693
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.7.11.tgz",
|
|
24694
|
+
"integrity": "sha512-oRPkAjWZ0mkkXXHlx7aMojgCvZiFovo+/q1V1o2N08MfM/s7DCM/lR26hV2r47xAzkfiQQAaQT7l13vgjzCcmw==",
|
|
24713
24695
|
"requires": {
|
|
24714
24696
|
"@oclif/core": "^2.6.4",
|
|
24715
24697
|
"@salesforce/core": "^3.34.1",
|
|
24716
24698
|
"@salesforce/kit": "^1.9.2",
|
|
24717
|
-
"@salesforce/sf-plugins-core": "^2.2.
|
|
24699
|
+
"@salesforce/sf-plugins-core": "^2.2.5",
|
|
24718
24700
|
"chalk": "^4.1.2",
|
|
24719
24701
|
"fs-extra": "^10.0.1",
|
|
24720
24702
|
"inquirer": "^8.2.5",
|
|
@@ -24777,14 +24759,14 @@
|
|
|
24777
24759
|
}
|
|
24778
24760
|
},
|
|
24779
24761
|
"@salesforce/plugin-data": {
|
|
24780
|
-
"version": "2.3.
|
|
24781
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.3.
|
|
24782
|
-
"integrity": "sha512-
|
|
24762
|
+
"version": "2.3.9",
|
|
24763
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.3.9.tgz",
|
|
24764
|
+
"integrity": "sha512-N5JZCmmycZFW5UqweK/TzL9QJryJ7hsU8Ysqxy4y+CoetOoOqCD1Z4wxq+i4aT6qGOurDbolhO7srDocn/vvoA==",
|
|
24783
24765
|
"requires": {
|
|
24784
24766
|
"@oclif/core": "^2.6.4",
|
|
24785
24767
|
"@salesforce/core": "^3.34.2",
|
|
24786
24768
|
"@salesforce/kit": "^1.9.0",
|
|
24787
|
-
"@salesforce/sf-plugins-core": "^2.2.
|
|
24769
|
+
"@salesforce/sf-plugins-core": "^2.2.5",
|
|
24788
24770
|
"@salesforce/ts-types": "^1.7.3",
|
|
24789
24771
|
"@types/fs-extra": "^9.0.13",
|
|
24790
24772
|
"chalk": "^4.1.0",
|
|
@@ -24808,9 +24790,9 @@
|
|
|
24808
24790
|
}
|
|
24809
24791
|
},
|
|
24810
24792
|
"@salesforce/plugin-deploy-retrieve": {
|
|
24811
|
-
"version": "1.8.
|
|
24812
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.8.
|
|
24813
|
-
"integrity": "sha512-
|
|
24793
|
+
"version": "1.8.8",
|
|
24794
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.8.8.tgz",
|
|
24795
|
+
"integrity": "sha512-YAEfYhSdD6xFP9CTZrc1EpoeIkA9Y9giK1MOK+m/an/PH+X/sVW70FGIdvEK7Hjcod5wW6XsNcshgO/cGEC+0g==",
|
|
24814
24796
|
"requires": {
|
|
24815
24797
|
"@oclif/core": "^2.8.0",
|
|
24816
24798
|
"@salesforce/apex-node": "^1.6.0",
|
|
@@ -24837,25 +24819,12 @@
|
|
|
24837
24819
|
}
|
|
24838
24820
|
}
|
|
24839
24821
|
},
|
|
24840
|
-
"@salesforce/plugin-env": {
|
|
24841
|
-
"version": "2.1.3",
|
|
24842
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-env/-/plugin-env-2.1.3.tgz",
|
|
24843
|
-
"integrity": "sha512-UegyvZgUuT9otrgQRrBE7D0bED2v8MeTndAFfpU0sBXH1wpIErMAKm+6FKXT1cTqI17ulairRK7WqszPtEn6kQ==",
|
|
24844
|
-
"requires": {
|
|
24845
|
-
"@oclif/core": "^2.4.0",
|
|
24846
|
-
"@salesforce/core": "^3.34.1",
|
|
24847
|
-
"@salesforce/sf-plugins-core": "^2.1.1",
|
|
24848
|
-
"change-case": "^4.1.2",
|
|
24849
|
-
"open": "^8.4.1",
|
|
24850
|
-
"tslib": "^2"
|
|
24851
|
-
}
|
|
24852
|
-
},
|
|
24853
24822
|
"@salesforce/plugin-info": {
|
|
24854
|
-
"version": "2.6.
|
|
24855
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.
|
|
24856
|
-
"integrity": "sha512-
|
|
24823
|
+
"version": "2.6.4",
|
|
24824
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.4.tgz",
|
|
24825
|
+
"integrity": "sha512-WiP7IXgDNKvkeQbTLyVh+AvdpT+evPWAFwZGIi6RLn4YiIDpavRfsnrUkWpVVu008NK2EHbHKs0pnlkDqvjhew==",
|
|
24857
24826
|
"requires": {
|
|
24858
|
-
"@oclif/core": "^2.
|
|
24827
|
+
"@oclif/core": "^2.8.0",
|
|
24859
24828
|
"@salesforce/core": "^3.34.1",
|
|
24860
24829
|
"@salesforce/kit": "^1.9.2",
|
|
24861
24830
|
"@salesforce/sf-plugins-core": "^2.2.4",
|
|
@@ -24870,12 +24839,12 @@
|
|
|
24870
24839
|
}
|
|
24871
24840
|
},
|
|
24872
24841
|
"@salesforce/plugin-limits": {
|
|
24873
|
-
"version": "2.3.
|
|
24874
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.
|
|
24875
|
-
"integrity": "sha512-
|
|
24842
|
+
"version": "2.3.12",
|
|
24843
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.12.tgz",
|
|
24844
|
+
"integrity": "sha512-3PHaLP7TiH1MZwjFNwub/LRvekiX6dkNRTCMaAKfr9MEhJ67rX3LBU3PgFK91sFH8jo+VlNBIhdNM51VUUXTcg==",
|
|
24876
24845
|
"requires": {
|
|
24877
|
-
"@oclif/core": "^2.
|
|
24878
|
-
"@salesforce/core": "^3.
|
|
24846
|
+
"@oclif/core": "^2.8.0",
|
|
24847
|
+
"@salesforce/core": "^3.34.6",
|
|
24879
24848
|
"@salesforce/kit": "^1.8.5",
|
|
24880
24849
|
"@salesforce/sf-plugins-core": "^2.2.5",
|
|
24881
24850
|
"@salesforce/ts-types": "^1.7.3",
|
|
@@ -24883,12 +24852,12 @@
|
|
|
24883
24852
|
}
|
|
24884
24853
|
},
|
|
24885
24854
|
"@salesforce/plugin-login": {
|
|
24886
|
-
"version": "1.2.
|
|
24887
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.2.
|
|
24888
|
-
"integrity": "sha512-
|
|
24855
|
+
"version": "1.2.5",
|
|
24856
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.2.5.tgz",
|
|
24857
|
+
"integrity": "sha512-e6EFUJvz2lUFS7LG8FKfCKnIGtk3LFuK/PIyNG7vrjsLfeEjlaG78miJ+pXj4iVmQLny9CLcBR5i2LNiDxv/eg==",
|
|
24889
24858
|
"requires": {
|
|
24890
24859
|
"@oclif/core": "^2.6.2",
|
|
24891
|
-
"@salesforce/core": "^3.
|
|
24860
|
+
"@salesforce/core": "^3.34.6",
|
|
24892
24861
|
"@salesforce/sf-plugins-core": "^2.2.4",
|
|
24893
24862
|
"chalk": "^4.1.2",
|
|
24894
24863
|
"inquirer": "^8.2.5",
|
|
@@ -24897,15 +24866,15 @@
|
|
|
24897
24866
|
}
|
|
24898
24867
|
},
|
|
24899
24868
|
"@salesforce/plugin-org": {
|
|
24900
|
-
"version": "2.6.
|
|
24901
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.6.
|
|
24902
|
-
"integrity": "sha512-
|
|
24869
|
+
"version": "2.6.5",
|
|
24870
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.6.5.tgz",
|
|
24871
|
+
"integrity": "sha512-tQ8oMm2rsDWW2ZQkZ99F6qbywmoK6iPZfZeXBgc8NMv4LkSXB4xfJiFmel30vn+9TjBI9IB+DgZQJyu+CYB9ZQ==",
|
|
24903
24872
|
"requires": {
|
|
24904
24873
|
"@oclif/core": "^2.6.3",
|
|
24905
|
-
"@salesforce/core": "^3.34.
|
|
24874
|
+
"@salesforce/core": "^3.34.6",
|
|
24906
24875
|
"@salesforce/kit": "^1.9.2",
|
|
24907
24876
|
"@salesforce/sf-plugins-core": "^2.2.5",
|
|
24908
|
-
"@salesforce/source-deploy-retrieve": "^7.
|
|
24877
|
+
"@salesforce/source-deploy-retrieve": "^7.14.2",
|
|
24909
24878
|
"open": "^8.4.2",
|
|
24910
24879
|
"tslib": "^2"
|
|
24911
24880
|
}
|
|
@@ -25052,22 +25021,22 @@
|
|
|
25052
25021
|
}
|
|
25053
25022
|
},
|
|
25054
25023
|
"@salesforce/plugin-schema": {
|
|
25055
|
-
"version": "2.3.
|
|
25056
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.
|
|
25057
|
-
"integrity": "sha512-
|
|
25024
|
+
"version": "2.3.6",
|
|
25025
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.6.tgz",
|
|
25026
|
+
"integrity": "sha512-Qn2mLUtb3fLqUq/5jhxNixdW9z52iDbIYMl555wTpPahE3aD+s+CXPwwNiwEpXhNQQPutm+H1Wp0kRqumWZmqA==",
|
|
25058
25027
|
"requires": {
|
|
25059
25028
|
"@oclif/core": "^2.7.1",
|
|
25060
|
-
"@salesforce/core": "^3.
|
|
25029
|
+
"@salesforce/core": "^3.34.6",
|
|
25061
25030
|
"@salesforce/sf-plugins-core": "^2.2.4",
|
|
25062
25031
|
"tslib": "^2"
|
|
25063
25032
|
}
|
|
25064
25033
|
},
|
|
25065
25034
|
"@salesforce/plugin-settings": {
|
|
25066
|
-
"version": "1.4.
|
|
25067
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.
|
|
25068
|
-
"integrity": "sha512-
|
|
25035
|
+
"version": "1.4.3",
|
|
25036
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.3.tgz",
|
|
25037
|
+
"integrity": "sha512-niKhBNy00lwOT51+F1FnxZuWiBQpgeNuH0Zvs6raqNgDdl0nDxVWNAD/MaIqJ7LIyc1j0egw5lD55lqbpWdamg==",
|
|
25069
25038
|
"requires": {
|
|
25070
|
-
"@oclif/core": "^2.
|
|
25039
|
+
"@oclif/core": "^2.8.0",
|
|
25071
25040
|
"@salesforce/core": "^3.33.4",
|
|
25072
25041
|
"@salesforce/sf-plugins-core": "^2.2.4",
|
|
25073
25042
|
"fast-levenshtein": "^3.0.0",
|
|
@@ -25085,14 +25054,14 @@
|
|
|
25085
25054
|
}
|
|
25086
25055
|
},
|
|
25087
25056
|
"@salesforce/plugin-sobject": {
|
|
25088
|
-
"version": "0.1.
|
|
25089
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.1.
|
|
25090
|
-
"integrity": "sha512-
|
|
25057
|
+
"version": "0.1.14",
|
|
25058
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.1.14.tgz",
|
|
25059
|
+
"integrity": "sha512-Vv8llL2BwrZvJ8Oj/7Tmup+wJOqiVrgFU8RIvl8qwO31uN/5LWlRzDJYPRzyp611CYpMlQD9Y+N/JoRhrCY23Q==",
|
|
25091
25060
|
"requires": {
|
|
25092
|
-
"@oclif/core": "^2.
|
|
25093
|
-
"@salesforce/core": "^3.34.
|
|
25061
|
+
"@oclif/core": "^2.8.0",
|
|
25062
|
+
"@salesforce/core": "^3.34.6",
|
|
25094
25063
|
"@salesforce/kit": "^1.9.2",
|
|
25095
|
-
"@salesforce/sf-plugins-core": "^2.2.
|
|
25064
|
+
"@salesforce/sf-plugins-core": "^2.2.6",
|
|
25096
25065
|
"change-case": "^4.1.2",
|
|
25097
25066
|
"fast-glob": "^3.2.12",
|
|
25098
25067
|
"fast-xml-parser": "^4.1.3",
|
|
@@ -25148,9 +25117,9 @@
|
|
|
25148
25117
|
}
|
|
25149
25118
|
},
|
|
25150
25119
|
"@salesforce/plugin-trust": {
|
|
25151
|
-
"version": "2.4.
|
|
25152
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.
|
|
25153
|
-
"integrity": "sha512-
|
|
25120
|
+
"version": "2.4.6",
|
|
25121
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.6.tgz",
|
|
25122
|
+
"integrity": "sha512-kOgMOzyfKD4coXR044K+kh13oKcNrgvgnuVF3FzpFC+gHgj42LKUDjlDgKJ9iEWiYAG3kUThu2ZXQs+Wr0ekZQ==",
|
|
25154
25123
|
"requires": {
|
|
25155
25124
|
"@oclif/core": "^2.3.0",
|
|
25156
25125
|
"@salesforce/core": "^3.33.4",
|
|
@@ -25167,14 +25136,14 @@
|
|
|
25167
25136
|
}
|
|
25168
25137
|
},
|
|
25169
25138
|
"@salesforce/plugin-user": {
|
|
25170
|
-
"version": "2.3.
|
|
25171
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.
|
|
25172
|
-
"integrity": "sha512-
|
|
25139
|
+
"version": "2.3.7",
|
|
25140
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.7.tgz",
|
|
25141
|
+
"integrity": "sha512-QW7orEqfGdfLHSKDOdiMtPmRcH0wC6oMcLl8NOAOUuAlH6cSGJoYxVVdLBNANgUMUMRcNVXnHeEg9XVtlplWsg==",
|
|
25173
25142
|
"requires": {
|
|
25174
25143
|
"@oclif/core": "^2.6.2",
|
|
25175
25144
|
"@salesforce/core": "^3.33.5",
|
|
25176
25145
|
"@salesforce/kit": "^1.9.0",
|
|
25177
|
-
"@salesforce/sf-plugins-core": "^2.2.
|
|
25146
|
+
"@salesforce/sf-plugins-core": "^2.2.5",
|
|
25178
25147
|
"@salesforce/ts-types": "^1.7.3",
|
|
25179
25148
|
"tslib": "^2"
|
|
25180
25149
|
}
|
|
@@ -25191,12 +25160,12 @@
|
|
|
25191
25160
|
"integrity": "sha512-MRqU+tn8w5IFvZ0Lm9YKLgxYxr2MQMI+fXXsTrwfUnijsps+ybF9IOTu6MOMxxl2vCUkO8XDjA435wXlWSLI6g=="
|
|
25192
25161
|
},
|
|
25193
25162
|
"@salesforce/sf-plugins-core": {
|
|
25194
|
-
"version": "2.2.
|
|
25195
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.2.
|
|
25196
|
-
"integrity": "sha512-
|
|
25163
|
+
"version": "2.2.7",
|
|
25164
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.2.7.tgz",
|
|
25165
|
+
"integrity": "sha512-bwtfYfJbvjrx3Up2fLmqHXgfXWdcI3CFS5D5zQf2wZhc5Ori4jlNMPsW2SP2J3ze50thjX+kLOTKu96AHiW7sA==",
|
|
25197
25166
|
"requires": {
|
|
25198
|
-
"@oclif/core": "^2.
|
|
25199
|
-
"@salesforce/core": "^3.34.
|
|
25167
|
+
"@oclif/core": "^2.8.0",
|
|
25168
|
+
"@salesforce/core": "^3.34.6",
|
|
25200
25169
|
"@salesforce/kit": "^1.9.0",
|
|
25201
25170
|
"@salesforce/ts-types": "^1.7.3",
|
|
25202
25171
|
"chalk": "^4",
|
package/oclif.manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.
|
|
2
|
+
"version": "1.74.0",
|
|
3
3
|
"commands": {
|
|
4
4
|
"cmdt:generate:field": {
|
|
5
5
|
"id": "cmdt:generate:field",
|
|
@@ -1177,6 +1177,169 @@
|
|
|
1177
1177
|
"flags": {},
|
|
1178
1178
|
"args": {}
|
|
1179
1179
|
},
|
|
1180
|
+
"env:display": {
|
|
1181
|
+
"id": "env:display",
|
|
1182
|
+
"summary": "Display details about an environment.",
|
|
1183
|
+
"description": "Specify an environment with either the username you used when you logged into the environment with \"sf login\", or the alias you gave the environment when you created it. Run \"sf env list\" to view all your environments and their aliases.\n\nOutput depends on the type of environment.",
|
|
1184
|
+
"strict": true,
|
|
1185
|
+
"pluginName": "@salesforce/plugin-env",
|
|
1186
|
+
"pluginAlias": "@salesforce/plugin-env",
|
|
1187
|
+
"pluginType": "jit",
|
|
1188
|
+
"aliases": [],
|
|
1189
|
+
"examples": [
|
|
1190
|
+
"<%- config.bin %> <%- command.id %> --target-env myEnv"
|
|
1191
|
+
],
|
|
1192
|
+
"flags": {
|
|
1193
|
+
"json": {
|
|
1194
|
+
"name": "json",
|
|
1195
|
+
"type": "boolean",
|
|
1196
|
+
"description": "Format output as json.",
|
|
1197
|
+
"helpGroup": "GLOBAL",
|
|
1198
|
+
"allowNo": false
|
|
1199
|
+
},
|
|
1200
|
+
"target-env": {
|
|
1201
|
+
"name": "target-env",
|
|
1202
|
+
"type": "option",
|
|
1203
|
+
"char": "e",
|
|
1204
|
+
"summary": "Environment alias or login user.",
|
|
1205
|
+
"multiple": false
|
|
1206
|
+
}
|
|
1207
|
+
},
|
|
1208
|
+
"args": {}
|
|
1209
|
+
},
|
|
1210
|
+
"env:list": {
|
|
1211
|
+
"id": "env:list",
|
|
1212
|
+
"summary": "List the environments you’ve created or logged into.",
|
|
1213
|
+
"description": "By default, the command displays active environments.\n\nOutput is displayed in multiple tables, one for each environment type.\n\nThe compute environment table shows the alias, information about the connected orgs, the project name, and more.\n\nUse the table manipulation flags, such as --filter and --sort, to change how the data is displayed.\n\nRun \"sf env display\" to view details about a specific environment.",
|
|
1214
|
+
"strict": true,
|
|
1215
|
+
"pluginName": "@salesforce/plugin-env",
|
|
1216
|
+
"pluginAlias": "@salesforce/plugin-env",
|
|
1217
|
+
"pluginType": "jit",
|
|
1218
|
+
"aliases": [],
|
|
1219
|
+
"examples": [
|
|
1220
|
+
"List all active environments:\n<%= config.bin %> <%= command.id %>",
|
|
1221
|
+
"List both active and inactive environments:\n<%= config.bin %> <%= command.id %> --all",
|
|
1222
|
+
"Don't truncate the displayed output and instead wrap text that's wider than your terminal:\n<%= config.bin %> <%= command.id %> --no-truncate",
|
|
1223
|
+
"Display only the table data, not the headers, in comma-separated value (csv) format:\n<%= config.bin %> <%= command.id %> --csv --no-header"
|
|
1224
|
+
],
|
|
1225
|
+
"flags": {
|
|
1226
|
+
"json": {
|
|
1227
|
+
"name": "json",
|
|
1228
|
+
"type": "boolean",
|
|
1229
|
+
"description": "Format output as json.",
|
|
1230
|
+
"helpGroup": "GLOBAL",
|
|
1231
|
+
"allowNo": false
|
|
1232
|
+
},
|
|
1233
|
+
"all": {
|
|
1234
|
+
"name": "all",
|
|
1235
|
+
"type": "boolean",
|
|
1236
|
+
"char": "a",
|
|
1237
|
+
"summary": "Show all environments, even inactive ones.",
|
|
1238
|
+
"allowNo": false
|
|
1239
|
+
},
|
|
1240
|
+
"columns": {
|
|
1241
|
+
"name": "columns",
|
|
1242
|
+
"type": "option",
|
|
1243
|
+
"summary": "List of columns to display.",
|
|
1244
|
+
"multiple": true
|
|
1245
|
+
},
|
|
1246
|
+
"csv": {
|
|
1247
|
+
"name": "csv",
|
|
1248
|
+
"type": "boolean",
|
|
1249
|
+
"summary": "Output in csv format [alias: --output=csv]",
|
|
1250
|
+
"allowNo": false
|
|
1251
|
+
},
|
|
1252
|
+
"filter": {
|
|
1253
|
+
"name": "filter",
|
|
1254
|
+
"type": "option",
|
|
1255
|
+
"summary": "Filter property by partial string matching.",
|
|
1256
|
+
"multiple": false
|
|
1257
|
+
},
|
|
1258
|
+
"no-header": {
|
|
1259
|
+
"name": "no-header",
|
|
1260
|
+
"type": "boolean",
|
|
1261
|
+
"summary": "Hide table header from output.",
|
|
1262
|
+
"allowNo": false
|
|
1263
|
+
},
|
|
1264
|
+
"no-truncate": {
|
|
1265
|
+
"name": "no-truncate",
|
|
1266
|
+
"type": "boolean",
|
|
1267
|
+
"summary": "Don't truncate output to fit screen.",
|
|
1268
|
+
"allowNo": false
|
|
1269
|
+
},
|
|
1270
|
+
"output": {
|
|
1271
|
+
"name": "output",
|
|
1272
|
+
"type": "option",
|
|
1273
|
+
"summary": "Format in which to display the output.",
|
|
1274
|
+
"multiple": false,
|
|
1275
|
+
"options": [
|
|
1276
|
+
"csv",
|
|
1277
|
+
"json",
|
|
1278
|
+
"yaml"
|
|
1279
|
+
]
|
|
1280
|
+
},
|
|
1281
|
+
"sort": {
|
|
1282
|
+
"name": "sort",
|
|
1283
|
+
"type": "option",
|
|
1284
|
+
"summary": "Column to sort by (prepend '-' for descending).",
|
|
1285
|
+
"multiple": false
|
|
1286
|
+
}
|
|
1287
|
+
},
|
|
1288
|
+
"args": {}
|
|
1289
|
+
},
|
|
1290
|
+
"env:open": {
|
|
1291
|
+
"id": "env:open",
|
|
1292
|
+
"summary": "Open an environment in a web browser.",
|
|
1293
|
+
"description": "Each of your environments is associated with an instance URL, such as https://login.salesforce.com. To open a specific web page, specify the portion of the URL after \"<URL>/\" with the --path flag.",
|
|
1294
|
+
"strict": true,
|
|
1295
|
+
"pluginName": "@salesforce/plugin-env",
|
|
1296
|
+
"pluginAlias": "@salesforce/plugin-env",
|
|
1297
|
+
"pluginType": "jit",
|
|
1298
|
+
"aliases": [],
|
|
1299
|
+
"examples": [
|
|
1300
|
+
"Open the compute environment with alias \"test-compute\":\n<%= config.bin %> <%= command.id %> --target-env test-compute",
|
|
1301
|
+
"View the URL but don't launch it in a browser:\n<%= config.bin %> <%= command.id %> --target-env test-compute --url-only",
|
|
1302
|
+
"Open the environment in the Google Chrome browser:\n<%= config.bin %> <%= command.id %> --target-env test-compute --url-only --browser chrome"
|
|
1303
|
+
],
|
|
1304
|
+
"flags": {
|
|
1305
|
+
"json": {
|
|
1306
|
+
"name": "json",
|
|
1307
|
+
"type": "boolean",
|
|
1308
|
+
"description": "Format output as json.",
|
|
1309
|
+
"helpGroup": "GLOBAL",
|
|
1310
|
+
"allowNo": false
|
|
1311
|
+
},
|
|
1312
|
+
"path": {
|
|
1313
|
+
"name": "path",
|
|
1314
|
+
"type": "option",
|
|
1315
|
+
"char": "p",
|
|
1316
|
+
"summary": "Path to append to the end of the login URL.",
|
|
1317
|
+
"multiple": false
|
|
1318
|
+
},
|
|
1319
|
+
"url-only": {
|
|
1320
|
+
"name": "url-only",
|
|
1321
|
+
"type": "boolean",
|
|
1322
|
+
"char": "r",
|
|
1323
|
+
"summary": "Display the URL, but don’t launch it in a browser.",
|
|
1324
|
+
"allowNo": false
|
|
1325
|
+
},
|
|
1326
|
+
"target-env": {
|
|
1327
|
+
"name": "target-env",
|
|
1328
|
+
"type": "option",
|
|
1329
|
+
"char": "e",
|
|
1330
|
+
"summary": "Login user or alias of the environment to open.",
|
|
1331
|
+
"multiple": false
|
|
1332
|
+
},
|
|
1333
|
+
"browser": {
|
|
1334
|
+
"name": "browser",
|
|
1335
|
+
"type": "option",
|
|
1336
|
+
"summary": "Browser in which to open the environment.",
|
|
1337
|
+
"description": "You can specify that the environment open in one of the following browsers: Firefox, Safari, Google Chrome, or Windows Edge. If you don’t specify --browser, the environment opens in your default browser. The exact names of the browser applications differ depending on the operating system you're on; check your documentation for details.",
|
|
1338
|
+
"multiple": false
|
|
1339
|
+
}
|
|
1340
|
+
},
|
|
1341
|
+
"args": {}
|
|
1342
|
+
},
|
|
1180
1343
|
"deploy:functions": {
|
|
1181
1344
|
"id": "deploy:functions",
|
|
1182
1345
|
"summary": "Deploy a Salesforce Function to an org from your local project.",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
3
|
"description": "The Salesforce CLI",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.74.0",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run"
|
|
@@ -48,7 +48,6 @@
|
|
|
48
48
|
"@salesforce/plugin-auth",
|
|
49
49
|
"@salesforce/plugin-data",
|
|
50
50
|
"@salesforce/plugin-deploy-retrieve",
|
|
51
|
-
"@salesforce/plugin-env",
|
|
52
51
|
"@salesforce/plugin-info",
|
|
53
52
|
"@salesforce/plugin-limits",
|
|
54
53
|
"@salesforce/plugin-login",
|
|
@@ -63,12 +62,13 @@
|
|
|
63
62
|
"@salesforce/plugin-user"
|
|
64
63
|
],
|
|
65
64
|
"jitPlugins": {
|
|
66
|
-
"@salesforce/plugin-custom-metadata": "2.1.
|
|
65
|
+
"@salesforce/plugin-custom-metadata": "2.1.11",
|
|
67
66
|
"@salesforce/plugin-community": "2.2.9",
|
|
68
67
|
"@salesforce/plugin-dev": "0.7.0",
|
|
69
|
-
"@salesforce/plugin-
|
|
70
|
-
"@salesforce/plugin-
|
|
71
|
-
"@salesforce/plugin-
|
|
68
|
+
"@salesforce/plugin-env": "2.1.4",
|
|
69
|
+
"@salesforce/plugin-functions": "1.21.7",
|
|
70
|
+
"@salesforce/plugin-packaging": "1.16.3",
|
|
71
|
+
"@salesforce/plugin-signups": "1.4.11",
|
|
72
72
|
"@salesforce/sfdx-scanner": "3.11.0"
|
|
73
73
|
},
|
|
74
74
|
"devPlugins": [
|
|
@@ -112,35 +112,34 @@
|
|
|
112
112
|
},
|
|
113
113
|
"dependencies": {
|
|
114
114
|
"@oclif/core": "2.8.0",
|
|
115
|
-
"@oclif/plugin-autocomplete": "2.1.
|
|
116
|
-
"@oclif/plugin-commands": "2.2.
|
|
117
|
-
"@oclif/plugin-help": "5.2.
|
|
118
|
-
"@oclif/plugin-not-found": "2.3.
|
|
119
|
-
"@oclif/plugin-plugins": "2.4.
|
|
120
|
-
"@oclif/plugin-search": "0.0.
|
|
115
|
+
"@oclif/plugin-autocomplete": "2.1.8",
|
|
116
|
+
"@oclif/plugin-commands": "2.2.13",
|
|
117
|
+
"@oclif/plugin-help": "5.2.9",
|
|
118
|
+
"@oclif/plugin-not-found": "2.3.23",
|
|
119
|
+
"@oclif/plugin-plugins": "2.4.4",
|
|
120
|
+
"@oclif/plugin-search": "0.0.15",
|
|
121
121
|
"@oclif/plugin-update": "3.1.9",
|
|
122
|
-
"@oclif/plugin-version": "1.3.
|
|
122
|
+
"@oclif/plugin-version": "1.3.2",
|
|
123
123
|
"@oclif/plugin-warn-if-update-available": "2.0.33",
|
|
124
|
-
"@oclif/plugin-which": "2.2.
|
|
124
|
+
"@oclif/plugin-which": "2.2.18",
|
|
125
125
|
"@salesforce/core": "3.34.6",
|
|
126
126
|
"@salesforce/plugin-apex": "2.2.9",
|
|
127
|
-
"@salesforce/plugin-auth": "2.7.
|
|
128
|
-
"@salesforce/plugin-data": "2.3.
|
|
129
|
-
"@salesforce/plugin-deploy-retrieve": "1.8.
|
|
130
|
-
"@salesforce/plugin-
|
|
131
|
-
"@salesforce/plugin-
|
|
132
|
-
"@salesforce/plugin-
|
|
133
|
-
"@salesforce/plugin-
|
|
134
|
-
"@salesforce/plugin-
|
|
135
|
-
"@salesforce/plugin-
|
|
136
|
-
"@salesforce/plugin-
|
|
137
|
-
"@salesforce/plugin-sobject": "0.1.11",
|
|
127
|
+
"@salesforce/plugin-auth": "2.7.11",
|
|
128
|
+
"@salesforce/plugin-data": "2.3.9",
|
|
129
|
+
"@salesforce/plugin-deploy-retrieve": "1.8.8",
|
|
130
|
+
"@salesforce/plugin-info": "2.6.4",
|
|
131
|
+
"@salesforce/plugin-limits": "2.3.12",
|
|
132
|
+
"@salesforce/plugin-login": "1.2.5",
|
|
133
|
+
"@salesforce/plugin-org": "2.6.5",
|
|
134
|
+
"@salesforce/plugin-schema": "2.3.6",
|
|
135
|
+
"@salesforce/plugin-settings": "1.4.3",
|
|
136
|
+
"@salesforce/plugin-sobject": "0.1.14",
|
|
138
137
|
"@salesforce/plugin-source": "2.9.1",
|
|
139
138
|
"@salesforce/plugin-telemetry": "2.1.3",
|
|
140
139
|
"@salesforce/plugin-templates": "55.4.5",
|
|
141
|
-
"@salesforce/plugin-trust": "2.4.
|
|
142
|
-
"@salesforce/plugin-user": "2.3.
|
|
143
|
-
"@salesforce/sf-plugins-core": "2.2.
|
|
140
|
+
"@salesforce/plugin-trust": "2.4.6",
|
|
141
|
+
"@salesforce/plugin-user": "2.3.7",
|
|
142
|
+
"@salesforce/sf-plugins-core": "2.2.7",
|
|
144
143
|
"debug": "^4.3.4",
|
|
145
144
|
"semver": "^7.3.8",
|
|
146
145
|
"tslib": "^2.4.1"
|
|
@@ -162,7 +161,6 @@
|
|
|
162
161
|
"@salesforce/plugin-auth",
|
|
163
162
|
"@salesforce/plugin-data",
|
|
164
163
|
"@salesforce/plugin-deploy-retrieve",
|
|
165
|
-
"@salesforce/plugin-env",
|
|
166
164
|
"@salesforce/plugin-info",
|
|
167
165
|
"@salesforce/plugin-limits",
|
|
168
166
|
"@salesforce/plugin-login",
|
|
@@ -204,6 +202,7 @@
|
|
|
204
202
|
"prepublishOnly": "npm shrinkwrap",
|
|
205
203
|
"pretarball": "sf-release cli:tarballs:prepare --types",
|
|
206
204
|
"pretest": "echo disable # sf-compile-test",
|
|
205
|
+
"promote": "oclif promote",
|
|
207
206
|
"promote-dist-tags": "./scripts/promote-dist-tags",
|
|
208
207
|
"promote:verify": "sf-release cli:versions:inspect --channels stable --locations archive --cli sf",
|
|
209
208
|
"promote:verify-rc": "sf-release cli:versions:inspect --channels stable-rc --locations archive --cli sf",
|