@salesforce/cli 2.73.2 → 2.73.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/README.md +112 -112
- package/npm-shrinkwrap.json +115 -203
- package/oclif.lock +116 -132
- package/oclif.manifest.json +372 -372
- package/package.json +25 -25
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.73.
|
|
3
|
+
"version": "2.73.4",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.73.
|
|
9
|
+
"version": "2.73.4",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^2.3.5",
|
|
14
14
|
"@oclif/core": "4.2.2",
|
|
15
|
-
"@oclif/plugin-autocomplete": "3.2.
|
|
16
|
-
"@oclif/plugin-commands": "4.1.
|
|
17
|
-
"@oclif/plugin-help": "6.2.
|
|
18
|
-
"@oclif/plugin-not-found": "3.2.
|
|
19
|
-
"@oclif/plugin-plugins": "5.4.
|
|
20
|
-
"@oclif/plugin-search": "1.2.
|
|
21
|
-
"@oclif/plugin-update": "4.6.
|
|
22
|
-
"@oclif/plugin-version": "2.2.
|
|
23
|
-
"@oclif/plugin-warn-if-update-available": "3.1.
|
|
24
|
-
"@oclif/plugin-which": "3.2.
|
|
15
|
+
"@oclif/plugin-autocomplete": "3.2.17",
|
|
16
|
+
"@oclif/plugin-commands": "4.1.16",
|
|
17
|
+
"@oclif/plugin-help": "6.2.21",
|
|
18
|
+
"@oclif/plugin-not-found": "3.2.35",
|
|
19
|
+
"@oclif/plugin-plugins": "5.4.25",
|
|
20
|
+
"@oclif/plugin-search": "1.2.18",
|
|
21
|
+
"@oclif/plugin-update": "4.6.23",
|
|
22
|
+
"@oclif/plugin-version": "2.2.20",
|
|
23
|
+
"@oclif/plugin-warn-if-update-available": "3.1.30",
|
|
24
|
+
"@oclif/plugin-which": "3.2.24",
|
|
25
25
|
"@salesforce/core": "^8.2.3",
|
|
26
26
|
"@salesforce/kit": "^3.1.6",
|
|
27
27
|
"@salesforce/plugin-apex": "3.6.8",
|
|
28
28
|
"@salesforce/plugin-api": "1.3.2",
|
|
29
|
-
"@salesforce/plugin-auth": "3.6.
|
|
29
|
+
"@salesforce/plugin-auth": "3.6.87",
|
|
30
30
|
"@salesforce/plugin-data": "4.0.1",
|
|
31
|
-
"@salesforce/plugin-deploy-retrieve": "3.17.
|
|
32
|
-
"@salesforce/plugin-info": "3.4.
|
|
33
|
-
"@salesforce/plugin-limits": "3.3.
|
|
31
|
+
"@salesforce/plugin-deploy-retrieve": "3.17.3",
|
|
32
|
+
"@salesforce/plugin-info": "3.4.32",
|
|
33
|
+
"@salesforce/plugin-limits": "3.3.44",
|
|
34
34
|
"@salesforce/plugin-marketplace": "1.3.7",
|
|
35
|
-
"@salesforce/plugin-org": "5.2.
|
|
36
|
-
"@salesforce/plugin-packaging": "2.9.
|
|
37
|
-
"@salesforce/plugin-schema": "3.3.
|
|
38
|
-
"@salesforce/plugin-settings": "2.4.
|
|
39
|
-
"@salesforce/plugin-sobject": "1.4.
|
|
35
|
+
"@salesforce/plugin-org": "5.2.17",
|
|
36
|
+
"@salesforce/plugin-packaging": "2.9.12",
|
|
37
|
+
"@salesforce/plugin-schema": "3.3.46",
|
|
38
|
+
"@salesforce/plugin-settings": "2.4.10",
|
|
39
|
+
"@salesforce/plugin-sobject": "1.4.49",
|
|
40
40
|
"@salesforce/plugin-telemetry": "3.6.29",
|
|
41
|
-
"@salesforce/plugin-templates": "56.3.
|
|
42
|
-
"@salesforce/plugin-trust": "3.7.
|
|
43
|
-
"@salesforce/plugin-user": "3.6.
|
|
41
|
+
"@salesforce/plugin-templates": "56.3.35",
|
|
42
|
+
"@salesforce/plugin-trust": "3.7.55",
|
|
43
|
+
"@salesforce/plugin-user": "3.6.6",
|
|
44
44
|
"@salesforce/sf-plugins-core": "12.1.2",
|
|
45
45
|
"ansis": "^3.3.0"
|
|
46
46
|
},
|
|
@@ -8083,9 +8083,9 @@
|
|
|
8083
8083
|
}
|
|
8084
8084
|
},
|
|
8085
8085
|
"node_modules/@oclif/plugin-autocomplete": {
|
|
8086
|
-
"version": "3.2.
|
|
8087
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.
|
|
8088
|
-
"integrity": "sha512-
|
|
8086
|
+
"version": "3.2.17",
|
|
8087
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.17.tgz",
|
|
8088
|
+
"integrity": "sha512-6LEkuz6iIvt8bHnWtllX43UUv65ENi+LP4cOou9oFgJ8gRtWE3eyxhVIJ5/GdtjYEsguL6hVy1sknF80R8jevg==",
|
|
8089
8089
|
"license": "MIT",
|
|
8090
8090
|
"dependencies": {
|
|
8091
8091
|
"@oclif/core": "^4",
|
|
@@ -8166,13 +8166,13 @@
|
|
|
8166
8166
|
}
|
|
8167
8167
|
},
|
|
8168
8168
|
"node_modules/@oclif/plugin-commands": {
|
|
8169
|
-
"version": "4.1.
|
|
8170
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.
|
|
8171
|
-
"integrity": "sha512-
|
|
8169
|
+
"version": "4.1.16",
|
|
8170
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.16.tgz",
|
|
8171
|
+
"integrity": "sha512-1fqumeq/B9g767dyYduQhphP0mmyxKkqSEcJPmdQ8gU1X3RFJTJ8dtrWLVZkiA7tD64/L0xXMQYDd+7llKf4uQ==",
|
|
8172
8172
|
"license": "MIT",
|
|
8173
8173
|
"dependencies": {
|
|
8174
8174
|
"@oclif/core": "^4",
|
|
8175
|
-
"@oclif/table": "^0.
|
|
8175
|
+
"@oclif/table": "^0.4.0",
|
|
8176
8176
|
"lodash": "^4.17.21",
|
|
8177
8177
|
"object-treeify": "^4.0.1"
|
|
8178
8178
|
},
|
|
@@ -8181,9 +8181,9 @@
|
|
|
8181
8181
|
}
|
|
8182
8182
|
},
|
|
8183
8183
|
"node_modules/@oclif/plugin-help": {
|
|
8184
|
-
"version": "6.2.
|
|
8185
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
8186
|
-
"integrity": "sha512-
|
|
8184
|
+
"version": "6.2.21",
|
|
8185
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.21.tgz",
|
|
8186
|
+
"integrity": "sha512-nUAnIR96QJvAAFzdJoq9iqInuwY9nxURNaAiGWGUtW5HgrwJOmoY1LqcobkzW89RH3NONtdWmc74sIupWmLtNw==",
|
|
8187
8187
|
"license": "MIT",
|
|
8188
8188
|
"dependencies": {
|
|
8189
8189
|
"@oclif/core": "^4"
|
|
@@ -8193,14 +8193,14 @@
|
|
|
8193
8193
|
}
|
|
8194
8194
|
},
|
|
8195
8195
|
"node_modules/@oclif/plugin-not-found": {
|
|
8196
|
-
"version": "3.2.
|
|
8197
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
8198
|
-
"integrity": "sha512-
|
|
8196
|
+
"version": "3.2.35",
|
|
8197
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.35.tgz",
|
|
8198
|
+
"integrity": "sha512-cn1Gz0SdadzrACAm08Wcr4+UNVtQhabNANu46B6vRGzOkdM4M8nTcdC57L64vBZxwcgujXjhCrfrnRImEfE8nQ==",
|
|
8199
8199
|
"license": "MIT",
|
|
8200
8200
|
"dependencies": {
|
|
8201
8201
|
"@inquirer/prompts": "^7.2.1",
|
|
8202
8202
|
"@oclif/core": "^4",
|
|
8203
|
-
"ansis": "^3.
|
|
8203
|
+
"ansis": "^3.8.1",
|
|
8204
8204
|
"fast-levenshtein": "^3.0.0"
|
|
8205
8205
|
},
|
|
8206
8206
|
"engines": {
|
|
@@ -8208,12 +8208,12 @@
|
|
|
8208
8208
|
}
|
|
8209
8209
|
},
|
|
8210
8210
|
"node_modules/@oclif/plugin-plugins": {
|
|
8211
|
-
"version": "5.4.
|
|
8212
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.
|
|
8213
|
-
"integrity": "sha512-
|
|
8211
|
+
"version": "5.4.25",
|
|
8212
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.25.tgz",
|
|
8213
|
+
"integrity": "sha512-44Yp532BuBoNrNYLf7wfp/2QkNY7ESdK3MgGi3GWCqW75apyX04+xC5RfRsz0KHOA9N7VFqn64PG+Ailo5TJyQ==",
|
|
8214
8214
|
"license": "MIT",
|
|
8215
8215
|
"dependencies": {
|
|
8216
|
-
"@oclif/core": "^4.
|
|
8216
|
+
"@oclif/core": "^4.2.2",
|
|
8217
8217
|
"ansis": "^3.5.2",
|
|
8218
8218
|
"debug": "^4.4.0",
|
|
8219
8219
|
"npm": "^10.9.2",
|
|
@@ -8308,9 +8308,9 @@
|
|
|
8308
8308
|
}
|
|
8309
8309
|
},
|
|
8310
8310
|
"node_modules/@oclif/plugin-search": {
|
|
8311
|
-
"version": "1.2.
|
|
8312
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.
|
|
8313
|
-
"integrity": "sha512-
|
|
8311
|
+
"version": "1.2.18",
|
|
8312
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.18.tgz",
|
|
8313
|
+
"integrity": "sha512-8i+tbuasV9Nv2qTIpVQoZLDu/ICbFJBOTH4qEVKl+B9Q/qNCTY47FUTn8oDqfg92IWXM3oznu7locm+xbxJxng==",
|
|
8314
8314
|
"license": "MIT",
|
|
8315
8315
|
"dependencies": {
|
|
8316
8316
|
"@oclif/core": "^4",
|
|
@@ -8337,14 +8337,14 @@
|
|
|
8337
8337
|
}
|
|
8338
8338
|
},
|
|
8339
8339
|
"node_modules/@oclif/plugin-update": {
|
|
8340
|
-
"version": "4.6.
|
|
8341
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.6.
|
|
8342
|
-
"integrity": "sha512-
|
|
8340
|
+
"version": "4.6.23",
|
|
8341
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.6.23.tgz",
|
|
8342
|
+
"integrity": "sha512-hfyM4bSa0jtJmE5uMYOyf8ITCUTsHfdvnv7m+Q4jMoxLPjwFgllwy/4mUBs7EX+DvSXVYIl5wMnuJv6JU631lg==",
|
|
8343
8343
|
"license": "MIT",
|
|
8344
8344
|
"dependencies": {
|
|
8345
8345
|
"@inquirer/select": "^2.5.0",
|
|
8346
8346
|
"@oclif/core": "^4",
|
|
8347
|
-
"@oclif/table": "^0.
|
|
8347
|
+
"@oclif/table": "^0.4.0",
|
|
8348
8348
|
"ansis": "^3.5.2",
|
|
8349
8349
|
"debug": "^4.4.0",
|
|
8350
8350
|
"filesize": "^6.1.0",
|
|
@@ -8358,9 +8358,9 @@
|
|
|
8358
8358
|
}
|
|
8359
8359
|
},
|
|
8360
8360
|
"node_modules/@oclif/plugin-version": {
|
|
8361
|
-
"version": "2.2.
|
|
8362
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.
|
|
8363
|
-
"integrity": "sha512-
|
|
8361
|
+
"version": "2.2.20",
|
|
8362
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.20.tgz",
|
|
8363
|
+
"integrity": "sha512-xmNuigH9XfUasZFGadb87CnJFwGjmZWotpTrRiTQlYxA64K2WJpKIM67YAdWRg8xILwhHqL1oCgtFcVikTc/vQ==",
|
|
8364
8364
|
"license": "MIT",
|
|
8365
8365
|
"dependencies": {
|
|
8366
8366
|
"@oclif/core": "^4",
|
|
@@ -8371,9 +8371,9 @@
|
|
|
8371
8371
|
}
|
|
8372
8372
|
},
|
|
8373
8373
|
"node_modules/@oclif/plugin-warn-if-update-available": {
|
|
8374
|
-
"version": "3.1.
|
|
8375
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.
|
|
8376
|
-
"integrity": "sha512-
|
|
8374
|
+
"version": "3.1.30",
|
|
8375
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.30.tgz",
|
|
8376
|
+
"integrity": "sha512-mluHDyIraM8T0Je25npNwV0p8T2cudeTe1N6P6KQ2rgPpgcW59Z+vze0VSJcZ7f+S65M3mk0TXn3qj7gtS3PLA==",
|
|
8377
8377
|
"license": "MIT",
|
|
8378
8378
|
"dependencies": {
|
|
8379
8379
|
"@oclif/core": "^4",
|
|
@@ -8388,22 +8388,22 @@
|
|
|
8388
8388
|
}
|
|
8389
8389
|
},
|
|
8390
8390
|
"node_modules/@oclif/plugin-which": {
|
|
8391
|
-
"version": "3.2.
|
|
8392
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.
|
|
8393
|
-
"integrity": "sha512-
|
|
8391
|
+
"version": "3.2.24",
|
|
8392
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.24.tgz",
|
|
8393
|
+
"integrity": "sha512-Jn4CIT8jKPuqSxyKyKcYcEYsU3TOLR9Y4v4nQT5OkhnTEzSU0OzPygE2Kn6abMr5Ujrjui8MHonP3AxRCIz40Q==",
|
|
8394
8394
|
"license": "MIT",
|
|
8395
8395
|
"dependencies": {
|
|
8396
8396
|
"@oclif/core": "^4",
|
|
8397
|
-
"ansis": "^3.
|
|
8397
|
+
"ansis": "^3.8.1"
|
|
8398
8398
|
},
|
|
8399
8399
|
"engines": {
|
|
8400
8400
|
"node": ">=18.0.0"
|
|
8401
8401
|
}
|
|
8402
8402
|
},
|
|
8403
8403
|
"node_modules/@oclif/table": {
|
|
8404
|
-
"version": "0.
|
|
8405
|
-
"resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.
|
|
8406
|
-
"integrity": "sha512-
|
|
8404
|
+
"version": "0.4.0",
|
|
8405
|
+
"resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.4.0.tgz",
|
|
8406
|
+
"integrity": "sha512-cXmZDb0VcxIk8o5cvd8J4CUtMGJeTuEDC8wQmlZC55Dl9FHcWE9TdZxksWLLp4w0qKP0YfJCFSvfGPMeMPyO5Q==",
|
|
8407
8407
|
"license": "MIT",
|
|
8408
8408
|
"dependencies": {
|
|
8409
8409
|
"@oclif/core": "^4",
|
|
@@ -9116,9 +9116,9 @@
|
|
|
9116
9116
|
}
|
|
9117
9117
|
},
|
|
9118
9118
|
"node_modules/@salesforce/plugin-auth": {
|
|
9119
|
-
"version": "3.6.
|
|
9120
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.
|
|
9121
|
-
"integrity": "sha512-
|
|
9119
|
+
"version": "3.6.87",
|
|
9120
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.87.tgz",
|
|
9121
|
+
"integrity": "sha512-9biEYFk4wKNTzSS5UaiidX/2ViTWHCPgNhOCJ16LaKNI3BFtpga0in84dYKiJ6t69hqig1x2NW/CM90XjE9ZVA==",
|
|
9122
9122
|
"license": "BSD-3-Clause",
|
|
9123
9123
|
"dependencies": {
|
|
9124
9124
|
"@inquirer/checkbox": "^2.5.0",
|
|
@@ -9127,7 +9127,7 @@
|
|
|
9127
9127
|
"@salesforce/core": "^8.8.0",
|
|
9128
9128
|
"@salesforce/kit": "^3.2.3",
|
|
9129
9129
|
"@salesforce/plugin-info": "^3.4.30",
|
|
9130
|
-
"@salesforce/sf-plugins-core": "^12.1.
|
|
9130
|
+
"@salesforce/sf-plugins-core": "^12.1.2",
|
|
9131
9131
|
"@salesforce/ts-types": "^2.0.11",
|
|
9132
9132
|
"open": "^10.1.0"
|
|
9133
9133
|
},
|
|
@@ -9270,9 +9270,9 @@
|
|
|
9270
9270
|
}
|
|
9271
9271
|
},
|
|
9272
9272
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
9273
|
-
"version": "3.17.
|
|
9274
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.17.
|
|
9275
|
-
"integrity": "sha512-
|
|
9273
|
+
"version": "3.17.3",
|
|
9274
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.17.3.tgz",
|
|
9275
|
+
"integrity": "sha512-xDrUi4S18oMcnXxdB7dH/G9tAQ+ttkXEOYw+E6cpOE52SePyQHnE1lm+e03cYVnuLKpKs3d5ZezMVpTrQ7kriA==",
|
|
9276
9276
|
"license": "BSD-3-Clause",
|
|
9277
9277
|
"dependencies": {
|
|
9278
9278
|
"@oclif/core": "^4.2.0",
|
|
@@ -9282,7 +9282,7 @@
|
|
|
9282
9282
|
"@salesforce/kit": "^3.2.3",
|
|
9283
9283
|
"@salesforce/plugin-info": "^3.4.30",
|
|
9284
9284
|
"@salesforce/sf-plugins-core": "^12.1.1",
|
|
9285
|
-
"@salesforce/source-deploy-retrieve": "^12.
|
|
9285
|
+
"@salesforce/source-deploy-retrieve": "^12.12.3",
|
|
9286
9286
|
"@salesforce/source-tracking": "^7.3.6",
|
|
9287
9287
|
"@salesforce/ts-types": "^2.0.12",
|
|
9288
9288
|
"ansis": "^3.4.0",
|
|
@@ -9293,9 +9293,9 @@
|
|
|
9293
9293
|
}
|
|
9294
9294
|
},
|
|
9295
9295
|
"node_modules/@salesforce/plugin-info": {
|
|
9296
|
-
"version": "3.4.
|
|
9297
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.
|
|
9298
|
-
"integrity": "sha512-
|
|
9296
|
+
"version": "3.4.32",
|
|
9297
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.32.tgz",
|
|
9298
|
+
"integrity": "sha512-vBLb7H1nhdpaev9Ef4ytfJj6irlhjO9Kmz+1EXGxkRmlfqWZO/Kfb5tb2RCM33twDEw7HKGgZzoAjJ6DsWkp8A==",
|
|
9299
9299
|
"license": "BSD-3-Clause",
|
|
9300
9300
|
"dependencies": {
|
|
9301
9301
|
"@inquirer/input": "^2.3.0",
|
|
@@ -9316,13 +9316,13 @@
|
|
|
9316
9316
|
}
|
|
9317
9317
|
},
|
|
9318
9318
|
"node_modules/@salesforce/plugin-limits": {
|
|
9319
|
-
"version": "3.3.
|
|
9320
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.
|
|
9321
|
-
"integrity": "sha512-
|
|
9319
|
+
"version": "3.3.44",
|
|
9320
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.44.tgz",
|
|
9321
|
+
"integrity": "sha512-5EI8+Y5/cpXdgiwFHDcqfvVudnJwrk82S+qakaSGgSdSz81D6aTGmqcGlXPp3O5PwVI3LoaFC6R6PDemUueXLA==",
|
|
9322
9322
|
"license": "BSD-3-Clause",
|
|
9323
9323
|
"dependencies": {
|
|
9324
9324
|
"@salesforce/core": "^8.6.4",
|
|
9325
|
-
"@salesforce/sf-plugins-core": "^12.1.
|
|
9325
|
+
"@salesforce/sf-plugins-core": "^12.1.2"
|
|
9326
9326
|
},
|
|
9327
9327
|
"engines": {
|
|
9328
9328
|
"node": ">=18.0.0"
|
|
@@ -9345,12 +9345,12 @@
|
|
|
9345
9345
|
}
|
|
9346
9346
|
},
|
|
9347
9347
|
"node_modules/@salesforce/plugin-org": {
|
|
9348
|
-
"version": "5.2.
|
|
9349
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.2.
|
|
9350
|
-
"integrity": "sha512-
|
|
9348
|
+
"version": "5.2.17",
|
|
9349
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.2.17.tgz",
|
|
9350
|
+
"integrity": "sha512-u+Zd2aF0bdNnD+T8+cRai2B9y2AQdAGj8qtEg2kXsELVy/1rkPxwsQxflyzHdfATM6I1L9w65XDIX55fII76gQ==",
|
|
9351
9351
|
"license": "BSD-3-Clause",
|
|
9352
9352
|
"dependencies": {
|
|
9353
|
-
"@oclif/core": "^4.2.
|
|
9353
|
+
"@oclif/core": "^4.2.2",
|
|
9354
9354
|
"@oclif/multi-stage-output": "^0.8.1",
|
|
9355
9355
|
"@salesforce/core": "^8.6.4",
|
|
9356
9356
|
"@salesforce/kit": "^3.2.3",
|
|
@@ -9368,16 +9368,16 @@
|
|
|
9368
9368
|
}
|
|
9369
9369
|
},
|
|
9370
9370
|
"node_modules/@salesforce/plugin-packaging": {
|
|
9371
|
-
"version": "2.9.
|
|
9372
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.9.
|
|
9373
|
-
"integrity": "sha512-
|
|
9371
|
+
"version": "2.9.12",
|
|
9372
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.9.12.tgz",
|
|
9373
|
+
"integrity": "sha512-0A592GKm0WuGorLslD2T/CU2hwiPWvDgvImtIshsZdJt5/cmammCJMF8n6AsmKlk0EgD27XFQlyjUijzwTpb0Q==",
|
|
9374
9374
|
"license": "BSD-3-Clause",
|
|
9375
9375
|
"dependencies": {
|
|
9376
9376
|
"@oclif/core": "^4",
|
|
9377
9377
|
"@salesforce/core": "^8.8.0",
|
|
9378
9378
|
"@salesforce/kit": "^3.2.3",
|
|
9379
9379
|
"@salesforce/packaging": "^4.2.15",
|
|
9380
|
-
"@salesforce/sf-plugins-core": "^12.1.
|
|
9380
|
+
"@salesforce/sf-plugins-core": "^12.1.2",
|
|
9381
9381
|
"chalk": "^5.4.1"
|
|
9382
9382
|
},
|
|
9383
9383
|
"engines": {
|
|
@@ -9447,9 +9447,9 @@
|
|
|
9447
9447
|
}
|
|
9448
9448
|
},
|
|
9449
9449
|
"node_modules/@salesforce/plugin-schema": {
|
|
9450
|
-
"version": "3.3.
|
|
9451
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.
|
|
9452
|
-
"integrity": "sha512-
|
|
9450
|
+
"version": "3.3.46",
|
|
9451
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.46.tgz",
|
|
9452
|
+
"integrity": "sha512-umUX+L4dNbunXdhtJ/iNH2/j/YqmuyJnqaVTVYfk3yaOjqoKsRrzblPj1qoqN8NxFy584thtXFtNueVovLtvAQ==",
|
|
9453
9453
|
"license": "BSD-3-Clause",
|
|
9454
9454
|
"dependencies": {
|
|
9455
9455
|
"@oclif/core": "^4",
|
|
@@ -9534,9 +9534,9 @@
|
|
|
9534
9534
|
}
|
|
9535
9535
|
},
|
|
9536
9536
|
"node_modules/@salesforce/plugin-settings": {
|
|
9537
|
-
"version": "2.4.
|
|
9538
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.
|
|
9539
|
-
"integrity": "sha512-
|
|
9537
|
+
"version": "2.4.10",
|
|
9538
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.10.tgz",
|
|
9539
|
+
"integrity": "sha512-IKWoXKFHazBuikbse9L2yAqgrN8xxbh4zbRBv2DXbFonOyMzMjpUL7t63A09FuR0EDwuJYuy75z7G58PPnRLyQ==",
|
|
9540
9540
|
"license": "BSD-3-Clause",
|
|
9541
9541
|
"dependencies": {
|
|
9542
9542
|
"@oclif/core": "^4",
|
|
@@ -9549,9 +9549,9 @@
|
|
|
9549
9549
|
}
|
|
9550
9550
|
},
|
|
9551
9551
|
"node_modules/@salesforce/plugin-sobject": {
|
|
9552
|
-
"version": "1.4.
|
|
9553
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.
|
|
9554
|
-
"integrity": "sha512-
|
|
9552
|
+
"version": "1.4.49",
|
|
9553
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.49.tgz",
|
|
9554
|
+
"integrity": "sha512-4snl+v05QlwyaMJVle1PNVmnXvRTaBK4n0m+UZxQAVZWBe6lO8nCjJmseBb4s52GCbZPFDE5fDG2M1v7VFi6qg==",
|
|
9555
9555
|
"license": "BSD-3-Clause",
|
|
9556
9556
|
"dependencies": {
|
|
9557
9557
|
"@inquirer/confirm": "^3.2.0",
|
|
@@ -9561,7 +9561,7 @@
|
|
|
9561
9561
|
"@salesforce/core": "^8.6.2",
|
|
9562
9562
|
"@salesforce/kit": "^3.1.6",
|
|
9563
9563
|
"@salesforce/sf-plugins-core": "^11.3.12",
|
|
9564
|
-
"fast-glob": "^3.3.
|
|
9564
|
+
"fast-glob": "^3.3.3",
|
|
9565
9565
|
"fast-xml-parser": "^4.5.1",
|
|
9566
9566
|
"js2xmlparser": "^4.0.2"
|
|
9567
9567
|
},
|
|
@@ -9661,9 +9661,9 @@
|
|
|
9661
9661
|
}
|
|
9662
9662
|
},
|
|
9663
9663
|
"node_modules/@salesforce/plugin-templates": {
|
|
9664
|
-
"version": "56.3.
|
|
9665
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.3.
|
|
9666
|
-
"integrity": "sha512-
|
|
9664
|
+
"version": "56.3.35",
|
|
9665
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.3.35.tgz",
|
|
9666
|
+
"integrity": "sha512-k3bTKjTU6wvM38gFBOwyiCA9QP2iFgiTuTPAG09mwgd7yz1GZWwr1StCdI22snzgJC+W23pe7NreiYS/IzTsnQ==",
|
|
9667
9667
|
"license": "BSD-3-Clause",
|
|
9668
9668
|
"dependencies": {
|
|
9669
9669
|
"@salesforce/core": "^8.6.2",
|
|
@@ -9675,9 +9675,9 @@
|
|
|
9675
9675
|
}
|
|
9676
9676
|
},
|
|
9677
9677
|
"node_modules/@salesforce/plugin-trust": {
|
|
9678
|
-
"version": "3.7.
|
|
9679
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.
|
|
9680
|
-
"integrity": "sha512-
|
|
9678
|
+
"version": "3.7.55",
|
|
9679
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.55.tgz",
|
|
9680
|
+
"integrity": "sha512-Xjff4cPZJmMd/0SyCLL5u4m6H4wtluQeauZqpPFx1ptQd05E/m0W2jvdK05oZ9d91SLeS6AtJNrk2PIUCj5nxA==",
|
|
9681
9681
|
"license": "BSD-3-Clause",
|
|
9682
9682
|
"dependencies": {
|
|
9683
9683
|
"@oclif/core": "^4",
|
|
@@ -9700,14 +9700,14 @@
|
|
|
9700
9700
|
}
|
|
9701
9701
|
},
|
|
9702
9702
|
"node_modules/@salesforce/plugin-user": {
|
|
9703
|
-
"version": "3.6.
|
|
9704
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.6.
|
|
9705
|
-
"integrity": "sha512-
|
|
9703
|
+
"version": "3.6.6",
|
|
9704
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.6.6.tgz",
|
|
9705
|
+
"integrity": "sha512-zTiLAZ04aznPsLWlKv1itjx5mcLXybH0P9LwtQcY7LvtCrSaChUFXE5KU0vZZkXxEM5FPaQXQiLAp/HAEgozXA==",
|
|
9706
9706
|
"license": "BSD-3-Clause",
|
|
9707
9707
|
"dependencies": {
|
|
9708
9708
|
"@salesforce/core": "^8.6.4",
|
|
9709
9709
|
"@salesforce/kit": "^3.2.2",
|
|
9710
|
-
"@salesforce/sf-plugins-core": "^12.1.
|
|
9710
|
+
"@salesforce/sf-plugins-core": "^12.1.2",
|
|
9711
9711
|
"@salesforce/ts-types": "^2.0.11"
|
|
9712
9712
|
},
|
|
9713
9713
|
"engines": {
|
|
@@ -9748,98 +9748,10 @@
|
|
|
9748
9748
|
"node": ">=18.0.0"
|
|
9749
9749
|
}
|
|
9750
9750
|
},
|
|
9751
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/@oclif/table": {
|
|
9752
|
-
"version": "0.4.0",
|
|
9753
|
-
"resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.4.0.tgz",
|
|
9754
|
-
"integrity": "sha512-cXmZDb0VcxIk8o5cvd8J4CUtMGJeTuEDC8wQmlZC55Dl9FHcWE9TdZxksWLLp4w0qKP0YfJCFSvfGPMeMPyO5Q==",
|
|
9755
|
-
"license": "MIT",
|
|
9756
|
-
"dependencies": {
|
|
9757
|
-
"@oclif/core": "^4",
|
|
9758
|
-
"@types/react": "^18.3.12",
|
|
9759
|
-
"change-case": "^5.4.4",
|
|
9760
|
-
"cli-truncate": "^4.0.0",
|
|
9761
|
-
"ink": "^5.1.0",
|
|
9762
|
-
"natural-orderby": "^3.0.2",
|
|
9763
|
-
"object-hash": "^3.0.0",
|
|
9764
|
-
"react": "^18.3.1",
|
|
9765
|
-
"strip-ansi": "^7.1.0",
|
|
9766
|
-
"wrap-ansi": "^9.0.0"
|
|
9767
|
-
},
|
|
9768
|
-
"engines": {
|
|
9769
|
-
"node": ">=18.0.0"
|
|
9770
|
-
}
|
|
9771
|
-
},
|
|
9772
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/ansi-regex": {
|
|
9773
|
-
"version": "6.0.1",
|
|
9774
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
9775
|
-
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
9776
|
-
"license": "MIT",
|
|
9777
|
-
"engines": {
|
|
9778
|
-
"node": ">=12"
|
|
9779
|
-
},
|
|
9780
|
-
"funding": {
|
|
9781
|
-
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
9782
|
-
}
|
|
9783
|
-
},
|
|
9784
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/emoji-regex": {
|
|
9785
|
-
"version": "10.3.0",
|
|
9786
|
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
9787
|
-
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
9788
|
-
"license": "MIT"
|
|
9789
|
-
},
|
|
9790
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/string-width": {
|
|
9791
|
-
"version": "7.2.0",
|
|
9792
|
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
|
|
9793
|
-
"integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
|
|
9794
|
-
"license": "MIT",
|
|
9795
|
-
"dependencies": {
|
|
9796
|
-
"emoji-regex": "^10.3.0",
|
|
9797
|
-
"get-east-asian-width": "^1.0.0",
|
|
9798
|
-
"strip-ansi": "^7.1.0"
|
|
9799
|
-
},
|
|
9800
|
-
"engines": {
|
|
9801
|
-
"node": ">=18"
|
|
9802
|
-
},
|
|
9803
|
-
"funding": {
|
|
9804
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
9805
|
-
}
|
|
9806
|
-
},
|
|
9807
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/strip-ansi": {
|
|
9808
|
-
"version": "7.1.0",
|
|
9809
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
9810
|
-
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
9811
|
-
"license": "MIT",
|
|
9812
|
-
"dependencies": {
|
|
9813
|
-
"ansi-regex": "^6.0.1"
|
|
9814
|
-
},
|
|
9815
|
-
"engines": {
|
|
9816
|
-
"node": ">=12"
|
|
9817
|
-
},
|
|
9818
|
-
"funding": {
|
|
9819
|
-
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
9820
|
-
}
|
|
9821
|
-
},
|
|
9822
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/wrap-ansi": {
|
|
9823
|
-
"version": "9.0.0",
|
|
9824
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz",
|
|
9825
|
-
"integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==",
|
|
9826
|
-
"license": "MIT",
|
|
9827
|
-
"dependencies": {
|
|
9828
|
-
"ansi-styles": "^6.2.1",
|
|
9829
|
-
"string-width": "^7.0.0",
|
|
9830
|
-
"strip-ansi": "^7.1.0"
|
|
9831
|
-
},
|
|
9832
|
-
"engines": {
|
|
9833
|
-
"node": ">=18"
|
|
9834
|
-
},
|
|
9835
|
-
"funding": {
|
|
9836
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
9837
|
-
}
|
|
9838
|
-
},
|
|
9839
9751
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
9840
|
-
"version": "12.
|
|
9841
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.
|
|
9842
|
-
"integrity": "sha512-
|
|
9752
|
+
"version": "12.12.3",
|
|
9753
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.12.3.tgz",
|
|
9754
|
+
"integrity": "sha512-kQ78RekRvTLh5yp8eB67szRoQr64R/0PETgszxf65RRPzLTmBGs0JpkZBMx0GN95Mb6BWvOEjTYLgyezVPUXsw==",
|
|
9843
9755
|
"license": "BSD-3-Clause",
|
|
9844
9756
|
"dependencies": {
|
|
9845
9757
|
"@salesforce/core": "^8.8.0",
|
|
@@ -13243,9 +13155,9 @@
|
|
|
13243
13155
|
"license": "MIT"
|
|
13244
13156
|
},
|
|
13245
13157
|
"node_modules/ansis": {
|
|
13246
|
-
"version": "3.
|
|
13247
|
-
"resolved": "https://registry.npmjs.org/ansis/-/ansis-3.
|
|
13248
|
-
"integrity": "sha512-
|
|
13158
|
+
"version": "3.8.1",
|
|
13159
|
+
"resolved": "https://registry.npmjs.org/ansis/-/ansis-3.8.1.tgz",
|
|
13160
|
+
"integrity": "sha512-gzGUTqsBugYCegbhldz7Ox9NrizAlCSAP5Y6rRD9agN76osoyhKznznmaB4G5BAVvrqwksPOGdnYh1Q000cUqw==",
|
|
13249
13161
|
"license": "ISC",
|
|
13250
13162
|
"engines": {
|
|
13251
13163
|
"node": ">=16"
|
|
@@ -17068,16 +16980,16 @@
|
|
|
17068
16980
|
"license": "MIT"
|
|
17069
16981
|
},
|
|
17070
16982
|
"node_modules/fast-glob": {
|
|
17071
|
-
"version": "3.3.
|
|
17072
|
-
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.
|
|
17073
|
-
"integrity": "sha512-
|
|
16983
|
+
"version": "3.3.3",
|
|
16984
|
+
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
|
|
16985
|
+
"integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
|
|
17074
16986
|
"license": "MIT",
|
|
17075
16987
|
"dependencies": {
|
|
17076
16988
|
"@nodelib/fs.stat": "^2.0.2",
|
|
17077
16989
|
"@nodelib/fs.walk": "^1.2.3",
|
|
17078
16990
|
"glob-parent": "^5.1.2",
|
|
17079
16991
|
"merge2": "^1.3.0",
|
|
17080
|
-
"micromatch": "^4.0.
|
|
16992
|
+
"micromatch": "^4.0.8"
|
|
17081
16993
|
},
|
|
17082
16994
|
"engines": {
|
|
17083
16995
|
"node": ">=8.6.0"
|