@salesforce/cli 2.64.0 → 2.64.2
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 +117 -23
- package/npm-shrinkwrap.json +1678 -207
- package/oclif.lock +122 -13
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/oclif.lock
CHANGED
|
@@ -2072,10 +2072,10 @@
|
|
|
2072
2072
|
"@oclif/core" "^4"
|
|
2073
2073
|
ansis "^3.3.1"
|
|
2074
2074
|
|
|
2075
|
-
"@oclif/table@^0.1.17", "@oclif/table@^0.1.18":
|
|
2076
|
-
version "0.1.
|
|
2077
|
-
resolved "https://registry.npmjs.org/@oclif/table/-/table-0.1.
|
|
2078
|
-
integrity sha512-
|
|
2075
|
+
"@oclif/table@^0.1.17", "@oclif/table@^0.1.18", "@oclif/table@^0.1.20":
|
|
2076
|
+
version "0.1.20"
|
|
2077
|
+
resolved "https://registry.npmjs.org/@oclif/table/-/table-0.1.20.tgz"
|
|
2078
|
+
integrity sha512-4zrGeBO7cjsnY9z30bDO6+kPZHXol5ZVsxP6lDKDeanLmkasEZt4btZhVfwyyZaWM22UXb1BDPeYX77r8+VWrw==
|
|
2079
2079
|
dependencies:
|
|
2080
2080
|
"@oclif/core" "^4"
|
|
2081
2081
|
"@types/react" "^18.3.11"
|
|
@@ -2424,10 +2424,10 @@
|
|
|
2424
2424
|
debug "^4.3.4"
|
|
2425
2425
|
handlebars "^4.7.8"
|
|
2426
2426
|
|
|
2427
|
-
"@salesforce/plugin-data@3.
|
|
2428
|
-
version "3.
|
|
2429
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.
|
|
2430
|
-
integrity sha512-
|
|
2427
|
+
"@salesforce/plugin-data@3.8.0":
|
|
2428
|
+
version "3.8.0"
|
|
2429
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.8.0.tgz"
|
|
2430
|
+
integrity sha512-W5HtbOXlEQfwH8ZbxlqIVIqrsyQIhXF1jCeRCe74vhDH88DFwcdu86B4eDB8nQ7bjPcPrloWwc56bYUCeKH5bw==
|
|
2431
2431
|
dependencies:
|
|
2432
2432
|
"@jsforce/jsforce-node" "^3.5.1"
|
|
2433
2433
|
"@oclif/multi-stage-output" "^0.7.5"
|
|
@@ -2478,10 +2478,10 @@
|
|
|
2478
2478
|
proxy-agent "^6.4.0"
|
|
2479
2479
|
semver "^7.6.3"
|
|
2480
2480
|
|
|
2481
|
-
"@salesforce/plugin-limits@3.3.
|
|
2482
|
-
version "3.3.
|
|
2483
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.
|
|
2484
|
-
integrity sha512-
|
|
2481
|
+
"@salesforce/plugin-limits@3.3.35":
|
|
2482
|
+
version "3.3.35"
|
|
2483
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.35.tgz"
|
|
2484
|
+
integrity sha512-cgz1o1rrtSvwXTQ7xL6m8DAZsB8JjOOo0EZDRaoY1CSuHZHoT2JlebZY0Al+gUERDsfe34u615Ude0gL/sUF9w==
|
|
2485
2485
|
dependencies:
|
|
2486
2486
|
"@salesforce/core" "^8.5.7"
|
|
2487
2487
|
"@salesforce/sf-plugins-core" "^11.3.12"
|
|
@@ -2666,7 +2666,7 @@
|
|
|
2666
2666
|
resolved "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.9.0.tgz"
|
|
2667
2667
|
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
|
|
2668
2668
|
|
|
2669
|
-
"@salesforce/sf-plugins-core@^11.1.1"
|
|
2669
|
+
"@salesforce/sf-plugins-core@^11.1.1":
|
|
2670
2670
|
version "11.3.12"
|
|
2671
2671
|
resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.12.tgz"
|
|
2672
2672
|
integrity sha512-hi8EcSoRHRxj4sm/V5YDtzq9bPr/cKpM4fC6abo/jRzpXygwizinc2gVQkXfVdhjK7NGMskVRQB1N+0TThG7bA==
|
|
@@ -2684,6 +2684,115 @@
|
|
|
2684
2684
|
string-width "^7.2.0"
|
|
2685
2685
|
terminal-link "^3.0.0"
|
|
2686
2686
|
|
|
2687
|
+
"@salesforce/sf-plugins-core@^11.3.10":
|
|
2688
|
+
version "11.3.12"
|
|
2689
|
+
resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.12.tgz"
|
|
2690
|
+
integrity sha512-hi8EcSoRHRxj4sm/V5YDtzq9bPr/cKpM4fC6abo/jRzpXygwizinc2gVQkXfVdhjK7NGMskVRQB1N+0TThG7bA==
|
|
2691
|
+
dependencies:
|
|
2692
|
+
"@inquirer/confirm" "^3.1.22"
|
|
2693
|
+
"@inquirer/password" "^2.2.0"
|
|
2694
|
+
"@oclif/core" "^4.0.27"
|
|
2695
|
+
"@salesforce/core" "^8.5.1"
|
|
2696
|
+
"@salesforce/kit" "^3.2.3"
|
|
2697
|
+
"@salesforce/ts-types" "^2.0.12"
|
|
2698
|
+
ansis "^3.3.2"
|
|
2699
|
+
cli-progress "^3.12.0"
|
|
2700
|
+
natural-orderby "^3.0.2"
|
|
2701
|
+
slice-ansi "^7.1.0"
|
|
2702
|
+
string-width "^7.2.0"
|
|
2703
|
+
terminal-link "^3.0.0"
|
|
2704
|
+
|
|
2705
|
+
"@salesforce/sf-plugins-core@^11.3.12":
|
|
2706
|
+
version "11.3.12"
|
|
2707
|
+
resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.12.tgz"
|
|
2708
|
+
integrity sha512-hi8EcSoRHRxj4sm/V5YDtzq9bPr/cKpM4fC6abo/jRzpXygwizinc2gVQkXfVdhjK7NGMskVRQB1N+0TThG7bA==
|
|
2709
|
+
dependencies:
|
|
2710
|
+
"@inquirer/confirm" "^3.1.22"
|
|
2711
|
+
"@inquirer/password" "^2.2.0"
|
|
2712
|
+
"@oclif/core" "^4.0.27"
|
|
2713
|
+
"@salesforce/core" "^8.5.1"
|
|
2714
|
+
"@salesforce/kit" "^3.2.3"
|
|
2715
|
+
"@salesforce/ts-types" "^2.0.12"
|
|
2716
|
+
ansis "^3.3.2"
|
|
2717
|
+
cli-progress "^3.12.0"
|
|
2718
|
+
natural-orderby "^3.0.2"
|
|
2719
|
+
slice-ansi "^7.1.0"
|
|
2720
|
+
string-width "^7.2.0"
|
|
2721
|
+
terminal-link "^3.0.0"
|
|
2722
|
+
|
|
2723
|
+
"@salesforce/sf-plugins-core@^11.3.2":
|
|
2724
|
+
version "11.3.12"
|
|
2725
|
+
resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.12.tgz"
|
|
2726
|
+
integrity sha512-hi8EcSoRHRxj4sm/V5YDtzq9bPr/cKpM4fC6abo/jRzpXygwizinc2gVQkXfVdhjK7NGMskVRQB1N+0TThG7bA==
|
|
2727
|
+
dependencies:
|
|
2728
|
+
"@inquirer/confirm" "^3.1.22"
|
|
2729
|
+
"@inquirer/password" "^2.2.0"
|
|
2730
|
+
"@oclif/core" "^4.0.27"
|
|
2731
|
+
"@salesforce/core" "^8.5.1"
|
|
2732
|
+
"@salesforce/kit" "^3.2.3"
|
|
2733
|
+
"@salesforce/ts-types" "^2.0.12"
|
|
2734
|
+
ansis "^3.3.2"
|
|
2735
|
+
cli-progress "^3.12.0"
|
|
2736
|
+
natural-orderby "^3.0.2"
|
|
2737
|
+
slice-ansi "^7.1.0"
|
|
2738
|
+
string-width "^7.2.0"
|
|
2739
|
+
terminal-link "^3.0.0"
|
|
2740
|
+
|
|
2741
|
+
"@salesforce/sf-plugins-core@^11.3.4":
|
|
2742
|
+
version "11.3.12"
|
|
2743
|
+
resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.12.tgz"
|
|
2744
|
+
integrity sha512-hi8EcSoRHRxj4sm/V5YDtzq9bPr/cKpM4fC6abo/jRzpXygwizinc2gVQkXfVdhjK7NGMskVRQB1N+0TThG7bA==
|
|
2745
|
+
dependencies:
|
|
2746
|
+
"@inquirer/confirm" "^3.1.22"
|
|
2747
|
+
"@inquirer/password" "^2.2.0"
|
|
2748
|
+
"@oclif/core" "^4.0.27"
|
|
2749
|
+
"@salesforce/core" "^8.5.1"
|
|
2750
|
+
"@salesforce/kit" "^3.2.3"
|
|
2751
|
+
"@salesforce/ts-types" "^2.0.12"
|
|
2752
|
+
ansis "^3.3.2"
|
|
2753
|
+
cli-progress "^3.12.0"
|
|
2754
|
+
natural-orderby "^3.0.2"
|
|
2755
|
+
slice-ansi "^7.1.0"
|
|
2756
|
+
string-width "^7.2.0"
|
|
2757
|
+
terminal-link "^3.0.0"
|
|
2758
|
+
|
|
2759
|
+
"@salesforce/sf-plugins-core@^11.3.7":
|
|
2760
|
+
version "11.3.12"
|
|
2761
|
+
resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.12.tgz"
|
|
2762
|
+
integrity sha512-hi8EcSoRHRxj4sm/V5YDtzq9bPr/cKpM4fC6abo/jRzpXygwizinc2gVQkXfVdhjK7NGMskVRQB1N+0TThG7bA==
|
|
2763
|
+
dependencies:
|
|
2764
|
+
"@inquirer/confirm" "^3.1.22"
|
|
2765
|
+
"@inquirer/password" "^2.2.0"
|
|
2766
|
+
"@oclif/core" "^4.0.27"
|
|
2767
|
+
"@salesforce/core" "^8.5.1"
|
|
2768
|
+
"@salesforce/kit" "^3.2.3"
|
|
2769
|
+
"@salesforce/ts-types" "^2.0.12"
|
|
2770
|
+
ansis "^3.3.2"
|
|
2771
|
+
cli-progress "^3.12.0"
|
|
2772
|
+
natural-orderby "^3.0.2"
|
|
2773
|
+
slice-ansi "^7.1.0"
|
|
2774
|
+
string-width "^7.2.0"
|
|
2775
|
+
terminal-link "^3.0.0"
|
|
2776
|
+
|
|
2777
|
+
"@salesforce/sf-plugins-core@12.0.1":
|
|
2778
|
+
version "12.0.1"
|
|
2779
|
+
resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.0.1.tgz"
|
|
2780
|
+
integrity sha512-Wr3fNemz/sXKq5SglblavbMhHXXDr7+qBQDtkWtx1BvmcArjwgDq19eVbxPpYnJEo7ceq0ARr9RMQ6PvvQHDXg==
|
|
2781
|
+
dependencies:
|
|
2782
|
+
"@inquirer/confirm" "^3.1.22"
|
|
2783
|
+
"@inquirer/password" "^2.2.0"
|
|
2784
|
+
"@oclif/core" "^4.0.27"
|
|
2785
|
+
"@oclif/table" "^0.1.20"
|
|
2786
|
+
"@salesforce/core" "^8.5.1"
|
|
2787
|
+
"@salesforce/kit" "^3.2.3"
|
|
2788
|
+
"@salesforce/ts-types" "^2.0.12"
|
|
2789
|
+
ansis "^3.3.2"
|
|
2790
|
+
cli-progress "^3.12.0"
|
|
2791
|
+
natural-orderby "^3.0.2"
|
|
2792
|
+
slice-ansi "^7.1.0"
|
|
2793
|
+
string-width "^7.2.0"
|
|
2794
|
+
terminal-link "^3.0.0"
|
|
2795
|
+
|
|
2687
2796
|
"@salesforce/source-deploy-retrieve@^12.6.0", "@salesforce/source-deploy-retrieve@^12.7.1", "@salesforce/source-deploy-retrieve@^12.7.4":
|
|
2688
2797
|
version "12.7.4"
|
|
2689
2798
|
resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.7.4.tgz"
|
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.64.
|
|
4
|
+
"version": "2.64.2",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run.js",
|
|
@@ -156,10 +156,10 @@
|
|
|
156
156
|
"@salesforce/plugin-apex": "3.5.4",
|
|
157
157
|
"@salesforce/plugin-api": "1.3.1",
|
|
158
158
|
"@salesforce/plugin-auth": "3.6.68",
|
|
159
|
-
"@salesforce/plugin-data": "3.
|
|
159
|
+
"@salesforce/plugin-data": "3.8.0",
|
|
160
160
|
"@salesforce/plugin-deploy-retrieve": "3.14.0",
|
|
161
161
|
"@salesforce/plugin-info": "3.4.12",
|
|
162
|
-
"@salesforce/plugin-limits": "3.3.
|
|
162
|
+
"@salesforce/plugin-limits": "3.3.35",
|
|
163
163
|
"@salesforce/plugin-marketplace": "1.2.26",
|
|
164
164
|
"@salesforce/plugin-org": "4.7.0",
|
|
165
165
|
"@salesforce/plugin-packaging": "2.8.12",
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
"@salesforce/plugin-templates": "56.3.24",
|
|
172
172
|
"@salesforce/plugin-trust": "3.7.34",
|
|
173
173
|
"@salesforce/plugin-user": "3.5.33",
|
|
174
|
-
"@salesforce/sf-plugins-core": "
|
|
174
|
+
"@salesforce/sf-plugins-core": "12.0.1",
|
|
175
175
|
"ansis": "^3.3.0"
|
|
176
176
|
},
|
|
177
177
|
"pinnedDependencies": [
|