@salesforce/cli 2.8.6 → 2.8.8
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 +149 -108
- package/oclif.manifest.json +1 -1
- package/package.json +21 -21
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.8.
|
|
3
|
+
"version": "2.8.8",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.8.
|
|
9
|
+
"version": "2.8.8",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@oclif/core": "2.15.0",
|
|
14
|
-
"@oclif/plugin-autocomplete": "2.3.
|
|
15
|
-
"@oclif/plugin-commands": "2.2.
|
|
14
|
+
"@oclif/plugin-autocomplete": "2.3.7",
|
|
15
|
+
"@oclif/plugin-commands": "2.2.25",
|
|
16
16
|
"@oclif/plugin-help": "5.2.19",
|
|
17
|
-
"@oclif/plugin-not-found": "2.4.
|
|
17
|
+
"@oclif/plugin-not-found": "2.4.1",
|
|
18
18
|
"@oclif/plugin-plugins": "3.4.0",
|
|
19
19
|
"@oclif/plugin-search": "0.0.22",
|
|
20
20
|
"@oclif/plugin-update": "3.2.0",
|
|
21
|
-
"@oclif/plugin-version": "1.3.
|
|
22
|
-
"@oclif/plugin-warn-if-update-available": "2.0.
|
|
21
|
+
"@oclif/plugin-version": "1.3.10",
|
|
22
|
+
"@oclif/plugin-warn-if-update-available": "2.0.50",
|
|
23
23
|
"@oclif/plugin-which": "2.2.32",
|
|
24
24
|
"@salesforce/core": "^5.2.0",
|
|
25
|
-
"@salesforce/plugin-apex": "2.3.
|
|
26
|
-
"@salesforce/plugin-auth": "2.8.
|
|
27
|
-
"@salesforce/plugin-data": "2.5.
|
|
25
|
+
"@salesforce/plugin-apex": "2.3.14",
|
|
26
|
+
"@salesforce/plugin-auth": "2.8.16",
|
|
27
|
+
"@salesforce/plugin-data": "2.5.8",
|
|
28
28
|
"@salesforce/plugin-deploy-retrieve": "1.17.8",
|
|
29
29
|
"@salesforce/plugin-info": "2.6.40",
|
|
30
|
-
"@salesforce/plugin-limits": "2.3.
|
|
31
|
-
"@salesforce/plugin-login": "1.2.
|
|
32
|
-
"@salesforce/plugin-org": "2.10.
|
|
33
|
-
"@salesforce/plugin-schema": "2.3.
|
|
34
|
-
"@salesforce/plugin-settings": "1.4.
|
|
30
|
+
"@salesforce/plugin-limits": "2.3.33",
|
|
31
|
+
"@salesforce/plugin-login": "1.2.29",
|
|
32
|
+
"@salesforce/plugin-org": "2.10.6",
|
|
33
|
+
"@salesforce/plugin-schema": "2.3.25",
|
|
34
|
+
"@salesforce/plugin-settings": "1.4.28",
|
|
35
35
|
"@salesforce/plugin-sobject": "0.2.6",
|
|
36
36
|
"@salesforce/plugin-source": "2.10.33",
|
|
37
37
|
"@salesforce/plugin-telemetry": "2.3.1",
|
|
38
|
-
"@salesforce/plugin-templates": "55.5.
|
|
39
|
-
"@salesforce/plugin-trust": "2.6.
|
|
40
|
-
"@salesforce/plugin-user": "2.3.
|
|
41
|
-
"@salesforce/sf-plugins-core": "3.1.
|
|
38
|
+
"@salesforce/plugin-templates": "55.5.11",
|
|
39
|
+
"@salesforce/plugin-trust": "2.6.9",
|
|
40
|
+
"@salesforce/plugin-user": "2.3.32",
|
|
41
|
+
"@salesforce/sf-plugins-core": "3.1.22",
|
|
42
42
|
"debug": "^4.3.4",
|
|
43
43
|
"tslib": "^2.4.1"
|
|
44
44
|
},
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"husky": "^7.0.4",
|
|
73
73
|
"mocha": "^9.2.2",
|
|
74
74
|
"nyc": "^15.1.0",
|
|
75
|
-
"oclif": "^3.
|
|
75
|
+
"oclif": "^3.14.0",
|
|
76
76
|
"prettier": "^2.8.8",
|
|
77
77
|
"pretty-quick": "^3.1.3",
|
|
78
78
|
"sinon": "^11.1.2",
|
|
@@ -2490,12 +2490,12 @@
|
|
|
2490
2490
|
}
|
|
2491
2491
|
},
|
|
2492
2492
|
"node_modules/@oclif/plugin-autocomplete": {
|
|
2493
|
-
"version": "2.3.
|
|
2494
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-2.3.
|
|
2495
|
-
"integrity": "sha512-
|
|
2493
|
+
"version": "2.3.7",
|
|
2494
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-2.3.7.tgz",
|
|
2495
|
+
"integrity": "sha512-pFgMwBgzCGsG8Rk+/x2dmfjA4T4Z8BziWhkr4sYUcQTPvxWZ6YXd2+1Kp4+PDb6ttn0w5M801F97kYhbNLD6VQ==",
|
|
2496
2496
|
"license": "MIT",
|
|
2497
2497
|
"dependencies": {
|
|
2498
|
-
"@oclif/core": "^2.
|
|
2498
|
+
"@oclif/core": "^2.15.0",
|
|
2499
2499
|
"chalk": "^4.1.0",
|
|
2500
2500
|
"debug": "^4.3.4",
|
|
2501
2501
|
"fs-extra": "^9.0.1"
|
|
@@ -2551,12 +2551,12 @@
|
|
|
2551
2551
|
}
|
|
2552
2552
|
},
|
|
2553
2553
|
"node_modules/@oclif/plugin-commands": {
|
|
2554
|
-
"version": "2.2.
|
|
2555
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.
|
|
2556
|
-
"integrity": "sha512-
|
|
2554
|
+
"version": "2.2.25",
|
|
2555
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.25.tgz",
|
|
2556
|
+
"integrity": "sha512-DKlWM0B0b0ypOCvcpJk3PLZ+oKmaSgGuOUa5zjF/JiYUfS1eJXyO3wp47TZ/z67ANui8gEBQc12mFJCjHuc2GA==",
|
|
2557
2557
|
"license": "MIT",
|
|
2558
2558
|
"dependencies": {
|
|
2559
|
-
"@oclif/core": "^2.
|
|
2559
|
+
"@oclif/core": "^2.15.0",
|
|
2560
2560
|
"lodash": "^4.17.11"
|
|
2561
2561
|
},
|
|
2562
2562
|
"engines": {
|
|
@@ -2576,12 +2576,12 @@
|
|
|
2576
2576
|
}
|
|
2577
2577
|
},
|
|
2578
2578
|
"node_modules/@oclif/plugin-not-found": {
|
|
2579
|
-
"version": "2.4.
|
|
2580
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.4.
|
|
2581
|
-
"integrity": "sha512-
|
|
2579
|
+
"version": "2.4.1",
|
|
2580
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.4.1.tgz",
|
|
2581
|
+
"integrity": "sha512-LqW7qpw5Q8ploRiup2jEIMQJXcxHP1tpwj45GApKQMe7GRdGdRdjBT9Tu+U2tdEgMqgMplAIhOsYCx2nc2nMSw==",
|
|
2582
2582
|
"license": "MIT",
|
|
2583
2583
|
"dependencies": {
|
|
2584
|
-
"@oclif/core": "^2.
|
|
2584
|
+
"@oclif/core": "^2.15.0",
|
|
2585
2585
|
"chalk": "^4",
|
|
2586
2586
|
"fast-levenshtein": "^3.0.0"
|
|
2587
2587
|
},
|
|
@@ -2745,24 +2745,24 @@
|
|
|
2745
2745
|
}
|
|
2746
2746
|
},
|
|
2747
2747
|
"node_modules/@oclif/plugin-version": {
|
|
2748
|
-
"version": "1.3.
|
|
2749
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-1.3.
|
|
2750
|
-
"integrity": "sha512-
|
|
2748
|
+
"version": "1.3.10",
|
|
2749
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-1.3.10.tgz",
|
|
2750
|
+
"integrity": "sha512-TiRZALUcv4hwGTPoTyA3nOWtRew9DT4Ge1FeYx16xnuAsWryvJe3IHXmCm6b1VYhzTJhV2XH5U1DqllrQB2YaA==",
|
|
2751
2751
|
"license": "MIT",
|
|
2752
2752
|
"dependencies": {
|
|
2753
|
-
"@oclif/core": "^2.
|
|
2753
|
+
"@oclif/core": "^2.15.0"
|
|
2754
2754
|
},
|
|
2755
2755
|
"engines": {
|
|
2756
2756
|
"node": ">=14.0.0"
|
|
2757
2757
|
}
|
|
2758
2758
|
},
|
|
2759
2759
|
"node_modules/@oclif/plugin-warn-if-update-available": {
|
|
2760
|
-
"version": "2.0.
|
|
2761
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.
|
|
2762
|
-
"integrity": "sha512
|
|
2760
|
+
"version": "2.0.50",
|
|
2761
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.50.tgz",
|
|
2762
|
+
"integrity": "sha512-+VtxuK31PX49suwkwcR8no0P55KUjvZzfKURTYhveLGAeGHSPLnA60TqB+94+FQN88nlPZncw3867zfwgw6rfw==",
|
|
2763
2763
|
"license": "MIT",
|
|
2764
2764
|
"dependencies": {
|
|
2765
|
-
"@oclif/core": "^2.
|
|
2765
|
+
"@oclif/core": "^2.15.0",
|
|
2766
2766
|
"chalk": "^4.1.0",
|
|
2767
2767
|
"debug": "^4.1.0",
|
|
2768
2768
|
"fs-extra": "^9.0.1",
|
|
@@ -3129,9 +3129,9 @@
|
|
|
3129
3129
|
}
|
|
3130
3130
|
},
|
|
3131
3131
|
"node_modules/@salesforce/core": {
|
|
3132
|
-
"version": "5.2.
|
|
3133
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-5.2.
|
|
3134
|
-
"integrity": "sha512-
|
|
3132
|
+
"version": "5.2.6",
|
|
3133
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-5.2.6.tgz",
|
|
3134
|
+
"integrity": "sha512-DIUg+RfdnJggbw0YU2mI7JZ7RjqAcWmr/TCUp4VQ9bWQ4T/xAkwnYd3TMle8fPBYVJxGbyvQo22SGcXLBCf7xA==",
|
|
3135
3135
|
"license": "BSD-3-Clause",
|
|
3136
3136
|
"dependencies": {
|
|
3137
3137
|
"@salesforce/kit": "^3.0.11",
|
|
@@ -3144,7 +3144,7 @@
|
|
|
3144
3144
|
"form-data": "^4.0.0",
|
|
3145
3145
|
"js2xmlparser": "^4.0.1",
|
|
3146
3146
|
"jsforce": "^2.0.0-beta.27",
|
|
3147
|
-
"jsonwebtoken": "9.0.
|
|
3147
|
+
"jsonwebtoken": "9.0.2",
|
|
3148
3148
|
"jszip": "3.10.1",
|
|
3149
3149
|
"pino": "^8.15.0",
|
|
3150
3150
|
"pino-abstract-transport": "^1.0.0",
|
|
@@ -3701,15 +3701,15 @@
|
|
|
3701
3701
|
}
|
|
3702
3702
|
},
|
|
3703
3703
|
"node_modules/@salesforce/plugin-apex": {
|
|
3704
|
-
"version": "2.3.
|
|
3705
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-2.3.
|
|
3706
|
-
"integrity": "sha512-
|
|
3704
|
+
"version": "2.3.14",
|
|
3705
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-2.3.14.tgz",
|
|
3706
|
+
"integrity": "sha512-XRw7FhvfZr9zdJ9psNMmvxdr/zi62xBbLFQuZvjmbqt8zW0iV1llgcN7nYbxXHYmo9QCEMQRDgT1U4Hn74Obaw==",
|
|
3707
3707
|
"license": "BSD-3-Clause",
|
|
3708
3708
|
"dependencies": {
|
|
3709
|
-
"@oclif/core": "^2.
|
|
3709
|
+
"@oclif/core": "^2.15.0",
|
|
3710
3710
|
"@salesforce/apex-node": "^2.1.0",
|
|
3711
|
-
"@salesforce/core": "^5.2.
|
|
3712
|
-
"@salesforce/sf-plugins-core": "^3.1.
|
|
3711
|
+
"@salesforce/core": "^5.2.6",
|
|
3712
|
+
"@salesforce/sf-plugins-core": "^3.1.20",
|
|
3713
3713
|
"chalk": "^4.1.0",
|
|
3714
3714
|
"tslib": "^2"
|
|
3715
3715
|
},
|
|
@@ -3718,9 +3718,9 @@
|
|
|
3718
3718
|
}
|
|
3719
3719
|
},
|
|
3720
3720
|
"node_modules/@salesforce/plugin-auth": {
|
|
3721
|
-
"version": "2.8.
|
|
3722
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.
|
|
3723
|
-
"integrity": "sha512-
|
|
3721
|
+
"version": "2.8.16",
|
|
3722
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.16.tgz",
|
|
3723
|
+
"integrity": "sha512-H10I1xQbt+ALNZbDqfFraBmIMdDz4xyRqjEOkyz7IZPQ+1SbfK2TrfIP6in74YU+jxMcIrITLACVNRcDYytsZw==",
|
|
3724
3724
|
"license": "BSD-3-Clause",
|
|
3725
3725
|
"dependencies": {
|
|
3726
3726
|
"@oclif/core": "^2.15.0",
|
|
@@ -3729,7 +3729,7 @@
|
|
|
3729
3729
|
"@salesforce/sf-plugins-core": "^3.1.18",
|
|
3730
3730
|
"@salesforce/ts-types": "^2.0.6",
|
|
3731
3731
|
"chalk": "^4.1.2",
|
|
3732
|
-
"inquirer": "^8.2.
|
|
3732
|
+
"inquirer": "^8.2.6",
|
|
3733
3733
|
"open": "^8.2.1",
|
|
3734
3734
|
"tslib": "^2"
|
|
3735
3735
|
},
|
|
@@ -3758,15 +3758,15 @@
|
|
|
3758
3758
|
}
|
|
3759
3759
|
},
|
|
3760
3760
|
"node_modules/@salesforce/plugin-data": {
|
|
3761
|
-
"version": "2.5.
|
|
3762
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.5.
|
|
3763
|
-
"integrity": "sha512-
|
|
3761
|
+
"version": "2.5.8",
|
|
3762
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.5.8.tgz",
|
|
3763
|
+
"integrity": "sha512-mammodmsNHeZRcy5QvKZbPNARo+s1vV4nTjNmXa2QU0An5YhhEQEH1/2Au+Ml6eWLmUm7z2Wb6Qh5M0Jw1cFkA==",
|
|
3764
3764
|
"license": "BSD-3-Clause",
|
|
3765
3765
|
"dependencies": {
|
|
3766
3766
|
"@oclif/core": "^2.11.7",
|
|
3767
3767
|
"@salesforce/core": "^5.2.0",
|
|
3768
3768
|
"@salesforce/kit": "^3.0.9",
|
|
3769
|
-
"@salesforce/sf-plugins-core": "^3.1.
|
|
3769
|
+
"@salesforce/sf-plugins-core": "^3.1.20",
|
|
3770
3770
|
"@salesforce/ts-types": "^2.0.6",
|
|
3771
3771
|
"chalk": "^4.1.0",
|
|
3772
3772
|
"csv-parse": "^4.16.3",
|
|
@@ -3822,15 +3822,15 @@
|
|
|
3822
3822
|
}
|
|
3823
3823
|
},
|
|
3824
3824
|
"node_modules/@salesforce/plugin-limits": {
|
|
3825
|
-
"version": "2.3.
|
|
3826
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.
|
|
3827
|
-
"integrity": "sha512-
|
|
3825
|
+
"version": "2.3.33",
|
|
3826
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.33.tgz",
|
|
3827
|
+
"integrity": "sha512-GVEpwSQXhtgvlabNqafu7QudhuufOzSv0POWcmvgnTlC65K8XBhED78WDnz5hj7AFoQ6Jx0GVjvp5nYkRLx9/g==",
|
|
3828
3828
|
"license": "BSD-3-Clause",
|
|
3829
3829
|
"dependencies": {
|
|
3830
3830
|
"@oclif/core": "^2.11.8",
|
|
3831
3831
|
"@salesforce/core": "^5.2.0",
|
|
3832
3832
|
"@salesforce/kit": "^3.0.11",
|
|
3833
|
-
"@salesforce/sf-plugins-core": "^3.1.
|
|
3833
|
+
"@salesforce/sf-plugins-core": "^3.1.20",
|
|
3834
3834
|
"@salesforce/ts-types": "^2.0.6",
|
|
3835
3835
|
"tslib": "^2"
|
|
3836
3836
|
},
|
|
@@ -3839,13 +3839,13 @@
|
|
|
3839
3839
|
}
|
|
3840
3840
|
},
|
|
3841
3841
|
"node_modules/@salesforce/plugin-login": {
|
|
3842
|
-
"version": "1.2.
|
|
3843
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.2.
|
|
3844
|
-
"integrity": "sha512-
|
|
3842
|
+
"version": "1.2.29",
|
|
3843
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.2.29.tgz",
|
|
3844
|
+
"integrity": "sha512-YpxpLnQlVfJx8D3digBSyrmzBCa9/F5EV0KY3wULRcCmNHJRF0kjZIjJh7gu5L5L+keD4bwoLsAKHrwGKv2Dkw==",
|
|
3845
3845
|
"license": "BSD-3-Clause",
|
|
3846
3846
|
"dependencies": {
|
|
3847
3847
|
"@oclif/core": "^2.11.7",
|
|
3848
|
-
"@salesforce/core": "^5.2.
|
|
3848
|
+
"@salesforce/core": "^5.2.5",
|
|
3849
3849
|
"@salesforce/sf-plugins-core": "^3.1.16",
|
|
3850
3850
|
"chalk": "^4.1.2",
|
|
3851
3851
|
"inquirer": "^8.2.6",
|
|
@@ -3856,16 +3856,16 @@
|
|
|
3856
3856
|
}
|
|
3857
3857
|
},
|
|
3858
3858
|
"node_modules/@salesforce/plugin-org": {
|
|
3859
|
-
"version": "2.10.
|
|
3860
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.10.
|
|
3861
|
-
"integrity": "sha512-
|
|
3859
|
+
"version": "2.10.6",
|
|
3860
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.10.6.tgz",
|
|
3861
|
+
"integrity": "sha512-uTHjQRJY06mqDo9+IJbQpaNDmURaTnFvNtEEgnQWVPg341R5jf+TZ1c/MUjup5QDDujagNXKTQAE/2gNCQi96Q==",
|
|
3862
3862
|
"license": "BSD-3-Clause",
|
|
3863
3863
|
"dependencies": {
|
|
3864
3864
|
"@oclif/core": "^2.11.10",
|
|
3865
3865
|
"@salesforce/core": "^5.2.0",
|
|
3866
3866
|
"@salesforce/kit": "^3.0.9",
|
|
3867
3867
|
"@salesforce/sf-plugins-core": "^3.1.14",
|
|
3868
|
-
"@salesforce/source-deploy-retrieve": "^9.7.
|
|
3868
|
+
"@salesforce/source-deploy-retrieve": "^9.7.8",
|
|
3869
3869
|
"open": "^8.4.2",
|
|
3870
3870
|
"tslib": "^2"
|
|
3871
3871
|
},
|
|
@@ -4054,13 +4054,13 @@
|
|
|
4054
4054
|
}
|
|
4055
4055
|
},
|
|
4056
4056
|
"node_modules/@salesforce/plugin-schema": {
|
|
4057
|
-
"version": "2.3.
|
|
4058
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.
|
|
4059
|
-
"integrity": "sha512-
|
|
4057
|
+
"version": "2.3.25",
|
|
4058
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.25.tgz",
|
|
4059
|
+
"integrity": "sha512-7DBGffnhyscTQJJvcX5s0+xYfvSWx+yXlA2YUshikKFKEtuRBFy559hz95xf5C1PE9P23W3JJm5jhW3Pdbnm0Q==",
|
|
4060
4060
|
"license": "BSD-3-Clause",
|
|
4061
4061
|
"dependencies": {
|
|
4062
4062
|
"@oclif/core": "^2.11.10",
|
|
4063
|
-
"@salesforce/core": "^5.2.
|
|
4063
|
+
"@salesforce/core": "^5.2.5",
|
|
4064
4064
|
"@salesforce/sf-plugins-core": "^3.1.14",
|
|
4065
4065
|
"tslib": "^2"
|
|
4066
4066
|
},
|
|
@@ -4069,14 +4069,14 @@
|
|
|
4069
4069
|
}
|
|
4070
4070
|
},
|
|
4071
4071
|
"node_modules/@salesforce/plugin-settings": {
|
|
4072
|
-
"version": "1.4.
|
|
4073
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.
|
|
4074
|
-
"integrity": "sha512-
|
|
4072
|
+
"version": "1.4.28",
|
|
4073
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.28.tgz",
|
|
4074
|
+
"integrity": "sha512-ghSCZBiXNKdnPTLsRfHI2vmuLoVsREoOD520Bt1D0AzpYBOCtLyAt0zBZftbNNssy2jaTAzaMpjcx2UazHQhUA==",
|
|
4075
4075
|
"license": "BSD-3-Clause",
|
|
4076
4076
|
"dependencies": {
|
|
4077
4077
|
"@oclif/core": "^2.11.10",
|
|
4078
4078
|
"@salesforce/core": "^5.2.0",
|
|
4079
|
-
"@salesforce/sf-plugins-core": "^3.1.
|
|
4079
|
+
"@salesforce/sf-plugins-core": "^3.1.20",
|
|
4080
4080
|
"fast-levenshtein": "^3.0.0",
|
|
4081
4081
|
"tslib": "^2"
|
|
4082
4082
|
},
|
|
@@ -4145,14 +4145,14 @@
|
|
|
4145
4145
|
}
|
|
4146
4146
|
},
|
|
4147
4147
|
"node_modules/@salesforce/plugin-templates": {
|
|
4148
|
-
"version": "55.5.
|
|
4149
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-55.5.
|
|
4150
|
-
"integrity": "sha512-
|
|
4148
|
+
"version": "55.5.11",
|
|
4149
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-55.5.11.tgz",
|
|
4150
|
+
"integrity": "sha512-cnUNRYGWfXMJ/U3b0CjQS12snS21CAcVxSP9w2A1jV/WHZMcb5KVwUZ/6HTT1Iq/OGr8ze3KhC7rLmP9jaEorA==",
|
|
4151
4151
|
"license": "BSD-3-Clause",
|
|
4152
4152
|
"dependencies": {
|
|
4153
|
-
"@oclif/core": "^2.
|
|
4154
|
-
"@salesforce/core": "^5.2.
|
|
4155
|
-
"@salesforce/sf-plugins-core": "^3.1.
|
|
4153
|
+
"@oclif/core": "^2.15.0",
|
|
4154
|
+
"@salesforce/core": "^5.2.6",
|
|
4155
|
+
"@salesforce/sf-plugins-core": "^3.1.20",
|
|
4156
4156
|
"@salesforce/templates": "^59.0.1",
|
|
4157
4157
|
"tslib": "^2",
|
|
4158
4158
|
"yeoman-environment": "^3.19.3",
|
|
@@ -4163,14 +4163,14 @@
|
|
|
4163
4163
|
}
|
|
4164
4164
|
},
|
|
4165
4165
|
"node_modules/@salesforce/plugin-trust": {
|
|
4166
|
-
"version": "2.6.
|
|
4167
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.6.
|
|
4168
|
-
"integrity": "sha512-
|
|
4166
|
+
"version": "2.6.9",
|
|
4167
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.6.9.tgz",
|
|
4168
|
+
"integrity": "sha512-kVQixGAZUxkBKSvbdsEB3rjo2X8k2G9EjzLTaL53NWL2vNxwjZvmzPkw2rmZm1Wr5ed1TA1lEIm1jwLvh2kPPg==",
|
|
4169
4169
|
"license": "BSD-3-Clause",
|
|
4170
4170
|
"dependencies": {
|
|
4171
4171
|
"@oclif/core": "^2.11.10",
|
|
4172
4172
|
"@salesforce/core": "^5.2.1",
|
|
4173
|
-
"@salesforce/sf-plugins-core": "^3.1.
|
|
4173
|
+
"@salesforce/sf-plugins-core": "^3.1.20",
|
|
4174
4174
|
"got": "^11",
|
|
4175
4175
|
"npm": "9.6.7",
|
|
4176
4176
|
"npm-run-path": "^4.0.1",
|
|
@@ -4186,15 +4186,15 @@
|
|
|
4186
4186
|
}
|
|
4187
4187
|
},
|
|
4188
4188
|
"node_modules/@salesforce/plugin-user": {
|
|
4189
|
-
"version": "2.3.
|
|
4190
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.
|
|
4191
|
-
"integrity": "sha512
|
|
4189
|
+
"version": "2.3.32",
|
|
4190
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.32.tgz",
|
|
4191
|
+
"integrity": "sha512-Msljq9lATskNYzVZsHrxBDzSLOiju9Khtbw7irlfdDrpCRV0K9aViyLDZC6HcV5rfWkeW4T8dSnvnqLNp6EMRg==",
|
|
4192
4192
|
"license": "BSD-3-Clause",
|
|
4193
4193
|
"dependencies": {
|
|
4194
|
-
"@oclif/core": "^2.
|
|
4195
|
-
"@salesforce/core": "^5.2.
|
|
4194
|
+
"@oclif/core": "^2.15.0",
|
|
4195
|
+
"@salesforce/core": "^5.2.6",
|
|
4196
4196
|
"@salesforce/kit": "^3.0.9",
|
|
4197
|
-
"@salesforce/sf-plugins-core": "^3.1.
|
|
4197
|
+
"@salesforce/sf-plugins-core": "^3.1.20",
|
|
4198
4198
|
"@salesforce/ts-types": "^2.0.7",
|
|
4199
4199
|
"tslib": "^2"
|
|
4200
4200
|
},
|
|
@@ -4216,13 +4216,13 @@
|
|
|
4216
4216
|
"license": "ISC"
|
|
4217
4217
|
},
|
|
4218
4218
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
4219
|
-
"version": "3.1.
|
|
4220
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.
|
|
4221
|
-
"integrity": "sha512-
|
|
4219
|
+
"version": "3.1.22",
|
|
4220
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.22.tgz",
|
|
4221
|
+
"integrity": "sha512-t8IvC+8LLzCU+skT3/FGjpkB6qm+VaL3uCbwrqgmZivzQc5tpRQpVcW9YbTgJUgkQrD58yurbkwX/jA9hMR6yg==",
|
|
4222
4222
|
"license": "BSD-3-Clause",
|
|
4223
4223
|
"dependencies": {
|
|
4224
|
-
"@oclif/core": "^2.
|
|
4225
|
-
"@salesforce/core": "^5.2.
|
|
4224
|
+
"@oclif/core": "^2.15.0",
|
|
4225
|
+
"@salesforce/core": "^5.2.6",
|
|
4226
4226
|
"@salesforce/kit": "^3.0.11",
|
|
4227
4227
|
"@salesforce/ts-types": "^2.0.7",
|
|
4228
4228
|
"chalk": "^4",
|
|
@@ -12220,15 +12220,21 @@
|
|
|
12220
12220
|
}
|
|
12221
12221
|
},
|
|
12222
12222
|
"node_modules/jsonwebtoken": {
|
|
12223
|
-
"version": "9.0.
|
|
12224
|
-
"resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.
|
|
12225
|
-
"integrity": "sha512-
|
|
12223
|
+
"version": "9.0.2",
|
|
12224
|
+
"resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz",
|
|
12225
|
+
"integrity": "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==",
|
|
12226
12226
|
"license": "MIT",
|
|
12227
12227
|
"dependencies": {
|
|
12228
12228
|
"jws": "^3.2.2",
|
|
12229
|
-
"lodash": "^4.
|
|
12229
|
+
"lodash.includes": "^4.3.0",
|
|
12230
|
+
"lodash.isboolean": "^3.0.3",
|
|
12231
|
+
"lodash.isinteger": "^4.0.4",
|
|
12232
|
+
"lodash.isnumber": "^3.0.3",
|
|
12233
|
+
"lodash.isplainobject": "^4.0.6",
|
|
12234
|
+
"lodash.isstring": "^4.0.1",
|
|
12235
|
+
"lodash.once": "^4.0.0",
|
|
12230
12236
|
"ms": "^2.1.1",
|
|
12231
|
-
"semver": "^7.
|
|
12237
|
+
"semver": "^7.5.4"
|
|
12232
12238
|
},
|
|
12233
12239
|
"engines": {
|
|
12234
12240
|
"node": ">=12",
|
|
@@ -12677,6 +12683,18 @@
|
|
|
12677
12683
|
"dev": true,
|
|
12678
12684
|
"license": "MIT"
|
|
12679
12685
|
},
|
|
12686
|
+
"node_modules/lodash.includes": {
|
|
12687
|
+
"version": "4.3.0",
|
|
12688
|
+
"resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz",
|
|
12689
|
+
"integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==",
|
|
12690
|
+
"license": "MIT"
|
|
12691
|
+
},
|
|
12692
|
+
"node_modules/lodash.isboolean": {
|
|
12693
|
+
"version": "3.0.3",
|
|
12694
|
+
"resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
|
|
12695
|
+
"integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==",
|
|
12696
|
+
"license": "MIT"
|
|
12697
|
+
},
|
|
12680
12698
|
"node_modules/lodash.isfunction": {
|
|
12681
12699
|
"version": "3.0.9",
|
|
12682
12700
|
"resolved": "https://registry.npmjs.org/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz",
|
|
@@ -12684,6 +12702,12 @@
|
|
|
12684
12702
|
"dev": true,
|
|
12685
12703
|
"license": "MIT"
|
|
12686
12704
|
},
|
|
12705
|
+
"node_modules/lodash.isinteger": {
|
|
12706
|
+
"version": "4.0.4",
|
|
12707
|
+
"resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz",
|
|
12708
|
+
"integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==",
|
|
12709
|
+
"license": "MIT"
|
|
12710
|
+
},
|
|
12687
12711
|
"node_modules/lodash.ismatch": {
|
|
12688
12712
|
"version": "4.4.0",
|
|
12689
12713
|
"resolved": "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz",
|
|
@@ -12691,11 +12715,22 @@
|
|
|
12691
12715
|
"dev": true,
|
|
12692
12716
|
"license": "MIT"
|
|
12693
12717
|
},
|
|
12718
|
+
"node_modules/lodash.isnumber": {
|
|
12719
|
+
"version": "3.0.3",
|
|
12720
|
+
"resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz",
|
|
12721
|
+
"integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==",
|
|
12722
|
+
"license": "MIT"
|
|
12723
|
+
},
|
|
12694
12724
|
"node_modules/lodash.isplainobject": {
|
|
12695
12725
|
"version": "4.0.6",
|
|
12696
12726
|
"resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
|
|
12697
12727
|
"integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==",
|
|
12698
|
-
"
|
|
12728
|
+
"license": "MIT"
|
|
12729
|
+
},
|
|
12730
|
+
"node_modules/lodash.isstring": {
|
|
12731
|
+
"version": "4.0.1",
|
|
12732
|
+
"resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz",
|
|
12733
|
+
"integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==",
|
|
12699
12734
|
"license": "MIT"
|
|
12700
12735
|
},
|
|
12701
12736
|
"node_modules/lodash.kebabcase": {
|
|
@@ -12719,6 +12754,12 @@
|
|
|
12719
12754
|
"dev": true,
|
|
12720
12755
|
"license": "MIT"
|
|
12721
12756
|
},
|
|
12757
|
+
"node_modules/lodash.once": {
|
|
12758
|
+
"version": "4.1.1",
|
|
12759
|
+
"resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz",
|
|
12760
|
+
"integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==",
|
|
12761
|
+
"license": "MIT"
|
|
12762
|
+
},
|
|
12722
12763
|
"node_modules/lodash.snakecase": {
|
|
12723
12764
|
"version": "4.1.1",
|
|
12724
12765
|
"resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz",
|
|
@@ -18091,9 +18132,9 @@
|
|
|
18091
18132
|
}
|
|
18092
18133
|
},
|
|
18093
18134
|
"node_modules/oclif": {
|
|
18094
|
-
"version": "3.
|
|
18095
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-3.
|
|
18096
|
-
"integrity": "sha512-
|
|
18135
|
+
"version": "3.14.0",
|
|
18136
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-3.14.0.tgz",
|
|
18137
|
+
"integrity": "sha512-IlTb6WcbL7DxKSBp/TlC+wj7FhelIVu5AHBoW5+ABJ9GjXMv27sAY6F+RfEXqQaMu8OwRP9t/1sAKR+3wMlX8w==",
|
|
18097
18138
|
"dev": true,
|
|
18098
18139
|
"license": "MIT",
|
|
18099
18140
|
"dependencies": {
|
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.8.
|
|
4
|
+
"version": "2.8.8",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run",
|
|
@@ -72,8 +72,8 @@
|
|
|
72
72
|
"@salesforce/plugin-custom-metadata": "2.1.41",
|
|
73
73
|
"@salesforce/plugin-community": "2.3.15",
|
|
74
74
|
"@salesforce/plugin-dev": "1.1.10",
|
|
75
|
-
"@salesforce/plugin-devops-center": "1.1.
|
|
76
|
-
"@salesforce/plugin-env": "2.1.
|
|
75
|
+
"@salesforce/plugin-devops-center": "1.1.2",
|
|
76
|
+
"@salesforce/plugin-env": "2.1.25",
|
|
77
77
|
"@salesforce/plugin-functions": "1.21.11",
|
|
78
78
|
"@salesforce/plugin-packaging": "1.23.2",
|
|
79
79
|
"@salesforce/plugin-signups": "1.4.34",
|
|
@@ -120,34 +120,34 @@
|
|
|
120
120
|
},
|
|
121
121
|
"dependencies": {
|
|
122
122
|
"@oclif/core": "2.15.0",
|
|
123
|
-
"@oclif/plugin-autocomplete": "2.3.
|
|
124
|
-
"@oclif/plugin-commands": "2.2.
|
|
123
|
+
"@oclif/plugin-autocomplete": "2.3.7",
|
|
124
|
+
"@oclif/plugin-commands": "2.2.25",
|
|
125
125
|
"@oclif/plugin-help": "5.2.19",
|
|
126
|
-
"@oclif/plugin-not-found": "2.4.
|
|
126
|
+
"@oclif/plugin-not-found": "2.4.1",
|
|
127
127
|
"@oclif/plugin-plugins": "3.4.0",
|
|
128
128
|
"@oclif/plugin-search": "0.0.22",
|
|
129
129
|
"@oclif/plugin-update": "3.2.0",
|
|
130
|
-
"@oclif/plugin-version": "1.3.
|
|
131
|
-
"@oclif/plugin-warn-if-update-available": "2.0.
|
|
130
|
+
"@oclif/plugin-version": "1.3.10",
|
|
131
|
+
"@oclif/plugin-warn-if-update-available": "2.0.50",
|
|
132
132
|
"@oclif/plugin-which": "2.2.32",
|
|
133
133
|
"@salesforce/core": "^5.2.0",
|
|
134
|
-
"@salesforce/plugin-apex": "2.3.
|
|
135
|
-
"@salesforce/plugin-auth": "2.8.
|
|
136
|
-
"@salesforce/plugin-data": "2.5.
|
|
134
|
+
"@salesforce/plugin-apex": "2.3.14",
|
|
135
|
+
"@salesforce/plugin-auth": "2.8.16",
|
|
136
|
+
"@salesforce/plugin-data": "2.5.8",
|
|
137
137
|
"@salesforce/plugin-deploy-retrieve": "1.17.8",
|
|
138
138
|
"@salesforce/plugin-info": "2.6.40",
|
|
139
|
-
"@salesforce/plugin-limits": "2.3.
|
|
140
|
-
"@salesforce/plugin-login": "1.2.
|
|
141
|
-
"@salesforce/plugin-org": "2.10.
|
|
142
|
-
"@salesforce/plugin-schema": "2.3.
|
|
143
|
-
"@salesforce/plugin-settings": "1.4.
|
|
139
|
+
"@salesforce/plugin-limits": "2.3.33",
|
|
140
|
+
"@salesforce/plugin-login": "1.2.29",
|
|
141
|
+
"@salesforce/plugin-org": "2.10.6",
|
|
142
|
+
"@salesforce/plugin-schema": "2.3.25",
|
|
143
|
+
"@salesforce/plugin-settings": "1.4.28",
|
|
144
144
|
"@salesforce/plugin-sobject": "0.2.6",
|
|
145
145
|
"@salesforce/plugin-source": "2.10.33",
|
|
146
146
|
"@salesforce/plugin-telemetry": "2.3.1",
|
|
147
|
-
"@salesforce/plugin-templates": "55.5.
|
|
148
|
-
"@salesforce/plugin-trust": "2.6.
|
|
149
|
-
"@salesforce/plugin-user": "2.3.
|
|
150
|
-
"@salesforce/sf-plugins-core": "3.1.
|
|
147
|
+
"@salesforce/plugin-templates": "55.5.11",
|
|
148
|
+
"@salesforce/plugin-trust": "2.6.9",
|
|
149
|
+
"@salesforce/plugin-user": "2.3.32",
|
|
150
|
+
"@salesforce/sf-plugins-core": "3.1.22",
|
|
151
151
|
"debug": "^4.3.4",
|
|
152
152
|
"tslib": "^2.4.1"
|
|
153
153
|
},
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"husky": "^7.0.4",
|
|
253
253
|
"mocha": "^9.2.2",
|
|
254
254
|
"nyc": "^15.1.0",
|
|
255
|
-
"oclif": "^3.
|
|
255
|
+
"oclif": "^3.14.0",
|
|
256
256
|
"prettier": "^2.8.8",
|
|
257
257
|
"pretty-quick": "^3.1.3",
|
|
258
258
|
"sinon": "^11.1.2",
|