@salesforce/cli 2.149.9 → 2.150.1
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 +164 -164
- package/npm-shrinkwrap.json +62 -62
- package/oclif.lock +61 -61
- package/oclif.manifest.json +111 -111
- package/package.json +19 -19
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,47 +1,47 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.150.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.
|
|
9
|
+
"version": "2.150.1",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^2.3.5",
|
|
14
|
-
"@oclif/core": "4.
|
|
14
|
+
"@oclif/core": "4.14.0",
|
|
15
15
|
"@oclif/plugin-autocomplete": "3.2.56",
|
|
16
16
|
"@oclif/plugin-commands": "4.1.63",
|
|
17
17
|
"@oclif/plugin-help": "6.2.58",
|
|
18
18
|
"@oclif/plugin-not-found": "3.2.93",
|
|
19
|
-
"@oclif/plugin-plugins": "5.
|
|
19
|
+
"@oclif/plugin-plugins": "5.5.1",
|
|
20
20
|
"@oclif/plugin-search": "1.2.54",
|
|
21
|
-
"@oclif/plugin-update": "4.
|
|
22
|
-
"@oclif/plugin-version": "2.
|
|
21
|
+
"@oclif/plugin-update": "4.8.0",
|
|
22
|
+
"@oclif/plugin-version": "2.3.0",
|
|
23
23
|
"@oclif/plugin-warn-if-update-available": "3.1.73",
|
|
24
24
|
"@oclif/plugin-which": "3.2.61",
|
|
25
25
|
"@salesforce/core": "^9.0.0",
|
|
26
26
|
"@salesforce/kit": "^4.0.0",
|
|
27
|
-
"@salesforce/plugin-agent": "2.0.
|
|
28
|
-
"@salesforce/plugin-apex": "4.1.
|
|
27
|
+
"@salesforce/plugin-agent": "2.0.4",
|
|
28
|
+
"@salesforce/plugin-apex": "4.1.1",
|
|
29
29
|
"@salesforce/plugin-api": "2.0.9",
|
|
30
30
|
"@salesforce/plugin-auth": "5.0.6",
|
|
31
|
-
"@salesforce/plugin-data": "5.1.
|
|
31
|
+
"@salesforce/plugin-data": "5.1.6",
|
|
32
32
|
"@salesforce/plugin-deploy-retrieve": "4.1.2",
|
|
33
33
|
"@salesforce/plugin-info": "4.0.9",
|
|
34
|
-
"@salesforce/plugin-limits": "4.0.
|
|
34
|
+
"@salesforce/plugin-limits": "4.0.4",
|
|
35
35
|
"@salesforce/plugin-marketplace": "2.0.5",
|
|
36
|
-
"@salesforce/plugin-org": "6.0.
|
|
37
|
-
"@salesforce/plugin-packaging": "3.0.
|
|
38
|
-
"@salesforce/plugin-schema": "4.0.
|
|
39
|
-
"@salesforce/plugin-settings": "3.0.
|
|
36
|
+
"@salesforce/plugin-org": "6.0.10",
|
|
37
|
+
"@salesforce/plugin-packaging": "3.0.6",
|
|
38
|
+
"@salesforce/plugin-schema": "4.0.6",
|
|
39
|
+
"@salesforce/plugin-settings": "3.0.6",
|
|
40
40
|
"@salesforce/plugin-sobject": "2.0.5",
|
|
41
41
|
"@salesforce/plugin-telemetry": "4.0.5",
|
|
42
|
-
"@salesforce/plugin-templates": "57.0.
|
|
42
|
+
"@salesforce/plugin-templates": "57.0.11",
|
|
43
43
|
"@salesforce/plugin-trust": "4.0.9",
|
|
44
|
-
"@salesforce/plugin-user": "5.0.
|
|
44
|
+
"@salesforce/plugin-user": "5.0.2",
|
|
45
45
|
"@salesforce/sf-plugins-core": "13.0.3",
|
|
46
46
|
"ansis": "^3.12.0"
|
|
47
47
|
},
|
|
@@ -3040,9 +3040,9 @@
|
|
|
3040
3040
|
}
|
|
3041
3041
|
},
|
|
3042
3042
|
"node_modules/@oclif/core": {
|
|
3043
|
-
"version": "4.
|
|
3044
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.
|
|
3045
|
-
"integrity": "sha512-
|
|
3043
|
+
"version": "4.14.0",
|
|
3044
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.14.0.tgz",
|
|
3045
|
+
"integrity": "sha512-QCJIZoVJxV7jywgVAUlsQwl3dr3Sa21kfi5z9KrYolbexWJUtFSEtMoNiBWojD05mYycLnB50gp/VxlGdaOCRA==",
|
|
3046
3046
|
"license": "MIT",
|
|
3047
3047
|
"dependencies": {
|
|
3048
3048
|
"ansi-escapes": "^4.3.2",
|
|
@@ -3378,9 +3378,9 @@
|
|
|
3378
3378
|
}
|
|
3379
3379
|
},
|
|
3380
3380
|
"node_modules/@oclif/plugin-plugins": {
|
|
3381
|
-
"version": "5.
|
|
3382
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.
|
|
3383
|
-
"integrity": "sha512-
|
|
3381
|
+
"version": "5.5.1",
|
|
3382
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.5.1.tgz",
|
|
3383
|
+
"integrity": "sha512-cfqiJdMs18GqP+6XzCaTnJUfaxwsrFzSQDigSom8gceqE+x3um6OdxAx743dPiGt3Jo8aoJly+iACcAS4H0ZKA==",
|
|
3384
3384
|
"license": "MIT",
|
|
3385
3385
|
"dependencies": {
|
|
3386
3386
|
"@oclif/core": "^4.13.0",
|
|
@@ -3498,9 +3498,9 @@
|
|
|
3498
3498
|
}
|
|
3499
3499
|
},
|
|
3500
3500
|
"node_modules/@oclif/plugin-update": {
|
|
3501
|
-
"version": "4.
|
|
3502
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.
|
|
3503
|
-
"integrity": "sha512-
|
|
3501
|
+
"version": "4.8.0",
|
|
3502
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.8.0.tgz",
|
|
3503
|
+
"integrity": "sha512-RnprzrHlNWnWYdqvLWnaAPHwQ6YCu5V8bvVy9pbl8P0dzIeta6JS1H3YEHpTWLtnlIRpeyO4ETM4VgTHb7PQsQ==",
|
|
3504
3504
|
"license": "MIT",
|
|
3505
3505
|
"dependencies": {
|
|
3506
3506
|
"@inquirer/select": "^2.5.0",
|
|
@@ -3519,9 +3519,9 @@
|
|
|
3519
3519
|
}
|
|
3520
3520
|
},
|
|
3521
3521
|
"node_modules/@oclif/plugin-version": {
|
|
3522
|
-
"version": "2.
|
|
3523
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.
|
|
3524
|
-
"integrity": "sha512-
|
|
3522
|
+
"version": "2.3.0",
|
|
3523
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.3.0.tgz",
|
|
3524
|
+
"integrity": "sha512-80Sqrid1e0Gf4VSh4p5KiUPwd08mYqki6dFxGp7GN3gga1w2UVgJqqToXgUyESDQXPG03TLw+Ejsby1VUdMi6g==",
|
|
3525
3525
|
"license": "MIT",
|
|
3526
3526
|
"dependencies": {
|
|
3527
3527
|
"@oclif/core": "^4",
|
|
@@ -4561,9 +4561,9 @@
|
|
|
4561
4561
|
}
|
|
4562
4562
|
},
|
|
4563
4563
|
"node_modules/@salesforce/plugin-agent": {
|
|
4564
|
-
"version": "2.0.
|
|
4565
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-2.0.
|
|
4566
|
-
"integrity": "sha512-
|
|
4564
|
+
"version": "2.0.4",
|
|
4565
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-2.0.4.tgz",
|
|
4566
|
+
"integrity": "sha512-8HLTvFB2Kg7Su9piL8s5ce0D4zdnvzLby6hmse9eoPUsa+ipPbMB3kzW5oETcbS7XxUTlqGp3W1W+VaHqGpksw==",
|
|
4567
4567
|
"license": "Apache-2.0",
|
|
4568
4568
|
"dependencies": {
|
|
4569
4569
|
"@inquirer/core": "^10.3.2",
|
|
@@ -4622,9 +4622,9 @@
|
|
|
4622
4622
|
}
|
|
4623
4623
|
},
|
|
4624
4624
|
"node_modules/@salesforce/plugin-apex": {
|
|
4625
|
-
"version": "4.1.
|
|
4626
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-4.1.
|
|
4627
|
-
"integrity": "sha512-
|
|
4625
|
+
"version": "4.1.1",
|
|
4626
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-4.1.1.tgz",
|
|
4627
|
+
"integrity": "sha512-aQQLtc0iL1fU2DeBHrTAzlyWMPNEyjHuCBfTZrZEys1fjfSGRHSF2DpSN6hBTHJX1KRFoWEFZR+U9niworjr/w==",
|
|
4628
4628
|
"license": "Apache-2.0",
|
|
4629
4629
|
"dependencies": {
|
|
4630
4630
|
"@salesforce/apex-node": "^9.0.0",
|
|
@@ -4895,9 +4895,9 @@
|
|
|
4895
4895
|
}
|
|
4896
4896
|
},
|
|
4897
4897
|
"node_modules/@salesforce/plugin-data": {
|
|
4898
|
-
"version": "5.1.
|
|
4899
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-5.1.
|
|
4900
|
-
"integrity": "sha512-
|
|
4898
|
+
"version": "5.1.6",
|
|
4899
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-5.1.6.tgz",
|
|
4900
|
+
"integrity": "sha512-mRSvepUpwgCb0bJtwldPX31RD571Bd2Lha/Yqeyp8YT0zRKITjCPd9e17vMkvSjHjWd2ftB6178EVZqThO5RDQ==",
|
|
4901
4901
|
"license": "Apache-2.0",
|
|
4902
4902
|
"dependencies": {
|
|
4903
4903
|
"@jsforce/jsforce-node": "^3.10.15",
|
|
@@ -5007,9 +5007,9 @@
|
|
|
5007
5007
|
}
|
|
5008
5008
|
},
|
|
5009
5009
|
"node_modules/@salesforce/plugin-limits": {
|
|
5010
|
-
"version": "4.0.
|
|
5011
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-4.0.
|
|
5012
|
-
"integrity": "sha512-
|
|
5010
|
+
"version": "4.0.4",
|
|
5011
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-4.0.4.tgz",
|
|
5012
|
+
"integrity": "sha512-sdgMl0UGjxFvFs7+gFjx6LAp7KmoQyWGi5vqbePtAZFWpNPqCt3jpWstoIb4PDqFc3uNy7AcMV4PmEknsTJ1sQ==",
|
|
5013
5013
|
"license": "Apache-2.0",
|
|
5014
5014
|
"dependencies": {
|
|
5015
5015
|
"@salesforce/core": "^9.1.0",
|
|
@@ -5036,9 +5036,9 @@
|
|
|
5036
5036
|
}
|
|
5037
5037
|
},
|
|
5038
5038
|
"node_modules/@salesforce/plugin-org": {
|
|
5039
|
-
"version": "6.0.
|
|
5040
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-6.0.
|
|
5041
|
-
"integrity": "sha512-
|
|
5039
|
+
"version": "6.0.10",
|
|
5040
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-6.0.10.tgz",
|
|
5041
|
+
"integrity": "sha512-tbOhB1IkUfEh2+QvDv8sU6EdQaATwEr9qdJ8/8ppCeLcWe3x/EwOmFov6zmKyGOOMdcvf0hxKkX8KYIYslINYQ==",
|
|
5042
5042
|
"license": "Apache-2.0",
|
|
5043
5043
|
"dependencies": {
|
|
5044
5044
|
"@oclif/core": "^4.13.3",
|
|
@@ -5065,9 +5065,9 @@
|
|
|
5065
5065
|
"license": "MIT"
|
|
5066
5066
|
},
|
|
5067
5067
|
"node_modules/@salesforce/plugin-packaging": {
|
|
5068
|
-
"version": "3.0.
|
|
5069
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-3.0.
|
|
5070
|
-
"integrity": "sha512-
|
|
5068
|
+
"version": "3.0.6",
|
|
5069
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-3.0.6.tgz",
|
|
5070
|
+
"integrity": "sha512-pwKmiywCODVUtsJGR+Xa9e+VoijyxJeAloQlOvhrDy5PELeIAmIYg9c749qggAxvm5w14Wdszyn2hq3Z3qmQDw==",
|
|
5071
5071
|
"license": "Apache-2.0",
|
|
5072
5072
|
"dependencies": {
|
|
5073
5073
|
"@oclif/core": "^4",
|
|
@@ -5157,9 +5157,9 @@
|
|
|
5157
5157
|
}
|
|
5158
5158
|
},
|
|
5159
5159
|
"node_modules/@salesforce/plugin-schema": {
|
|
5160
|
-
"version": "4.0.
|
|
5161
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-4.0.
|
|
5162
|
-
"integrity": "sha512-
|
|
5160
|
+
"version": "4.0.6",
|
|
5161
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-4.0.6.tgz",
|
|
5162
|
+
"integrity": "sha512-LGhUs65yrbGh6gUagDSVDB1Uz7eRqNGN2pwl9gvC/PLwHg/l+Tf2trQdKc0BAbNGf5IWztj0/Xu7jRO7PVivJA==",
|
|
5163
5163
|
"license": "Apache-2.0",
|
|
5164
5164
|
"dependencies": {
|
|
5165
5165
|
"@oclif/core": "^4",
|
|
@@ -5171,9 +5171,9 @@
|
|
|
5171
5171
|
}
|
|
5172
5172
|
},
|
|
5173
5173
|
"node_modules/@salesforce/plugin-settings": {
|
|
5174
|
-
"version": "3.0.
|
|
5175
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-3.0.
|
|
5176
|
-
"integrity": "sha512
|
|
5174
|
+
"version": "3.0.6",
|
|
5175
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-3.0.6.tgz",
|
|
5176
|
+
"integrity": "sha512-+IC79B9TRwHXanC6TnrX+xBx4xUaf30b+W9QW+l5g2CF2rRpqw+531zmWstaIm/UhXKBr9gOcEQV2mazocko/w==",
|
|
5177
5177
|
"license": "Apache-2.0",
|
|
5178
5178
|
"dependencies": {
|
|
5179
5179
|
"@oclif/core": "^4",
|
|
@@ -5225,14 +5225,14 @@
|
|
|
5225
5225
|
}
|
|
5226
5226
|
},
|
|
5227
5227
|
"node_modules/@salesforce/plugin-templates": {
|
|
5228
|
-
"version": "57.0.
|
|
5229
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-57.0.
|
|
5230
|
-
"integrity": "sha512-
|
|
5228
|
+
"version": "57.0.11",
|
|
5229
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-57.0.11.tgz",
|
|
5230
|
+
"integrity": "sha512-Y/Ig8ZywXkF8/ZuV5utCA+hWEAkwEGDIcYAlYb+g/nSaiVlVVGzbp0N7ONnviQkfUron+5UbpJ9qMTeB6w1Ysw==",
|
|
5231
5231
|
"license": "Apache-2.0",
|
|
5232
5232
|
"dependencies": {
|
|
5233
5233
|
"@salesforce/core": "^9.1.2",
|
|
5234
5234
|
"@salesforce/sf-plugins-core": "^13.0.0",
|
|
5235
|
-
"@salesforce/templates": "^66.13.
|
|
5235
|
+
"@salesforce/templates": "^66.13.9"
|
|
5236
5236
|
},
|
|
5237
5237
|
"engines": {
|
|
5238
5238
|
"node": ">=22.0.0"
|
|
@@ -5280,9 +5280,9 @@
|
|
|
5280
5280
|
}
|
|
5281
5281
|
},
|
|
5282
5282
|
"node_modules/@salesforce/plugin-user": {
|
|
5283
|
-
"version": "5.0.
|
|
5284
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-5.0.
|
|
5285
|
-
"integrity": "sha512-
|
|
5283
|
+
"version": "5.0.2",
|
|
5284
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-5.0.2.tgz",
|
|
5285
|
+
"integrity": "sha512-yjY4hMYbQgFBwx2CJzDCXXEUQmCNdPZcPmNPlzwMwik8bzRG26pMYowgrlkNcydZ9jdTiFgCGP+AkrBk5d/Lkg==",
|
|
5286
5286
|
"license": "Apache-2.0",
|
|
5287
5287
|
"dependencies": {
|
|
5288
5288
|
"@salesforce/core": "^9.1.2",
|
|
@@ -5741,9 +5741,9 @@
|
|
|
5741
5741
|
}
|
|
5742
5742
|
},
|
|
5743
5743
|
"node_modules/@salesforce/templates": {
|
|
5744
|
-
"version": "66.13.
|
|
5745
|
-
"resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-66.13.
|
|
5746
|
-
"integrity": "sha512
|
|
5744
|
+
"version": "66.13.9",
|
|
5745
|
+
"resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-66.13.9.tgz",
|
|
5746
|
+
"integrity": "sha512-+ohgkKg7hAz3Nj3XBA3d2W1ThWuIC6D6hvzxb/pNXaJSqU2vLzxypyh3n8CCnFsBs4OBnGwzxbi0fYT/nJ+4Qg==",
|
|
5747
5747
|
"license": "BSD-3-Clause",
|
|
5748
5748
|
"dependencies": {
|
|
5749
5749
|
"@salesforce/kit": "^3.2.6",
|
package/oclif.lock
CHANGED
|
@@ -1333,10 +1333,10 @@
|
|
|
1333
1333
|
node-gyp "^12.1.0"
|
|
1334
1334
|
proc-log "^6.0.0"
|
|
1335
1335
|
|
|
1336
|
-
"@oclif/core@^4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.14", "@oclif/core@^4.11.4", "@oclif/core@^4.13.0", "@oclif/core@^4.13.2", "@oclif/core@^4.13.3", "@oclif/core@>= 3.0.0", "@oclif/core@4.
|
|
1337
|
-
version "4.
|
|
1338
|
-
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.
|
|
1339
|
-
integrity sha512-
|
|
1336
|
+
"@oclif/core@^4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.14", "@oclif/core@^4.11.4", "@oclif/core@^4.13.0", "@oclif/core@^4.13.2", "@oclif/core@^4.13.3", "@oclif/core@>= 3.0.0", "@oclif/core@4.14.0":
|
|
1337
|
+
version "4.14.0"
|
|
1338
|
+
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.14.0.tgz"
|
|
1339
|
+
integrity sha512-QCJIZoVJxV7jywgVAUlsQwl3dr3Sa21kfi5z9KrYolbexWJUtFSEtMoNiBWojD05mYycLnB50gp/VxlGdaOCRA==
|
|
1340
1340
|
dependencies:
|
|
1341
1341
|
ansi-escapes "^4.3.2"
|
|
1342
1342
|
ansis "^3.17.0"
|
|
@@ -1422,10 +1422,10 @@
|
|
|
1422
1422
|
ansis "^3.17.0"
|
|
1423
1423
|
fast-levenshtein "^3.0.0"
|
|
1424
1424
|
|
|
1425
|
-
"@oclif/plugin-plugins@5.
|
|
1426
|
-
version "5.
|
|
1427
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.
|
|
1428
|
-
integrity sha512-
|
|
1425
|
+
"@oclif/plugin-plugins@5.5.1":
|
|
1426
|
+
version "5.5.1"
|
|
1427
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.5.1.tgz"
|
|
1428
|
+
integrity sha512-cfqiJdMs18GqP+6XzCaTnJUfaxwsrFzSQDigSom8gceqE+x3um6OdxAx743dPiGt3Jo8aoJly+iACcAS4H0ZKA==
|
|
1429
1429
|
dependencies:
|
|
1430
1430
|
"@oclif/core" "^4.13.0"
|
|
1431
1431
|
ansis "^3.17.0"
|
|
@@ -1448,10 +1448,10 @@
|
|
|
1448
1448
|
ansi-escapes "^7.3.0"
|
|
1449
1449
|
inquirer-autocomplete-standalone "^0.8.1"
|
|
1450
1450
|
|
|
1451
|
-
"@oclif/plugin-update@4.
|
|
1452
|
-
version "4.
|
|
1453
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.
|
|
1454
|
-
integrity sha512-
|
|
1451
|
+
"@oclif/plugin-update@4.8.0":
|
|
1452
|
+
version "4.8.0"
|
|
1453
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.8.0.tgz"
|
|
1454
|
+
integrity sha512-RnprzrHlNWnWYdqvLWnaAPHwQ6YCu5V8bvVy9pbl8P0dzIeta6JS1H3YEHpTWLtnlIRpeyO4ETM4VgTHb7PQsQ==
|
|
1455
1455
|
dependencies:
|
|
1456
1456
|
"@inquirer/select" "^2.5.0"
|
|
1457
1457
|
"@oclif/core" "^4"
|
|
@@ -1464,10 +1464,10 @@
|
|
|
1464
1464
|
semver "^7.8.5"
|
|
1465
1465
|
tar-fs "^2.1.5"
|
|
1466
1466
|
|
|
1467
|
-
"@oclif/plugin-version@2.
|
|
1468
|
-
version "2.
|
|
1469
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.
|
|
1470
|
-
integrity sha512-
|
|
1467
|
+
"@oclif/plugin-version@2.3.0":
|
|
1468
|
+
version "2.3.0"
|
|
1469
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.3.0.tgz"
|
|
1470
|
+
integrity sha512-80Sqrid1e0Gf4VSh4p5KiUPwd08mYqki6dFxGp7GN3gga1w2UVgJqqToXgUyESDQXPG03TLw+Ejsby1VUdMi6g==
|
|
1471
1471
|
dependencies:
|
|
1472
1472
|
"@oclif/core" "^4"
|
|
1473
1473
|
ansis "^3.17.0"
|
|
@@ -1978,10 +1978,10 @@
|
|
|
1978
1978
|
jszip "^3.10.1"
|
|
1979
1979
|
object-treeify "^2"
|
|
1980
1980
|
|
|
1981
|
-
"@salesforce/plugin-agent@2.0.
|
|
1982
|
-
version "2.0.
|
|
1983
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-2.0.
|
|
1984
|
-
integrity sha512-
|
|
1981
|
+
"@salesforce/plugin-agent@2.0.4":
|
|
1982
|
+
version "2.0.4"
|
|
1983
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-2.0.4.tgz"
|
|
1984
|
+
integrity sha512-8HLTvFB2Kg7Su9piL8s5ce0D4zdnvzLby6hmse9eoPUsa+ipPbMB3kzW5oETcbS7XxUTlqGp3W1W+VaHqGpksw==
|
|
1985
1985
|
dependencies:
|
|
1986
1986
|
"@inquirer/core" "^10.3.2"
|
|
1987
1987
|
"@inquirer/prompts" "^7.10.1"
|
|
@@ -2002,10 +2002,10 @@
|
|
|
2002
2002
|
react "^18.3.1"
|
|
2003
2003
|
yaml "^2.9.0"
|
|
2004
2004
|
|
|
2005
|
-
"@salesforce/plugin-apex@4.1.
|
|
2006
|
-
version "4.1.
|
|
2007
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-4.1.
|
|
2008
|
-
integrity sha512-
|
|
2005
|
+
"@salesforce/plugin-apex@4.1.1":
|
|
2006
|
+
version "4.1.1"
|
|
2007
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-4.1.1.tgz"
|
|
2008
|
+
integrity sha512-aQQLtc0iL1fU2DeBHrTAzlyWMPNEyjHuCBfTZrZEys1fjfSGRHSF2DpSN6hBTHJX1KRFoWEFZR+U9niworjr/w==
|
|
2009
2009
|
dependencies:
|
|
2010
2010
|
"@salesforce/apex-node" "^9.0.0"
|
|
2011
2011
|
"@salesforce/core" "^9.0.0"
|
|
@@ -2058,10 +2058,10 @@
|
|
|
2058
2058
|
debug "^4.4.3"
|
|
2059
2059
|
handlebars "^4.7.9"
|
|
2060
2060
|
|
|
2061
|
-
"@salesforce/plugin-data@5.1.
|
|
2062
|
-
version "5.1.
|
|
2063
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-5.1.
|
|
2064
|
-
integrity sha512-
|
|
2061
|
+
"@salesforce/plugin-data@5.1.6":
|
|
2062
|
+
version "5.1.6"
|
|
2063
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-5.1.6.tgz"
|
|
2064
|
+
integrity sha512-mRSvepUpwgCb0bJtwldPX31RD571Bd2Lha/Yqeyp8YT0zRKITjCPd9e17vMkvSjHjWd2ftB6178EVZqThO5RDQ==
|
|
2065
2065
|
dependencies:
|
|
2066
2066
|
"@jsforce/jsforce-node" "^3.10.15"
|
|
2067
2067
|
"@oclif/multi-stage-output" "^0.8.44"
|
|
@@ -2116,10 +2116,10 @@
|
|
|
2116
2116
|
semver "^7.8.1"
|
|
2117
2117
|
which "^4"
|
|
2118
2118
|
|
|
2119
|
-
"@salesforce/plugin-limits@4.0.
|
|
2120
|
-
version "4.0.
|
|
2121
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-4.0.
|
|
2122
|
-
integrity sha512-
|
|
2119
|
+
"@salesforce/plugin-limits@4.0.4":
|
|
2120
|
+
version "4.0.4"
|
|
2121
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-4.0.4.tgz"
|
|
2122
|
+
integrity sha512-sdgMl0UGjxFvFs7+gFjx6LAp7KmoQyWGi5vqbePtAZFWpNPqCt3jpWstoIb4PDqFc3uNy7AcMV4PmEknsTJ1sQ==
|
|
2123
2123
|
dependencies:
|
|
2124
2124
|
"@salesforce/core" "^9.1.0"
|
|
2125
2125
|
"@salesforce/sf-plugins-core" "^13.0.0"
|
|
@@ -2135,10 +2135,10 @@
|
|
|
2135
2135
|
got "^13.0.0"
|
|
2136
2136
|
proxy-agent "^6.5.0"
|
|
2137
2137
|
|
|
2138
|
-
"@salesforce/plugin-org@6.0.
|
|
2139
|
-
version "6.0.
|
|
2140
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-6.0.
|
|
2141
|
-
integrity sha512-
|
|
2138
|
+
"@salesforce/plugin-org@6.0.10":
|
|
2139
|
+
version "6.0.10"
|
|
2140
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-6.0.10.tgz"
|
|
2141
|
+
integrity sha512-tbOhB1IkUfEh2+QvDv8sU6EdQaATwEr9qdJ8/8ppCeLcWe3x/EwOmFov6zmKyGOOMdcvf0hxKkX8KYIYslINYQ==
|
|
2142
2142
|
dependencies:
|
|
2143
2143
|
"@oclif/core" "^4.13.3"
|
|
2144
2144
|
"@oclif/multi-stage-output" "^0.8.44"
|
|
@@ -2153,10 +2153,10 @@
|
|
|
2153
2153
|
open "^11.0.1"
|
|
2154
2154
|
terminal-link "^3.0.0"
|
|
2155
2155
|
|
|
2156
|
-
"@salesforce/plugin-packaging@3.0.
|
|
2157
|
-
version "3.0.
|
|
2158
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-3.0.
|
|
2159
|
-
integrity sha512-
|
|
2156
|
+
"@salesforce/plugin-packaging@3.0.6":
|
|
2157
|
+
version "3.0.6"
|
|
2158
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-3.0.6.tgz"
|
|
2159
|
+
integrity sha512-pwKmiywCODVUtsJGR+Xa9e+VoijyxJeAloQlOvhrDy5PELeIAmIYg9c749qggAxvm5w14Wdszyn2hq3Z3qmQDw==
|
|
2160
2160
|
dependencies:
|
|
2161
2161
|
"@oclif/core" "^4"
|
|
2162
2162
|
"@salesforce/core" "^9.1.0"
|
|
@@ -2196,19 +2196,19 @@
|
|
|
2196
2196
|
strip-ansi "^6"
|
|
2197
2197
|
yarn-deduplicate "^6.0.2"
|
|
2198
2198
|
|
|
2199
|
-
"@salesforce/plugin-schema@4.0.
|
|
2200
|
-
version "4.0.
|
|
2201
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-4.0.
|
|
2202
|
-
integrity sha512-
|
|
2199
|
+
"@salesforce/plugin-schema@4.0.6":
|
|
2200
|
+
version "4.0.6"
|
|
2201
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-4.0.6.tgz"
|
|
2202
|
+
integrity sha512-LGhUs65yrbGh6gUagDSVDB1Uz7eRqNGN2pwl9gvC/PLwHg/l+Tf2trQdKc0BAbNGf5IWztj0/Xu7jRO7PVivJA==
|
|
2203
2203
|
dependencies:
|
|
2204
2204
|
"@oclif/core" "^4"
|
|
2205
2205
|
"@salesforce/core" "^9.1.0"
|
|
2206
2206
|
"@salesforce/sf-plugins-core" "^13.0.0"
|
|
2207
2207
|
|
|
2208
|
-
"@salesforce/plugin-settings@3.0.
|
|
2209
|
-
version "3.0.
|
|
2210
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-3.0.
|
|
2211
|
-
integrity sha512
|
|
2208
|
+
"@salesforce/plugin-settings@3.0.6":
|
|
2209
|
+
version "3.0.6"
|
|
2210
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-3.0.6.tgz"
|
|
2211
|
+
integrity sha512-+IC79B9TRwHXanC6TnrX+xBx4xUaf30b+W9QW+l5g2CF2rRpqw+531zmWstaIm/UhXKBr9gOcEQV2mazocko/w==
|
|
2212
2212
|
dependencies:
|
|
2213
2213
|
"@oclif/core" "^4"
|
|
2214
2214
|
"@salesforce/core" "^9.1.0"
|
|
@@ -2244,14 +2244,14 @@
|
|
|
2244
2244
|
"@salesforce/ts-types" "^3.0.1"
|
|
2245
2245
|
debug "^4.4.3"
|
|
2246
2246
|
|
|
2247
|
-
"@salesforce/plugin-templates@57.0.
|
|
2248
|
-
version "57.0.
|
|
2249
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-57.0.
|
|
2250
|
-
integrity sha512-
|
|
2247
|
+
"@salesforce/plugin-templates@57.0.11":
|
|
2248
|
+
version "57.0.11"
|
|
2249
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-57.0.11.tgz"
|
|
2250
|
+
integrity sha512-Y/Ig8ZywXkF8/ZuV5utCA+hWEAkwEGDIcYAlYb+g/nSaiVlVVGzbp0N7ONnviQkfUron+5UbpJ9qMTeB6w1Ysw==
|
|
2251
2251
|
dependencies:
|
|
2252
2252
|
"@salesforce/core" "^9.1.2"
|
|
2253
2253
|
"@salesforce/sf-plugins-core" "^13.0.0"
|
|
2254
|
-
"@salesforce/templates" "^66.13.
|
|
2254
|
+
"@salesforce/templates" "^66.13.9"
|
|
2255
2255
|
|
|
2256
2256
|
"@salesforce/plugin-trust@^4.0.1", "@salesforce/plugin-trust@4.0.9":
|
|
2257
2257
|
version "4.0.9"
|
|
@@ -2271,10 +2271,10 @@
|
|
|
2271
2271
|
semver "^7.8.2"
|
|
2272
2272
|
which "^5"
|
|
2273
2273
|
|
|
2274
|
-
"@salesforce/plugin-user@5.0.
|
|
2275
|
-
version "5.0.
|
|
2276
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-5.0.
|
|
2277
|
-
integrity sha512-
|
|
2274
|
+
"@salesforce/plugin-user@5.0.2":
|
|
2275
|
+
version "5.0.2"
|
|
2276
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-5.0.2.tgz"
|
|
2277
|
+
integrity sha512-yjY4hMYbQgFBwx2CJzDCXXEUQmCNdPZcPmNPlzwMwik8bzRG26pMYowgrlkNcydZ9jdTiFgCGP+AkrBk5d/Lkg==
|
|
2278
2278
|
dependencies:
|
|
2279
2279
|
"@salesforce/core" "^9.1.2"
|
|
2280
2280
|
"@salesforce/kit" "^4.0.0"
|
|
@@ -2370,10 +2370,10 @@
|
|
|
2370
2370
|
o11y_schema "^260.65.0"
|
|
2371
2371
|
proxy-agent "^6.5.0"
|
|
2372
2372
|
|
|
2373
|
-
"@salesforce/templates@^66.13.
|
|
2374
|
-
version "66.13.
|
|
2375
|
-
resolved "https://registry.npmjs.org/@salesforce/templates/-/templates-66.13.
|
|
2376
|
-
integrity sha512
|
|
2373
|
+
"@salesforce/templates@^66.13.9":
|
|
2374
|
+
version "66.13.9"
|
|
2375
|
+
resolved "https://registry.npmjs.org/@salesforce/templates/-/templates-66.13.9.tgz"
|
|
2376
|
+
integrity sha512-+ohgkKg7hAz3Nj3XBA3d2W1ThWuIC6D6hvzxb/pNXaJSqU2vLzxypyh3n8CCnFsBs4OBnGwzxbi0fYT/nJ+4Qg==
|
|
2377
2377
|
dependencies:
|
|
2378
2378
|
"@salesforce/kit" "^3.2.6"
|
|
2379
2379
|
ejs "^3.1.10"
|