@salesforce/cli 2.148.0 → 2.148.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 +74 -74
- package/npm-shrinkwrap.json +26 -26
- package/oclif.lock +24 -24
- package/oclif.manifest.json +294 -56
- package/package.json +8 -8
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.148.
|
|
3
|
+
"version": "2.148.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.148.
|
|
9
|
+
"version": "2.148.1",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"@oclif/plugin-autocomplete": "3.2.55",
|
|
16
16
|
"@oclif/plugin-commands": "4.1.62",
|
|
17
17
|
"@oclif/plugin-help": "6.2.56",
|
|
18
|
-
"@oclif/plugin-not-found": "3.2.
|
|
18
|
+
"@oclif/plugin-not-found": "3.2.92",
|
|
19
19
|
"@oclif/plugin-plugins": "5.4.86",
|
|
20
20
|
"@oclif/plugin-search": "1.2.54",
|
|
21
21
|
"@oclif/plugin-update": "4.7.57",
|
|
@@ -25,23 +25,23 @@
|
|
|
25
25
|
"@salesforce/core": "^9.0.0",
|
|
26
26
|
"@salesforce/kit": "^4.0.0",
|
|
27
27
|
"@salesforce/plugin-agent": "2.0.0",
|
|
28
|
-
"@salesforce/plugin-apex": "4.0.
|
|
28
|
+
"@salesforce/plugin-apex": "4.0.1",
|
|
29
29
|
"@salesforce/plugin-api": "2.0.4",
|
|
30
|
-
"@salesforce/plugin-auth": "5.0.
|
|
31
|
-
"@salesforce/plugin-data": "5.0.
|
|
30
|
+
"@salesforce/plugin-auth": "5.0.3",
|
|
31
|
+
"@salesforce/plugin-data": "5.0.2",
|
|
32
32
|
"@salesforce/plugin-deploy-retrieve": "4.0.1",
|
|
33
33
|
"@salesforce/plugin-info": "4.0.4",
|
|
34
34
|
"@salesforce/plugin-limits": "4.0.2",
|
|
35
35
|
"@salesforce/plugin-marketplace": "2.0.3",
|
|
36
36
|
"@salesforce/plugin-org": "6.0.4",
|
|
37
|
-
"@salesforce/plugin-packaging": "3.0.
|
|
37
|
+
"@salesforce/plugin-packaging": "3.0.1",
|
|
38
38
|
"@salesforce/plugin-schema": "4.0.3",
|
|
39
39
|
"@salesforce/plugin-settings": "3.0.3",
|
|
40
40
|
"@salesforce/plugin-sobject": "2.0.3",
|
|
41
41
|
"@salesforce/plugin-telemetry": "4.0.2",
|
|
42
42
|
"@salesforce/plugin-templates": "57.0.3",
|
|
43
43
|
"@salesforce/plugin-trust": "4.0.4",
|
|
44
|
-
"@salesforce/plugin-user": "4.0.
|
|
44
|
+
"@salesforce/plugin-user": "4.0.1",
|
|
45
45
|
"@salesforce/sf-plugins-core": "13.0.0",
|
|
46
46
|
"ansis": "^3.12.0"
|
|
47
47
|
},
|
|
@@ -3311,9 +3311,9 @@
|
|
|
3311
3311
|
}
|
|
3312
3312
|
},
|
|
3313
3313
|
"node_modules/@oclif/plugin-not-found": {
|
|
3314
|
-
"version": "3.2.
|
|
3315
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
3316
|
-
"integrity": "sha512-
|
|
3314
|
+
"version": "3.2.92",
|
|
3315
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.92.tgz",
|
|
3316
|
+
"integrity": "sha512-Fgamrm4o1lgH101mRHNwe6lw8VYZZ+E8frfqHq6hnSZME832/F0zCHv84MlOpw8ec9ub8dztg21OHi2jaMvE/g==",
|
|
3317
3317
|
"license": "MIT",
|
|
3318
3318
|
"dependencies": {
|
|
3319
3319
|
"@inquirer/prompts": "^7.10.1",
|
|
@@ -4584,9 +4584,9 @@
|
|
|
4584
4584
|
}
|
|
4585
4585
|
},
|
|
4586
4586
|
"node_modules/@salesforce/plugin-apex": {
|
|
4587
|
-
"version": "4.0.
|
|
4588
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-4.0.
|
|
4589
|
-
"integrity": "sha512-
|
|
4587
|
+
"version": "4.0.1",
|
|
4588
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-4.0.1.tgz",
|
|
4589
|
+
"integrity": "sha512-YHTsE2pa/7aJr9Vprqu8hue9Agn+MQqK4/xOv6KbAmMvZmJijQGnhYBxRLcMAYArcFGQARlCWWoPfgtwEu4GoA==",
|
|
4590
4590
|
"license": "Apache-2.0",
|
|
4591
4591
|
"dependencies": {
|
|
4592
4592
|
"@salesforce/apex-node": "^9.0.0",
|
|
@@ -4620,9 +4620,9 @@
|
|
|
4620
4620
|
}
|
|
4621
4621
|
},
|
|
4622
4622
|
"node_modules/@salesforce/plugin-auth": {
|
|
4623
|
-
"version": "5.0.
|
|
4624
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-5.0.
|
|
4625
|
-
"integrity": "sha512-
|
|
4623
|
+
"version": "5.0.3",
|
|
4624
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-5.0.3.tgz",
|
|
4625
|
+
"integrity": "sha512-b5TJkTt9Ii+t8ikhPiWQLoTxpaQdIQES7TRn0+bgGwLa+5tae0DpAqF93jK4ICt4ojyRK//Bhc9LqQePzPzjNQ==",
|
|
4626
4626
|
"license": "Apache-2.0",
|
|
4627
4627
|
"dependencies": {
|
|
4628
4628
|
"@inquirer/checkbox": "^2.5.0",
|
|
@@ -4856,9 +4856,9 @@
|
|
|
4856
4856
|
}
|
|
4857
4857
|
},
|
|
4858
4858
|
"node_modules/@salesforce/plugin-data": {
|
|
4859
|
-
"version": "5.0.
|
|
4860
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-5.0.
|
|
4861
|
-
"integrity": "sha512-
|
|
4859
|
+
"version": "5.0.2",
|
|
4860
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-5.0.2.tgz",
|
|
4861
|
+
"integrity": "sha512-0j622nDpHYmd9Zu8fvmMxJe1DZi7LgHZ+3yXotaKmuDUPax0u3wpBGjAIN4A4Ezx200Fmd0h9FYOJdK3YbEusw==",
|
|
4862
4862
|
"license": "Apache-2.0",
|
|
4863
4863
|
"dependencies": {
|
|
4864
4864
|
"@jsforce/jsforce-node": "^3.10.15",
|
|
@@ -4992,9 +4992,9 @@
|
|
|
4992
4992
|
"license": "MIT"
|
|
4993
4993
|
},
|
|
4994
4994
|
"node_modules/@salesforce/plugin-packaging": {
|
|
4995
|
-
"version": "3.0.
|
|
4996
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-3.0.
|
|
4997
|
-
"integrity": "sha512-
|
|
4995
|
+
"version": "3.0.1",
|
|
4996
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-3.0.1.tgz",
|
|
4997
|
+
"integrity": "sha512-GCpFFGyxGkjl8cVNsLx17L+GuCQAnoPsGYbMNGgw9+gSWMalXpXDhfYXSi5C+ToHkgHqQVH9SQTypOwTPSaHmA==",
|
|
4998
4998
|
"license": "Apache-2.0",
|
|
4999
4999
|
"dependencies": {
|
|
5000
5000
|
"@oclif/core": "^4",
|
|
@@ -5207,9 +5207,9 @@
|
|
|
5207
5207
|
}
|
|
5208
5208
|
},
|
|
5209
5209
|
"node_modules/@salesforce/plugin-user": {
|
|
5210
|
-
"version": "4.0.
|
|
5211
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-4.0.
|
|
5212
|
-
"integrity": "sha512-
|
|
5210
|
+
"version": "4.0.1",
|
|
5211
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-4.0.1.tgz",
|
|
5212
|
+
"integrity": "sha512-xhuLjLRzSt/YTovO/x+UIYvX0q9033o6nIxO2xqOfVuZB9waB8FgUPM5SylrgGBWYQfdij5PObEqBkySz7LWNQ==",
|
|
5213
5213
|
"license": "Apache-2.0",
|
|
5214
5214
|
"dependencies": {
|
|
5215
5215
|
"@salesforce/core": "^9.0.0",
|
package/oclif.lock
CHANGED
|
@@ -1412,10 +1412,10 @@
|
|
|
1412
1412
|
dependencies:
|
|
1413
1413
|
"@oclif/core" "^4"
|
|
1414
1414
|
|
|
1415
|
-
"@oclif/plugin-not-found@^3.2.87", "@oclif/plugin-not-found@3.2.
|
|
1416
|
-
version "3.2.
|
|
1417
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
1418
|
-
integrity sha512-
|
|
1415
|
+
"@oclif/plugin-not-found@^3.2.87", "@oclif/plugin-not-found@3.2.92":
|
|
1416
|
+
version "3.2.92"
|
|
1417
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.92.tgz"
|
|
1418
|
+
integrity sha512-Fgamrm4o1lgH101mRHNwe6lw8VYZZ+E8frfqHq6hnSZME832/F0zCHv84MlOpw8ec9ub8dztg21OHi2jaMvE/g==
|
|
1419
1419
|
dependencies:
|
|
1420
1420
|
"@inquirer/prompts" "^7.10.1"
|
|
1421
1421
|
"@oclif/core" "^4.13.2"
|
|
@@ -2001,10 +2001,10 @@
|
|
|
2001
2001
|
react "^18.3.1"
|
|
2002
2002
|
yaml "^2.9.0"
|
|
2003
2003
|
|
|
2004
|
-
"@salesforce/plugin-apex@4.0.
|
|
2005
|
-
version "4.0.
|
|
2006
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-4.0.
|
|
2007
|
-
integrity sha512-
|
|
2004
|
+
"@salesforce/plugin-apex@4.0.1":
|
|
2005
|
+
version "4.0.1"
|
|
2006
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-4.0.1.tgz"
|
|
2007
|
+
integrity sha512-YHTsE2pa/7aJr9Vprqu8hue9Agn+MQqK4/xOv6KbAmMvZmJijQGnhYBxRLcMAYArcFGQARlCWWoPfgtwEu4GoA==
|
|
2008
2008
|
dependencies:
|
|
2009
2009
|
"@salesforce/apex-node" "^9.0.0"
|
|
2010
2010
|
"@salesforce/core" "^9.0.0"
|
|
@@ -2027,10 +2027,10 @@
|
|
|
2027
2027
|
got "^13.0.0"
|
|
2028
2028
|
proxy-agent "^6.5.0"
|
|
2029
2029
|
|
|
2030
|
-
"@salesforce/plugin-auth@5.0.
|
|
2031
|
-
version "5.0.
|
|
2032
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-5.0.
|
|
2033
|
-
integrity sha512-
|
|
2030
|
+
"@salesforce/plugin-auth@5.0.3":
|
|
2031
|
+
version "5.0.3"
|
|
2032
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-5.0.3.tgz"
|
|
2033
|
+
integrity sha512-b5TJkTt9Ii+t8ikhPiWQLoTxpaQdIQES7TRn0+bgGwLa+5tae0DpAqF93jK4ICt4ojyRK//Bhc9LqQePzPzjNQ==
|
|
2034
2034
|
dependencies:
|
|
2035
2035
|
"@inquirer/checkbox" "^2.5.0"
|
|
2036
2036
|
"@inquirer/select" "^2.5.0"
|
|
@@ -2056,10 +2056,10 @@
|
|
|
2056
2056
|
debug "^4.4.3"
|
|
2057
2057
|
handlebars "^4.7.9"
|
|
2058
2058
|
|
|
2059
|
-
"@salesforce/plugin-data@5.0.
|
|
2060
|
-
version "5.0.
|
|
2061
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-5.0.
|
|
2062
|
-
integrity sha512-
|
|
2059
|
+
"@salesforce/plugin-data@5.0.2":
|
|
2060
|
+
version "5.0.2"
|
|
2061
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-5.0.2.tgz"
|
|
2062
|
+
integrity sha512-0j622nDpHYmd9Zu8fvmMxJe1DZi7LgHZ+3yXotaKmuDUPax0u3wpBGjAIN4A4Ezx200Fmd0h9FYOJdK3YbEusw==
|
|
2063
2063
|
dependencies:
|
|
2064
2064
|
"@jsforce/jsforce-node" "^3.10.15"
|
|
2065
2065
|
"@oclif/multi-stage-output" "^0.8.44"
|
|
@@ -2150,10 +2150,10 @@
|
|
|
2150
2150
|
open "^10.2.0"
|
|
2151
2151
|
terminal-link "^3.0.0"
|
|
2152
2152
|
|
|
2153
|
-
"@salesforce/plugin-packaging@3.0.
|
|
2154
|
-
version "3.0.
|
|
2155
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-3.0.
|
|
2156
|
-
integrity sha512-
|
|
2153
|
+
"@salesforce/plugin-packaging@3.0.1":
|
|
2154
|
+
version "3.0.1"
|
|
2155
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-3.0.1.tgz"
|
|
2156
|
+
integrity sha512-GCpFFGyxGkjl8cVNsLx17L+GuCQAnoPsGYbMNGgw9+gSWMalXpXDhfYXSi5C+ToHkgHqQVH9SQTypOwTPSaHmA==
|
|
2157
2157
|
dependencies:
|
|
2158
2158
|
"@oclif/core" "^4"
|
|
2159
2159
|
"@salesforce/core" "^9.0.0"
|
|
@@ -2268,10 +2268,10 @@
|
|
|
2268
2268
|
semver "^7.8.2"
|
|
2269
2269
|
which "^5"
|
|
2270
2270
|
|
|
2271
|
-
"@salesforce/plugin-user@4.0.
|
|
2272
|
-
version "4.0.
|
|
2273
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-4.0.
|
|
2274
|
-
integrity sha512-
|
|
2271
|
+
"@salesforce/plugin-user@4.0.1":
|
|
2272
|
+
version "4.0.1"
|
|
2273
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-4.0.1.tgz"
|
|
2274
|
+
integrity sha512-xhuLjLRzSt/YTovO/x+UIYvX0q9033o6nIxO2xqOfVuZB9waB8FgUPM5SylrgGBWYQfdij5PObEqBkySz7LWNQ==
|
|
2275
2275
|
dependencies:
|
|
2276
2276
|
"@salesforce/core" "^9.0.0"
|
|
2277
2277
|
"@salesforce/kit" "^4.0.0"
|