@salesforce/cli 2.1.7 → 2.2.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/npm-shrinkwrap.json +79 -80
- package/oclif.manifest.json +1 -1
- package/package.json +22 -22
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.2.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.
|
|
9
|
+
"version": "2.2.0",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@oclif/core": "2.9.4",
|
|
14
|
-
"@oclif/plugin-autocomplete": "2.3.
|
|
15
|
-
"@oclif/plugin-commands": "2.2.
|
|
16
|
-
"@oclif/plugin-help": "5.2.
|
|
17
|
-
"@oclif/plugin-not-found": "2.3.
|
|
18
|
-
"@oclif/plugin-plugins": "3.1.
|
|
14
|
+
"@oclif/plugin-autocomplete": "2.3.3",
|
|
15
|
+
"@oclif/plugin-commands": "2.2.20",
|
|
16
|
+
"@oclif/plugin-help": "5.2.14",
|
|
17
|
+
"@oclif/plugin-not-found": "2.3.32",
|
|
18
|
+
"@oclif/plugin-plugins": "3.1.7",
|
|
19
19
|
"@oclif/plugin-search": "0.0.20",
|
|
20
|
-
"@oclif/plugin-update": "3.1.
|
|
20
|
+
"@oclif/plugin-update": "3.1.27",
|
|
21
21
|
"@oclif/plugin-version": "1.3.7",
|
|
22
|
-
"@oclif/plugin-warn-if-update-available": "2.0.
|
|
23
|
-
"@oclif/plugin-which": "2.2.
|
|
22
|
+
"@oclif/plugin-warn-if-update-available": "2.0.44",
|
|
23
|
+
"@oclif/plugin-which": "2.2.26",
|
|
24
24
|
"@salesforce/core": "^4.3.5",
|
|
25
25
|
"@salesforce/plugin-apex": "2.3.6",
|
|
26
26
|
"@salesforce/plugin-auth": "2.8.9",
|
|
27
|
-
"@salesforce/plugin-data": "2.5.
|
|
28
|
-
"@salesforce/plugin-deploy-retrieve": "1.16.
|
|
29
|
-
"@salesforce/plugin-info": "2.6.
|
|
27
|
+
"@salesforce/plugin-data": "2.5.2",
|
|
28
|
+
"@salesforce/plugin-deploy-retrieve": "1.16.1",
|
|
29
|
+
"@salesforce/plugin-info": "2.6.32",
|
|
30
30
|
"@salesforce/plugin-limits": "2.3.26",
|
|
31
|
-
"@salesforce/plugin-login": "1.2.
|
|
32
|
-
"@salesforce/plugin-org": "2.9.
|
|
31
|
+
"@salesforce/plugin-login": "1.2.21",
|
|
32
|
+
"@salesforce/plugin-org": "2.9.26",
|
|
33
33
|
"@salesforce/plugin-schema": "2.3.20",
|
|
34
34
|
"@salesforce/plugin-settings": "1.4.20",
|
|
35
|
-
"@salesforce/plugin-sobject": "0.1.
|
|
36
|
-
"@salesforce/plugin-source": "2.10.
|
|
35
|
+
"@salesforce/plugin-sobject": "0.1.38",
|
|
36
|
+
"@salesforce/plugin-source": "2.10.26",
|
|
37
37
|
"@salesforce/plugin-telemetry": "2.2.3",
|
|
38
38
|
"@salesforce/plugin-templates": "55.5.5",
|
|
39
|
-
"@salesforce/plugin-trust": "2.4.
|
|
40
|
-
"@salesforce/plugin-user": "2.3.
|
|
39
|
+
"@salesforce/plugin-trust": "2.4.33",
|
|
40
|
+
"@salesforce/plugin-user": "2.3.25",
|
|
41
41
|
"@salesforce/sf-plugins-core": "3.1.10",
|
|
42
42
|
"debug": "^4.3.4",
|
|
43
43
|
"semver": "^7.5.4",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"husky": "^7.0.4",
|
|
74
74
|
"mocha": "^9.2.2",
|
|
75
75
|
"nyc": "^15.1.0",
|
|
76
|
-
"oclif": "^3.9.
|
|
76
|
+
"oclif": "^3.9.2",
|
|
77
77
|
"prettier": "^2.8.8",
|
|
78
78
|
"pretty-quick": "^3.1.3",
|
|
79
79
|
"sinon": "^11.1.2",
|
|
@@ -3312,9 +3312,9 @@
|
|
|
3312
3312
|
}
|
|
3313
3313
|
},
|
|
3314
3314
|
"node_modules/@oclif/plugin-autocomplete": {
|
|
3315
|
-
"version": "2.3.
|
|
3316
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-2.3.
|
|
3317
|
-
"integrity": "sha512-
|
|
3315
|
+
"version": "2.3.3",
|
|
3316
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-2.3.3.tgz",
|
|
3317
|
+
"integrity": "sha512-4/7l3YrACS7KfONoams7+xAbVfo7tje0t2Qp84/KAUpY1Yb/11AMPHtzgoRp5A5Y3OFPmLCfRF1YUydz+jGuwg==",
|
|
3318
3318
|
"license": "MIT",
|
|
3319
3319
|
"dependencies": {
|
|
3320
3320
|
"@oclif/core": "^2.8.2",
|
|
@@ -3361,12 +3361,12 @@
|
|
|
3361
3361
|
}
|
|
3362
3362
|
},
|
|
3363
3363
|
"node_modules/@oclif/plugin-commands": {
|
|
3364
|
-
"version": "2.2.
|
|
3365
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.
|
|
3366
|
-
"integrity": "sha512-
|
|
3364
|
+
"version": "2.2.20",
|
|
3365
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.20.tgz",
|
|
3366
|
+
"integrity": "sha512-zhF3rqVH+5AKAxzWKPl+Q8dAPQHoxPJh7QKxWXqsK/OdZ6L1UsstNY+mKDApnOQNVsLdglmexOz/IRDP2dVRBw==",
|
|
3367
3367
|
"license": "MIT",
|
|
3368
3368
|
"dependencies": {
|
|
3369
|
-
"@oclif/core": "^2.
|
|
3369
|
+
"@oclif/core": "^2.9.3",
|
|
3370
3370
|
"lodash": "^4.17.11"
|
|
3371
3371
|
},
|
|
3372
3372
|
"engines": {
|
|
@@ -3374,9 +3374,9 @@
|
|
|
3374
3374
|
}
|
|
3375
3375
|
},
|
|
3376
3376
|
"node_modules/@oclif/plugin-help": {
|
|
3377
|
-
"version": "5.2.
|
|
3378
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.
|
|
3379
|
-
"integrity": "sha512-
|
|
3377
|
+
"version": "5.2.14",
|
|
3378
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.14.tgz",
|
|
3379
|
+
"integrity": "sha512-7hMLc6zqxeRfG4nvHHQPpbaBj60efM3ULFkCpHZkdLms/ezIkNo40F661QuraIjMP/NN+U6VSfBCGuPkRyxVkA==",
|
|
3380
3380
|
"license": "MIT",
|
|
3381
3381
|
"dependencies": {
|
|
3382
3382
|
"@oclif/core": "^2.9.3"
|
|
@@ -3386,9 +3386,9 @@
|
|
|
3386
3386
|
}
|
|
3387
3387
|
},
|
|
3388
3388
|
"node_modules/@oclif/plugin-not-found": {
|
|
3389
|
-
"version": "2.3.
|
|
3390
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.
|
|
3391
|
-
"integrity": "sha512-
|
|
3389
|
+
"version": "2.3.32",
|
|
3390
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.32.tgz",
|
|
3391
|
+
"integrity": "sha512-tVFHfR9XRUWrcxBugHjFr7HUmbLheDX05IaFr7fMF2hcvcqDs3DBjy42WKEoXSaBVTcST6KKhoSy2UVX8pk9Fg==",
|
|
3392
3392
|
"license": "MIT",
|
|
3393
3393
|
"dependencies": {
|
|
3394
3394
|
"@oclif/color": "^1.0.8",
|
|
@@ -3400,9 +3400,9 @@
|
|
|
3400
3400
|
}
|
|
3401
3401
|
},
|
|
3402
3402
|
"node_modules/@oclif/plugin-plugins": {
|
|
3403
|
-
"version": "3.1.
|
|
3404
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.1.
|
|
3405
|
-
"integrity": "sha512-
|
|
3403
|
+
"version": "3.1.7",
|
|
3404
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.1.7.tgz",
|
|
3405
|
+
"integrity": "sha512-rGH3unndc5bY73b63K9IrGnXM6XeB7vOALKVHbbiia3fPIf4oG2ybjo1MBHyUsfwZYifRc/GK2RAZ8cle0GqDA==",
|
|
3406
3406
|
"license": "MIT",
|
|
3407
3407
|
"dependencies": {
|
|
3408
3408
|
"@oclif/color": "^1.0.4",
|
|
@@ -7795,9 +7795,9 @@
|
|
|
7795
7795
|
}
|
|
7796
7796
|
},
|
|
7797
7797
|
"node_modules/@oclif/plugin-update": {
|
|
7798
|
-
"version": "3.1.
|
|
7799
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-3.1.
|
|
7800
|
-
"integrity": "sha512-
|
|
7798
|
+
"version": "3.1.27",
|
|
7799
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-3.1.27.tgz",
|
|
7800
|
+
"integrity": "sha512-QJZGZ7WZIdE0g1PQ9E/jdfpStAaGI906f59dKWYyVx82vDyYc2hSMdiGiu1KFF6Q0ndR3Az37DSPVp1RPS+lpQ==",
|
|
7801
7801
|
"license": "MIT",
|
|
7802
7802
|
"dependencies": {
|
|
7803
7803
|
"@oclif/color": "^1.0.8",
|
|
@@ -7845,9 +7845,9 @@
|
|
|
7845
7845
|
}
|
|
7846
7846
|
},
|
|
7847
7847
|
"node_modules/@oclif/plugin-warn-if-update-available": {
|
|
7848
|
-
"version": "2.0.
|
|
7849
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.
|
|
7850
|
-
"integrity": "sha512-
|
|
7848
|
+
"version": "2.0.44",
|
|
7849
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.44.tgz",
|
|
7850
|
+
"integrity": "sha512-52Ww0B4F1tMhwjw2fe73lhmfDI/F4ynf3ur7/xnpnVBEvj5JG4sqolbEJV/0lV85+4dJNsYJRxubbPYjxcbCcA==",
|
|
7851
7851
|
"license": "MIT",
|
|
7852
7852
|
"dependencies": {
|
|
7853
7853
|
"@oclif/core": "^2.9.3",
|
|
@@ -7878,9 +7878,9 @@
|
|
|
7878
7878
|
}
|
|
7879
7879
|
},
|
|
7880
7880
|
"node_modules/@oclif/plugin-which": {
|
|
7881
|
-
"version": "2.2.
|
|
7882
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-2.2.
|
|
7883
|
-
"integrity": "sha512-
|
|
7881
|
+
"version": "2.2.26",
|
|
7882
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-2.2.26.tgz",
|
|
7883
|
+
"integrity": "sha512-zy+LFkO8dNx7+U4/XdgC192oSMJMfLIRqLKj/oUZS1c2R50pF6wIHvKPQBdKC2TJhS7QqlR4prekQGDfbF2+Fw==",
|
|
7884
7884
|
"license": "MIT",
|
|
7885
7885
|
"dependencies": {
|
|
7886
7886
|
"@oclif/core": "^2.9.3",
|
|
@@ -9012,9 +9012,9 @@
|
|
|
9012
9012
|
}
|
|
9013
9013
|
},
|
|
9014
9014
|
"node_modules/@salesforce/plugin-data": {
|
|
9015
|
-
"version": "2.5.
|
|
9016
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.5.
|
|
9017
|
-
"integrity": "sha512-
|
|
9015
|
+
"version": "2.5.2",
|
|
9016
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.5.2.tgz",
|
|
9017
|
+
"integrity": "sha512-pwYUx0L3QOtMuaLSPLryT2E0CK/yOMI94EyG7rsn+0HGCeQVUDq/X+aeNwnh++9tkReyrJG93dW2GT9UvA174w==",
|
|
9018
9018
|
"license": "BSD-3-Clause",
|
|
9019
9019
|
"dependencies": {
|
|
9020
9020
|
"@oclif/core": "^2.8.11",
|
|
@@ -9033,9 +9033,9 @@
|
|
|
9033
9033
|
}
|
|
9034
9034
|
},
|
|
9035
9035
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
9036
|
-
"version": "1.16.
|
|
9037
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.16.
|
|
9038
|
-
"integrity": "sha512
|
|
9036
|
+
"version": "1.16.1",
|
|
9037
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.16.1.tgz",
|
|
9038
|
+
"integrity": "sha512-/Yr78hDSp8O+wBUvv9tpWrC8HyDpbi0nVXST3HxmCsTkuo98dy2QO+moilPYErdK8/6eD8iVsF2VWnmFXM1W+A==",
|
|
9039
9039
|
"license": "BSD-3-Clause",
|
|
9040
9040
|
"dependencies": {
|
|
9041
9041
|
"@oclif/core": "^2.8.7",
|
|
@@ -9069,9 +9069,9 @@
|
|
|
9069
9069
|
}
|
|
9070
9070
|
},
|
|
9071
9071
|
"node_modules/@salesforce/plugin-info": {
|
|
9072
|
-
"version": "2.6.
|
|
9073
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.
|
|
9074
|
-
"integrity": "sha512-
|
|
9072
|
+
"version": "2.6.32",
|
|
9073
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.32.tgz",
|
|
9074
|
+
"integrity": "sha512-jzfZIN64JP+Y/7G8Av3lj0X5UFq3chdfkJGBG1rYfNxivYo1wJEzyvOoaltuMUwRUmKXsk5xrSnM+OnB9vnc+w==",
|
|
9075
9075
|
"license": "BSD-3-Clause",
|
|
9076
9076
|
"dependencies": {
|
|
9077
9077
|
"@oclif/core": "^2.8.11",
|
|
@@ -9108,9 +9108,9 @@
|
|
|
9108
9108
|
}
|
|
9109
9109
|
},
|
|
9110
9110
|
"node_modules/@salesforce/plugin-login": {
|
|
9111
|
-
"version": "1.2.
|
|
9112
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.2.
|
|
9113
|
-
"integrity": "sha512-
|
|
9111
|
+
"version": "1.2.21",
|
|
9112
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.2.21.tgz",
|
|
9113
|
+
"integrity": "sha512-yyqwsLku0dfd3X8/6Qbla6jUxZ7g3FPQcbuXm8tl42ER65ClPjJoQbEK5svoO69EQ9QDeD267xiadruJMpT4rA==",
|
|
9114
9114
|
"license": "BSD-3-Clause",
|
|
9115
9115
|
"dependencies": {
|
|
9116
9116
|
"@oclif/core": "^2.9.3",
|
|
@@ -9125,9 +9125,9 @@
|
|
|
9125
9125
|
}
|
|
9126
9126
|
},
|
|
9127
9127
|
"node_modules/@salesforce/plugin-org": {
|
|
9128
|
-
"version": "2.9.
|
|
9129
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.9.
|
|
9130
|
-
"integrity": "sha512-
|
|
9128
|
+
"version": "2.9.26",
|
|
9129
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.9.26.tgz",
|
|
9130
|
+
"integrity": "sha512-nukX01tpWInWL9uaW40UuwpdP96fHrEl491kODZAwG+mZGuGLhTr0RBDY3x+mJ9Ap2DWofe4mLCsTcJqTNkEVQ==",
|
|
9131
9131
|
"license": "BSD-3-Clause",
|
|
9132
9132
|
"dependencies": {
|
|
9133
9133
|
"@oclif/core": "^2.8.11",
|
|
@@ -9587,9 +9587,9 @@
|
|
|
9587
9587
|
}
|
|
9588
9588
|
},
|
|
9589
9589
|
"node_modules/@salesforce/plugin-sobject": {
|
|
9590
|
-
"version": "0.1.
|
|
9591
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.1.
|
|
9592
|
-
"integrity": "sha512-
|
|
9590
|
+
"version": "0.1.38",
|
|
9591
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.1.38.tgz",
|
|
9592
|
+
"integrity": "sha512-m6M0lHiGBtX2EAVaeQafwcUuZBS/4x4yhVfQ5QQZKenBrsxz8QLCiXmODavZhtEiG8CRJw0po/PCCU1eVM543Q==",
|
|
9593
9593
|
"license": "BSD-3-Clause",
|
|
9594
9594
|
"dependencies": {
|
|
9595
9595
|
"@oclif/core": "^2.9.3",
|
|
@@ -9608,9 +9608,9 @@
|
|
|
9608
9608
|
}
|
|
9609
9609
|
},
|
|
9610
9610
|
"node_modules/@salesforce/plugin-source": {
|
|
9611
|
-
"version": "2.10.
|
|
9612
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.
|
|
9613
|
-
"integrity": "sha512-
|
|
9611
|
+
"version": "2.10.26",
|
|
9612
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.26.tgz",
|
|
9613
|
+
"integrity": "sha512-bXh9irDDXp3V4jsQTSRp6stAzddQc+NSmhZ8g2wMxPl/SUxyHPm1l8RCR3xyb/tTPxLZvWod4X90sxs/uD1kVQ==",
|
|
9614
9614
|
"license": "BSD-3-Clause",
|
|
9615
9615
|
"dependencies": {
|
|
9616
9616
|
"@oclif/core": "^2.8.10",
|
|
@@ -9665,14 +9665,13 @@
|
|
|
9665
9665
|
}
|
|
9666
9666
|
},
|
|
9667
9667
|
"node_modules/@salesforce/plugin-trust": {
|
|
9668
|
-
"version": "2.4.
|
|
9669
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.
|
|
9670
|
-
"integrity": "sha512-
|
|
9668
|
+
"version": "2.4.33",
|
|
9669
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.33.tgz",
|
|
9670
|
+
"integrity": "sha512-Sve5JFTDWABhhbW94M1xuS9UqwbO+J76ZxThgA//4JUipX1FAbypAgZGE1si2USi84L6jzyhxkKjwyGXWJ/cOA==",
|
|
9671
9671
|
"license": "BSD-3-Clause",
|
|
9672
9672
|
"dependencies": {
|
|
9673
9673
|
"@oclif/core": "^2.8.11",
|
|
9674
9674
|
"@salesforce/core": "^4.0.1",
|
|
9675
|
-
"@salesforce/plugin-telemetry": "^2.2.1",
|
|
9676
9675
|
"@salesforce/sf-plugins-core": "^3.1.7",
|
|
9677
9676
|
"@salesforce/telemetry": "^3.2.29",
|
|
9678
9677
|
"got": "^11",
|
|
@@ -9690,9 +9689,9 @@
|
|
|
9690
9689
|
}
|
|
9691
9690
|
},
|
|
9692
9691
|
"node_modules/@salesforce/plugin-user": {
|
|
9693
|
-
"version": "2.3.
|
|
9694
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.
|
|
9695
|
-
"integrity": "sha512-
|
|
9692
|
+
"version": "2.3.25",
|
|
9693
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.25.tgz",
|
|
9694
|
+
"integrity": "sha512-j1fgKr5+4vhdKKCF775KCDe5hun7JKkw9Hyv1g4UfffEBHG1OHh6/cMODPeoc3GPITRZSsjJiZ2qeVNjisDM4w==",
|
|
9696
9695
|
"license": "BSD-3-Clause",
|
|
9697
9696
|
"dependencies": {
|
|
9698
9697
|
"@oclif/core": "^2.8.11",
|
|
@@ -24405,16 +24404,16 @@
|
|
|
24405
24404
|
}
|
|
24406
24405
|
},
|
|
24407
24406
|
"node_modules/oclif": {
|
|
24408
|
-
"version": "3.9.
|
|
24409
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-3.9.
|
|
24410
|
-
"integrity": "sha512-
|
|
24407
|
+
"version": "3.9.2",
|
|
24408
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-3.9.2.tgz",
|
|
24409
|
+
"integrity": "sha512-iDauedLM+oHiG/se+68DENKk4+D/k733neOQq4ZXrcsHVoJMmWflejC4iBeeKrm/mVb3pUHsoFij6S7G7Mt60w==",
|
|
24411
24410
|
"dev": true,
|
|
24412
24411
|
"license": "MIT",
|
|
24413
24412
|
"dependencies": {
|
|
24414
|
-
"@oclif/core": "^2.
|
|
24415
|
-
"@oclif/plugin-help": "^5.
|
|
24416
|
-
"@oclif/plugin-not-found": "^2.3.
|
|
24417
|
-
"@oclif/plugin-warn-if-update-available": "^2.0.
|
|
24413
|
+
"@oclif/core": "^2.9.4",
|
|
24414
|
+
"@oclif/plugin-help": "^5.2.14",
|
|
24415
|
+
"@oclif/plugin-not-found": "^2.3.32",
|
|
24416
|
+
"@oclif/plugin-warn-if-update-available": "^2.0.44",
|
|
24418
24417
|
"aws-sdk": "^2.1231.0",
|
|
24419
24418
|
"concurrently": "^7.6.0",
|
|
24420
24419
|
"debug": "^4.3.3",
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
3
|
"description": "The Salesforce CLI",
|
|
4
|
-
"version": "2.
|
|
4
|
+
"version": "2.2.0",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run",
|
|
@@ -69,10 +69,10 @@
|
|
|
69
69
|
"@salesforce/plugin-user"
|
|
70
70
|
],
|
|
71
71
|
"jitPlugins": {
|
|
72
|
-
"@salesforce/plugin-custom-metadata": "2.1.
|
|
72
|
+
"@salesforce/plugin-custom-metadata": "2.1.35",
|
|
73
73
|
"@salesforce/plugin-community": "2.3.9",
|
|
74
|
-
"@salesforce/plugin-dev": "1.1.
|
|
75
|
-
"@salesforce/plugin-env": "2.1.
|
|
74
|
+
"@salesforce/plugin-dev": "1.1.3",
|
|
75
|
+
"@salesforce/plugin-env": "2.1.19",
|
|
76
76
|
"@salesforce/plugin-functions": "1.21.10",
|
|
77
77
|
"@salesforce/plugin-packaging": "1.21.1",
|
|
78
78
|
"@salesforce/plugin-signups": "1.4.28",
|
|
@@ -120,33 +120,33 @@
|
|
|
120
120
|
},
|
|
121
121
|
"dependencies": {
|
|
122
122
|
"@oclif/core": "2.9.4",
|
|
123
|
-
"@oclif/plugin-autocomplete": "2.3.
|
|
124
|
-
"@oclif/plugin-commands": "2.2.
|
|
125
|
-
"@oclif/plugin-help": "5.2.
|
|
126
|
-
"@oclif/plugin-not-found": "2.3.
|
|
127
|
-
"@oclif/plugin-plugins": "3.1.
|
|
123
|
+
"@oclif/plugin-autocomplete": "2.3.3",
|
|
124
|
+
"@oclif/plugin-commands": "2.2.20",
|
|
125
|
+
"@oclif/plugin-help": "5.2.14",
|
|
126
|
+
"@oclif/plugin-not-found": "2.3.32",
|
|
127
|
+
"@oclif/plugin-plugins": "3.1.7",
|
|
128
128
|
"@oclif/plugin-search": "0.0.20",
|
|
129
|
-
"@oclif/plugin-update": "3.1.
|
|
129
|
+
"@oclif/plugin-update": "3.1.27",
|
|
130
130
|
"@oclif/plugin-version": "1.3.7",
|
|
131
|
-
"@oclif/plugin-warn-if-update-available": "2.0.
|
|
132
|
-
"@oclif/plugin-which": "2.2.
|
|
131
|
+
"@oclif/plugin-warn-if-update-available": "2.0.44",
|
|
132
|
+
"@oclif/plugin-which": "2.2.26",
|
|
133
133
|
"@salesforce/core": "^4.3.5",
|
|
134
134
|
"@salesforce/plugin-apex": "2.3.6",
|
|
135
135
|
"@salesforce/plugin-auth": "2.8.9",
|
|
136
|
-
"@salesforce/plugin-data": "2.5.
|
|
137
|
-
"@salesforce/plugin-deploy-retrieve": "1.16.
|
|
138
|
-
"@salesforce/plugin-info": "2.6.
|
|
136
|
+
"@salesforce/plugin-data": "2.5.2",
|
|
137
|
+
"@salesforce/plugin-deploy-retrieve": "1.16.1",
|
|
138
|
+
"@salesforce/plugin-info": "2.6.32",
|
|
139
139
|
"@salesforce/plugin-limits": "2.3.26",
|
|
140
|
-
"@salesforce/plugin-login": "1.2.
|
|
141
|
-
"@salesforce/plugin-org": "2.9.
|
|
140
|
+
"@salesforce/plugin-login": "1.2.21",
|
|
141
|
+
"@salesforce/plugin-org": "2.9.26",
|
|
142
142
|
"@salesforce/plugin-schema": "2.3.20",
|
|
143
143
|
"@salesforce/plugin-settings": "1.4.20",
|
|
144
|
-
"@salesforce/plugin-sobject": "0.1.
|
|
145
|
-
"@salesforce/plugin-source": "2.10.
|
|
144
|
+
"@salesforce/plugin-sobject": "0.1.38",
|
|
145
|
+
"@salesforce/plugin-source": "2.10.26",
|
|
146
146
|
"@salesforce/plugin-telemetry": "2.2.3",
|
|
147
147
|
"@salesforce/plugin-templates": "55.5.5",
|
|
148
|
-
"@salesforce/plugin-trust": "2.4.
|
|
149
|
-
"@salesforce/plugin-user": "2.3.
|
|
148
|
+
"@salesforce/plugin-trust": "2.4.33",
|
|
149
|
+
"@salesforce/plugin-user": "2.3.25",
|
|
150
150
|
"@salesforce/sf-plugins-core": "3.1.10",
|
|
151
151
|
"debug": "^4.3.4",
|
|
152
152
|
"semver": "^7.5.4",
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
"husky": "^7.0.4",
|
|
254
254
|
"mocha": "^9.2.2",
|
|
255
255
|
"nyc": "^15.1.0",
|
|
256
|
-
"oclif": "^3.9.
|
|
256
|
+
"oclif": "^3.9.2",
|
|
257
257
|
"prettier": "^2.8.8",
|
|
258
258
|
"pretty-quick": "^3.1.3",
|
|
259
259
|
"sinon": "^11.1.2",
|