@salesforce/cli 2.131.3 → 2.131.5
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 +162 -162
- package/npm-shrinkwrap.json +132 -132
- package/oclif.lock +137 -137
- package/oclif.manifest.json +1 -1
- package/package.json +27 -27
package/oclif.lock
CHANGED
|
@@ -1637,7 +1637,7 @@
|
|
|
1637
1637
|
proc-log "^5.0.0"
|
|
1638
1638
|
which "^5.0.0"
|
|
1639
1639
|
|
|
1640
|
-
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.3", "@oclif/core@^4.2.8", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0", "@oclif/core@>= 3.0.0", "@oclif/core@4.10.5":
|
|
1640
|
+
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.3", "@oclif/core@^4.10.5", "@oclif/core@^4.2.8", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0", "@oclif/core@>= 3.0.0", "@oclif/core@4.10.5":
|
|
1641
1641
|
version "4.10.5"
|
|
1642
1642
|
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.10.5.tgz"
|
|
1643
1643
|
integrity sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w==
|
|
@@ -1698,10 +1698,10 @@
|
|
|
1698
1698
|
react "^18.3.1"
|
|
1699
1699
|
wrap-ansi "^9.0.2"
|
|
1700
1700
|
|
|
1701
|
-
"@oclif/plugin-autocomplete@3.2.
|
|
1702
|
-
version "3.2.
|
|
1703
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.
|
|
1704
|
-
integrity sha512-
|
|
1701
|
+
"@oclif/plugin-autocomplete@3.2.45":
|
|
1702
|
+
version "3.2.45"
|
|
1703
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.45.tgz"
|
|
1704
|
+
integrity sha512-ENrUg8rbVCjh40uvi3MC9kGbiUoEf11nyqE59RBzegeeLpRXNo/Zp27L9j1tUmPEqGgfS2/wvHPihNzkpK1FDw==
|
|
1705
1705
|
dependencies:
|
|
1706
1706
|
"@oclif/core" "^4"
|
|
1707
1707
|
ansis "^3.16.0"
|
|
@@ -1733,20 +1733,20 @@
|
|
|
1733
1733
|
lodash "^4.18.1"
|
|
1734
1734
|
object-treeify "^4.0.1"
|
|
1735
1735
|
|
|
1736
|
-
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@6.2.
|
|
1737
|
-
version "6.2.
|
|
1738
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
1739
|
-
integrity sha512-
|
|
1736
|
+
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@6.2.43":
|
|
1737
|
+
version "6.2.43"
|
|
1738
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.43.tgz"
|
|
1739
|
+
integrity sha512-aef92VxQECLFDjI4CpgCL+jDuAsc3jzq5gBTLwNzj60mmrh8eDd7B0ABIgWXphb6gdARSRil+/FPtcdiSSupRA==
|
|
1740
1740
|
dependencies:
|
|
1741
1741
|
"@oclif/core" "^4"
|
|
1742
1742
|
|
|
1743
|
-
"@oclif/plugin-not-found@^3.2.76", "@oclif/plugin-not-found@3.2.
|
|
1744
|
-
version "3.2.
|
|
1745
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
1746
|
-
integrity sha512-
|
|
1743
|
+
"@oclif/plugin-not-found@^3.2.76", "@oclif/plugin-not-found@3.2.80":
|
|
1744
|
+
version "3.2.80"
|
|
1745
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.80.tgz"
|
|
1746
|
+
integrity sha512-yTLjWvR1r/Rd/cO2LxHdMCDoL5sQhBYRUcOMCmxZtWVWhx4rAZ8KVUPDVsb+SvjJDV5ADTDBgt1H52fFx7YWqg==
|
|
1747
1747
|
dependencies:
|
|
1748
1748
|
"@inquirer/prompts" "^7.10.1"
|
|
1749
|
-
"@oclif/core" "^4.10.
|
|
1749
|
+
"@oclif/core" "^4.10.5"
|
|
1750
1750
|
ansis "^3.17.0"
|
|
1751
1751
|
fast-levenshtein "^3.0.0"
|
|
1752
1752
|
|
|
@@ -1767,23 +1767,23 @@
|
|
|
1767
1767
|
which "^4.0.0"
|
|
1768
1768
|
yarn "^1.22.22"
|
|
1769
1769
|
|
|
1770
|
-
"@oclif/plugin-search@1.2.
|
|
1771
|
-
version "1.2.
|
|
1772
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.
|
|
1773
|
-
integrity sha512-
|
|
1770
|
+
"@oclif/plugin-search@1.2.44":
|
|
1771
|
+
version "1.2.44"
|
|
1772
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.44.tgz"
|
|
1773
|
+
integrity sha512-IXj0TwWNERgYyLYo2Sw5Qmyu0EZjjsgp7Jy2uLG/Z28fp+JydML+FE9d/QhLWnuA4t9iLx08JE3df8ozwaOM5A==
|
|
1774
1774
|
dependencies:
|
|
1775
1775
|
"@oclif/core" "^4"
|
|
1776
1776
|
ansi-escapes "^7.3.0"
|
|
1777
1777
|
inquirer-autocomplete-standalone "^0.8.1"
|
|
1778
1778
|
|
|
1779
|
-
"@oclif/plugin-update@4.7.
|
|
1780
|
-
version "4.7.
|
|
1781
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.
|
|
1782
|
-
integrity sha512
|
|
1779
|
+
"@oclif/plugin-update@4.7.30":
|
|
1780
|
+
version "4.7.30"
|
|
1781
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.30.tgz"
|
|
1782
|
+
integrity sha512-dN5/m2IVtlUcZqGfbK6U8kGT4WQqPYCUac6CpeiuJ7hPF8qVkeDpQ/zG3mRFe2xBLVpjKkuP7fdZutj0O3Xk8Q==
|
|
1783
1783
|
dependencies:
|
|
1784
1784
|
"@inquirer/select" "^2.5.0"
|
|
1785
1785
|
"@oclif/core" "^4"
|
|
1786
|
-
"@oclif/table" "^0.5.
|
|
1786
|
+
"@oclif/table" "^0.5.4"
|
|
1787
1787
|
ansis "^3.17.0"
|
|
1788
1788
|
debug "^4.4.1"
|
|
1789
1789
|
filesize "^6.1.0"
|
|
@@ -1800,30 +1800,30 @@
|
|
|
1800
1800
|
"@oclif/core" "^4"
|
|
1801
1801
|
ansis "^3.17.0"
|
|
1802
1802
|
|
|
1803
|
-
"@oclif/plugin-warn-if-update-available@^3.1.57", "@oclif/plugin-warn-if-update-available@3.1.
|
|
1804
|
-
version "3.1.
|
|
1805
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.
|
|
1806
|
-
integrity sha512-
|
|
1803
|
+
"@oclif/plugin-warn-if-update-available@^3.1.57", "@oclif/plugin-warn-if-update-available@3.1.60":
|
|
1804
|
+
version "3.1.60"
|
|
1805
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.60.tgz"
|
|
1806
|
+
integrity sha512-cRKBZm14IuA6G8W84dfd3iXj3BTAoxQ5o3pUE8DKEQ4n/tVha20t5nkVeD+ISC68e0Fuw5koTMvRwXb1lJSnzg==
|
|
1807
1807
|
dependencies:
|
|
1808
1808
|
"@oclif/core" "^4"
|
|
1809
1809
|
ansis "^3.17.0"
|
|
1810
1810
|
debug "^4.4.3"
|
|
1811
1811
|
http-call "^5.2.2"
|
|
1812
|
-
lodash "^4.
|
|
1812
|
+
lodash "^4.18.1"
|
|
1813
1813
|
registry-auth-token "^5.1.1"
|
|
1814
1814
|
|
|
1815
|
-
"@oclif/plugin-which@3.2.
|
|
1816
|
-
version "3.2.
|
|
1817
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.
|
|
1818
|
-
integrity sha512-
|
|
1815
|
+
"@oclif/plugin-which@3.2.49":
|
|
1816
|
+
version "3.2.49"
|
|
1817
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.49.tgz"
|
|
1818
|
+
integrity sha512-70CSzxlBySVIDo11Ow+rn4Bx3EsuZQVCCFmC09UX9jMtbIbXAbsI8+7bFUig5zRKNNBQ+GWEkfY6AHGxCrMCzw==
|
|
1819
1819
|
dependencies:
|
|
1820
1820
|
"@oclif/core" "^4"
|
|
1821
1821
|
ansis "^3.17.0"
|
|
1822
1822
|
|
|
1823
|
-
"@oclif/table@^0.5.0", "@oclif/table@^0.5.3":
|
|
1824
|
-
version "0.5.
|
|
1825
|
-
resolved "https://registry.npmjs.org/@oclif/table/-/table-0.5.
|
|
1826
|
-
integrity sha512-
|
|
1823
|
+
"@oclif/table@^0.5.0", "@oclif/table@^0.5.3", "@oclif/table@^0.5.4":
|
|
1824
|
+
version "0.5.4"
|
|
1825
|
+
resolved "https://registry.npmjs.org/@oclif/table/-/table-0.5.4.tgz"
|
|
1826
|
+
integrity sha512-tIW7JTfO/t19cfOZofxEi16GAV12osvuSwdDHQ6ltIYtNeDyT8vJqdqo5NmyKNNwUy6V1DoGsVhJtPTFabR4hg==
|
|
1827
1827
|
dependencies:
|
|
1828
1828
|
"@types/react" "^18.3.12"
|
|
1829
1829
|
change-case "^5.4.4"
|
|
@@ -1835,10 +1835,10 @@
|
|
|
1835
1835
|
strip-ansi "^7.1.2"
|
|
1836
1836
|
wrap-ansi "^9.0.2"
|
|
1837
1837
|
|
|
1838
|
-
"@oclif/test@^4.1.
|
|
1839
|
-
version "4.1.
|
|
1840
|
-
resolved "https://registry.npmjs.org/@oclif/test/-/test-4.1.
|
|
1841
|
-
integrity sha512-
|
|
1838
|
+
"@oclif/test@^4.1.18":
|
|
1839
|
+
version "4.1.18"
|
|
1840
|
+
resolved "https://registry.npmjs.org/@oclif/test/-/test-4.1.18.tgz"
|
|
1841
|
+
integrity sha512-SIy/8x8OHKh5Z32aS8jpzTDc+FC9531mMyypoH5HiZ0vXNjKJ9+SpbW4nYK2c/X44WcPdmjIImStZ/Wgc2zZnQ==
|
|
1842
1842
|
dependencies:
|
|
1843
1843
|
ansis "^3.17.0"
|
|
1844
1844
|
debug "^4.4.3"
|
|
@@ -2060,13 +2060,13 @@
|
|
|
2060
2060
|
nock "^13.5.6"
|
|
2061
2061
|
yaml "^2.8.2"
|
|
2062
2062
|
|
|
2063
|
-
"@salesforce/apex-node@^8.4.
|
|
2064
|
-
version "8.4.
|
|
2065
|
-
resolved "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-8.4.
|
|
2066
|
-
integrity sha512-
|
|
2063
|
+
"@salesforce/apex-node@^8.4.16", "@salesforce/apex-node@^8.4.18":
|
|
2064
|
+
version "8.4.20"
|
|
2065
|
+
resolved "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-8.4.20.tgz"
|
|
2066
|
+
integrity sha512-QBkolNT1xf8KrkbXdUH8Leakql0lCtnHn7WC0W+mW3FgX/EC4uRKvbfnFS6pnPxAimI7IGBWV2x8jzFqRAo4Kw==
|
|
2067
2067
|
dependencies:
|
|
2068
|
-
"@salesforce/core" "^8.
|
|
2069
|
-
"@salesforce/kit" "^3.2.
|
|
2068
|
+
"@salesforce/core" "^8.28.1"
|
|
2069
|
+
"@salesforce/kit" "^3.2.6"
|
|
2070
2070
|
"@types/istanbul-reports" "^3.0.4"
|
|
2071
2071
|
fast-glob "^3.3.2"
|
|
2072
2072
|
faye "1.4.1"
|
|
@@ -2188,10 +2188,10 @@
|
|
|
2188
2188
|
jszip "^3.10.1"
|
|
2189
2189
|
object-treeify "^2"
|
|
2190
2190
|
|
|
2191
|
-
"@salesforce/plugin-agent@1.32.
|
|
2192
|
-
version "1.32.
|
|
2193
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.32.
|
|
2194
|
-
integrity sha512-
|
|
2191
|
+
"@salesforce/plugin-agent@1.32.18":
|
|
2192
|
+
version "1.32.18"
|
|
2193
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.32.18.tgz"
|
|
2194
|
+
integrity sha512-078T16r3wxILFuWzdlWYEgLru7m9W5xb8vJ3uNMn2TsvlBn1Qcmh6UXcU/MjLH8t3P1TKGRF3p5BpTpHi8zK7g==
|
|
2195
2195
|
dependencies:
|
|
2196
2196
|
"@inquirer/core" "^10.3.2"
|
|
2197
2197
|
"@inquirer/prompts" "^7.10.1"
|
|
@@ -2201,7 +2201,7 @@
|
|
|
2201
2201
|
"@salesforce/core" "^8.27.0"
|
|
2202
2202
|
"@salesforce/kit" "^3.2.4"
|
|
2203
2203
|
"@salesforce/sf-plugins-core" "^12.2.6"
|
|
2204
|
-
"@salesforce/source-deploy-retrieve" "^12.
|
|
2204
|
+
"@salesforce/source-deploy-retrieve" "^12.32.1"
|
|
2205
2205
|
"@salesforce/types" "^1.6.0"
|
|
2206
2206
|
ansis "^3.3.2"
|
|
2207
2207
|
fast-xml-parser "^5.5.8"
|
|
@@ -2212,21 +2212,21 @@
|
|
|
2212
2212
|
react "^18.3.1"
|
|
2213
2213
|
yaml "^2.8.3"
|
|
2214
2214
|
|
|
2215
|
-
"@salesforce/plugin-apex@3.9.
|
|
2216
|
-
version "3.9.
|
|
2217
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.
|
|
2218
|
-
integrity sha512-
|
|
2215
|
+
"@salesforce/plugin-apex@3.9.20":
|
|
2216
|
+
version "3.9.20"
|
|
2217
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.20.tgz"
|
|
2218
|
+
integrity sha512-Hl+RqAP1/2BRBa6n7+eXRi6pN9C3VHaRZERbHU0YBaqVo0x4iDdY0/EDSK4vDN2oBO714TNr55qZrprohJr5XQ==
|
|
2219
2219
|
dependencies:
|
|
2220
|
-
"@salesforce/apex-node" "^8.4.
|
|
2221
|
-
"@salesforce/core" "^8.
|
|
2220
|
+
"@salesforce/apex-node" "^8.4.18"
|
|
2221
|
+
"@salesforce/core" "^8.28.1"
|
|
2222
2222
|
"@salesforce/kit" "^3.2.3"
|
|
2223
2223
|
"@salesforce/sf-plugins-core" "^12.2.6"
|
|
2224
2224
|
ansis "^3.3.1"
|
|
2225
2225
|
|
|
2226
|
-
"@salesforce/plugin-api@1.3.
|
|
2227
|
-
version "1.3.
|
|
2228
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.
|
|
2229
|
-
integrity sha512
|
|
2226
|
+
"@salesforce/plugin-api@1.3.16":
|
|
2227
|
+
version "1.3.16"
|
|
2228
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.16.tgz"
|
|
2229
|
+
integrity sha512-/Q5NCZ8Xrw0DMFbrcf76CDShFUsnAeSTDt1qWYRXURgw0FIfkeyR5+da74fTViGpnaeWp0WcbUMuDB07AgnChQ==
|
|
2230
2230
|
dependencies:
|
|
2231
2231
|
"@oclif/core" "^4"
|
|
2232
2232
|
"@salesforce/core" "^8.25.1"
|
|
@@ -2267,14 +2267,14 @@
|
|
|
2267
2267
|
debug "^4.4.0"
|
|
2268
2268
|
handlebars "^4.7.8"
|
|
2269
2269
|
|
|
2270
|
-
"@salesforce/plugin-data@4.0.
|
|
2271
|
-
version "4.0.
|
|
2272
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.
|
|
2273
|
-
integrity sha512-
|
|
2270
|
+
"@salesforce/plugin-data@4.0.89":
|
|
2271
|
+
version "4.0.89"
|
|
2272
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.89.tgz"
|
|
2273
|
+
integrity sha512-uOgp2Skl6jsS7kZ8K0E52VFjeok9hNEgWLa0X+NMAYFSiJfI2TRihB5nSTvmRWKjz4XZVGy4KaBgZBqBoJ3NGQ==
|
|
2274
2274
|
dependencies:
|
|
2275
2275
|
"@jsforce/jsforce-node" "^3.10.14"
|
|
2276
|
-
"@oclif/multi-stage-output" "^0.8.
|
|
2277
|
-
"@salesforce/core" "^8.
|
|
2276
|
+
"@oclif/multi-stage-output" "^0.8.34"
|
|
2277
|
+
"@salesforce/core" "^8.28.1"
|
|
2278
2278
|
"@salesforce/kit" "^3.2.6"
|
|
2279
2279
|
"@salesforce/sf-plugins-core" "^12.2.6"
|
|
2280
2280
|
"@salesforce/ts-types" "^2.0.11"
|
|
@@ -2284,13 +2284,13 @@
|
|
|
2284
2284
|
csv-stringify "^6.6.0"
|
|
2285
2285
|
form-data "^4.0.5"
|
|
2286
2286
|
terminal-link "^3.0.0"
|
|
2287
|
-
undici "^7.24.
|
|
2287
|
+
undici "^7.24.7"
|
|
2288
2288
|
zod "^4.3.6"
|
|
2289
2289
|
|
|
2290
|
-
"@salesforce/plugin-deploy-retrieve@3.24.
|
|
2291
|
-
version "3.24.
|
|
2292
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.24.
|
|
2293
|
-
integrity sha512-
|
|
2290
|
+
"@salesforce/plugin-deploy-retrieve@3.24.27":
|
|
2291
|
+
version "3.24.27"
|
|
2292
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.24.27.tgz"
|
|
2293
|
+
integrity sha512-Gh7S5RJUoL+PYxTUBmzYp03+ugn/OFNSdOWsufrEhKownzY201fmhBQ1X06v203GgcEdDn7dOR7fUTeYJDU5OQ==
|
|
2294
2294
|
dependencies:
|
|
2295
2295
|
"@inquirer/prompts" "^7.8.3"
|
|
2296
2296
|
"@oclif/core" "^4.10.3"
|
|
@@ -2301,20 +2301,20 @@
|
|
|
2301
2301
|
"@salesforce/plugin-info" "^3.4.93"
|
|
2302
2302
|
"@salesforce/sf-plugins-core" "^12.2.6"
|
|
2303
2303
|
"@salesforce/source-deploy-retrieve" "^12.32.1"
|
|
2304
|
-
"@salesforce/source-tracking" "^7.8.
|
|
2304
|
+
"@salesforce/source-tracking" "^7.8.9"
|
|
2305
2305
|
"@salesforce/ts-types" "^2.0.12"
|
|
2306
2306
|
ansis "^3.17.0"
|
|
2307
2307
|
terminal-link "^3.0.0"
|
|
2308
2308
|
|
|
2309
|
-
"@salesforce/plugin-info@^3.4.100", "@salesforce/plugin-info@^3.4.115", "@salesforce/plugin-info@^3.4.93", "@salesforce/plugin-info@3.4.
|
|
2310
|
-
version "3.4.
|
|
2311
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.
|
|
2312
|
-
integrity sha512
|
|
2309
|
+
"@salesforce/plugin-info@^3.4.100", "@salesforce/plugin-info@^3.4.115", "@salesforce/plugin-info@^3.4.93", "@salesforce/plugin-info@3.4.118":
|
|
2310
|
+
version "3.4.118"
|
|
2311
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.118.tgz"
|
|
2312
|
+
integrity sha512-VfjDnLwuhbjtqWe3tofrAAqlmqw+/00E5BtdO7xboVoV+0njzgJXLjldWSOsmoxljgk697CvGRBMGQtbGGk0yQ==
|
|
2313
2313
|
dependencies:
|
|
2314
2314
|
"@inquirer/input" "^2.3.0"
|
|
2315
2315
|
"@jsforce/jsforce-node" "^3.10.14"
|
|
2316
2316
|
"@oclif/core" "^4"
|
|
2317
|
-
"@salesforce/core" "^8.
|
|
2317
|
+
"@salesforce/core" "^8.28.1"
|
|
2318
2318
|
"@salesforce/kit" "^3.2.3"
|
|
2319
2319
|
"@salesforce/sf-plugins-core" "^12"
|
|
2320
2320
|
got "^13.0.0"
|
|
@@ -2324,18 +2324,18 @@
|
|
|
2324
2324
|
proxy-agent "^6.5.0"
|
|
2325
2325
|
semver "^7.7.3"
|
|
2326
2326
|
|
|
2327
|
-
"@salesforce/plugin-limits@3.3.
|
|
2328
|
-
version "3.3.
|
|
2329
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.
|
|
2330
|
-
integrity sha512-
|
|
2327
|
+
"@salesforce/plugin-limits@3.3.84":
|
|
2328
|
+
version "3.3.84"
|
|
2329
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.84.tgz"
|
|
2330
|
+
integrity sha512-yu6FV6IW/PdSw4IqMqbNrZAwzEN6NB6mkjrgk87qTcyYFyEdEgvgVsqeK3UQ50HfBECgY1wVcRH2F9lSr6pg7A==
|
|
2331
2331
|
dependencies:
|
|
2332
2332
|
"@salesforce/core" "^8.27.1"
|
|
2333
2333
|
"@salesforce/sf-plugins-core" "^12.2.6"
|
|
2334
2334
|
|
|
2335
|
-
"@salesforce/plugin-marketplace@1.3.
|
|
2336
|
-
version "1.3.
|
|
2337
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.
|
|
2338
|
-
integrity sha512-
|
|
2335
|
+
"@salesforce/plugin-marketplace@1.3.15":
|
|
2336
|
+
version "1.3.15"
|
|
2337
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.15.tgz"
|
|
2338
|
+
integrity sha512-7OwXkOkvlzN3D6VgvYodhFQ/Nfz9RUbDtwA/OzpyDUdEjysm/MKsQ12zlqx2/jnDExYOqipO27QFoeXXJNezjg==
|
|
2339
2339
|
dependencies:
|
|
2340
2340
|
"@salesforce/core" "^8.27.1"
|
|
2341
2341
|
"@salesforce/kit" "^3.2.4"
|
|
@@ -2343,12 +2343,12 @@
|
|
|
2343
2343
|
got "^13.0.0"
|
|
2344
2344
|
proxy-agent "^6.5.0"
|
|
2345
2345
|
|
|
2346
|
-
"@salesforce/plugin-org@5.9.
|
|
2347
|
-
version "5.9.
|
|
2348
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.9.
|
|
2349
|
-
integrity sha512-
|
|
2346
|
+
"@salesforce/plugin-org@5.9.81":
|
|
2347
|
+
version "5.9.81"
|
|
2348
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.9.81.tgz"
|
|
2349
|
+
integrity sha512-7jESGoT6Dp/ef9JlWT5l1JlanT07QJgn0enJCx4TH6rMlaD3vi8ecz0pUsjGcneLbNqb49ORSUrI8/9wwWYMZA==
|
|
2350
2350
|
dependencies:
|
|
2351
|
-
"@oclif/core" "^4.10.
|
|
2351
|
+
"@oclif/core" "^4.10.5"
|
|
2352
2352
|
"@oclif/multi-stage-output" "^0.8.30"
|
|
2353
2353
|
"@salesforce/core" "^8.28.1"
|
|
2354
2354
|
"@salesforce/kit" "^3.2.4"
|
|
@@ -2361,10 +2361,10 @@
|
|
|
2361
2361
|
open "^10.2.0"
|
|
2362
2362
|
terminal-link "^3.0.0"
|
|
2363
2363
|
|
|
2364
|
-
"@salesforce/plugin-packaging@2.26.
|
|
2365
|
-
version "2.26.
|
|
2366
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.26.
|
|
2367
|
-
integrity sha512-
|
|
2364
|
+
"@salesforce/plugin-packaging@2.26.3":
|
|
2365
|
+
version "2.26.3"
|
|
2366
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.26.3.tgz"
|
|
2367
|
+
integrity sha512-QoLhr24Cdb9C/hQtxYKOCpX9sFFUHjhIjW451tMyXd7PQdtxiDBhtnSwptRZM5tj4EJMNaoRneGX4J3JT23kQA==
|
|
2368
2368
|
dependencies:
|
|
2369
2369
|
"@oclif/core" "^4"
|
|
2370
2370
|
"@salesforce/core" "^8.28.1"
|
|
@@ -2401,29 +2401,29 @@
|
|
|
2401
2401
|
strip-ansi "^6"
|
|
2402
2402
|
yarn-deduplicate "^6.0.2"
|
|
2403
2403
|
|
|
2404
|
-
"@salesforce/plugin-schema@3.3.
|
|
2405
|
-
version "3.3.
|
|
2406
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.
|
|
2407
|
-
integrity sha512-
|
|
2404
|
+
"@salesforce/plugin-schema@3.3.104":
|
|
2405
|
+
version "3.3.104"
|
|
2406
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.104.tgz"
|
|
2407
|
+
integrity sha512-RSYsRj6mPgfSENKPKUZKMlUGPwNpK9scDXdT173TODeWCAP3iHgHnqUiAZJrOfXNOStXHXQXQBqwoWmAOgz/uQ==
|
|
2408
2408
|
dependencies:
|
|
2409
2409
|
"@oclif/core" "^4"
|
|
2410
2410
|
"@salesforce/core" "^8.27.1"
|
|
2411
2411
|
"@salesforce/sf-plugins-core" "^11.3.12"
|
|
2412
2412
|
|
|
2413
|
-
"@salesforce/plugin-settings@2.4.
|
|
2414
|
-
version "2.4.
|
|
2415
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.
|
|
2416
|
-
integrity sha512-
|
|
2413
|
+
"@salesforce/plugin-settings@2.4.66":
|
|
2414
|
+
version "2.4.66"
|
|
2415
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.66.tgz"
|
|
2416
|
+
integrity sha512-M0QOik9mQg4fWC7Fu3/f0Q8Li+3hPQThUxzWD+uc7QwUIJ/dW7OBHvJuCM21mVe48IoaSSce4QOPBCwEDU+9oA==
|
|
2417
2417
|
dependencies:
|
|
2418
2418
|
"@oclif/core" "^4"
|
|
2419
2419
|
"@salesforce/core" "^8.28.1"
|
|
2420
2420
|
"@salesforce/sf-plugins-core" "^12.2.6"
|
|
2421
2421
|
fast-levenshtein "^3.0.0"
|
|
2422
2422
|
|
|
2423
|
-
"@salesforce/plugin-sobject@1.4.
|
|
2424
|
-
version "1.4.
|
|
2425
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.
|
|
2426
|
-
integrity sha512-
|
|
2423
|
+
"@salesforce/plugin-sobject@1.4.95":
|
|
2424
|
+
version "1.4.95"
|
|
2425
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.95.tgz"
|
|
2426
|
+
integrity sha512-eYArXaJnOgG8OpKoJBmLgem0/S/2Dii0RAhw3196c428O3/W0ChMBzG0P3/K6vDmpVquEwv62FYz/0BgHpiFDg==
|
|
2427
2427
|
dependencies:
|
|
2428
2428
|
"@inquirer/confirm" "^3.2.0"
|
|
2429
2429
|
"@inquirer/input" "^2.3.0"
|
|
@@ -2433,7 +2433,7 @@
|
|
|
2433
2433
|
"@salesforce/kit" "^3.2.6"
|
|
2434
2434
|
"@salesforce/sf-plugins-core" "^11.3.12"
|
|
2435
2435
|
fast-glob "^3.3.3"
|
|
2436
|
-
fast-xml-parser "^5.5.
|
|
2436
|
+
fast-xml-parser "^5.5.10"
|
|
2437
2437
|
js2xmlparser "^4.0.2"
|
|
2438
2438
|
|
|
2439
2439
|
"@salesforce/plugin-telemetry@3.8.9":
|
|
@@ -2449,19 +2449,19 @@
|
|
|
2449
2449
|
"@salesforce/ts-types" "^2.0.12"
|
|
2450
2450
|
debug "^4.4.3"
|
|
2451
2451
|
|
|
2452
|
-
"@salesforce/plugin-templates@56.15.
|
|
2453
|
-
version "56.15.
|
|
2454
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.15.
|
|
2455
|
-
integrity sha512-
|
|
2452
|
+
"@salesforce/plugin-templates@56.15.4":
|
|
2453
|
+
version "56.15.4"
|
|
2454
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.15.4.tgz"
|
|
2455
|
+
integrity sha512-uOR0xyF/A4p2RHXtiDd1XOakE1TUZwMGAOEDT8xmzKEA3X8BwhXQ2CeoTJoS2lZW0tfWUO4oEaXacGPLzDFCNw==
|
|
2456
2456
|
dependencies:
|
|
2457
2457
|
"@salesforce/core" "^8.27.1"
|
|
2458
2458
|
"@salesforce/sf-plugins-core" "^12"
|
|
2459
2459
|
"@salesforce/templates" "^66.7.8"
|
|
2460
2460
|
|
|
2461
|
-
"@salesforce/plugin-trust@^3.7.69", "@salesforce/plugin-trust@3.7.
|
|
2462
|
-
version "3.7.
|
|
2463
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.
|
|
2464
|
-
integrity sha512-
|
|
2461
|
+
"@salesforce/plugin-trust@^3.7.69", "@salesforce/plugin-trust@3.7.121":
|
|
2462
|
+
version "3.7.121"
|
|
2463
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.121.tgz"
|
|
2464
|
+
integrity sha512-6lXLnxb2bKsavBkNwFVrYnoSb+PmSf+p4DelusYQ6nYNdKb8haA2VZh5xS6cP5Q2yZkfo+jVqe5kXc42Z/f1+A==
|
|
2465
2465
|
dependencies:
|
|
2466
2466
|
"@oclif/core" "^4"
|
|
2467
2467
|
"@salesforce/core" "^8.28.1"
|
|
@@ -2475,10 +2475,10 @@
|
|
|
2475
2475
|
semver "^7.7.4"
|
|
2476
2476
|
shelljs "0.10.0"
|
|
2477
2477
|
|
|
2478
|
-
"@salesforce/plugin-user@3.8.
|
|
2479
|
-
version "3.8.
|
|
2480
|
-
resolved "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.8.
|
|
2481
|
-
integrity sha512-
|
|
2478
|
+
"@salesforce/plugin-user@3.8.3":
|
|
2479
|
+
version "3.8.3"
|
|
2480
|
+
resolved "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.8.3.tgz"
|
|
2481
|
+
integrity sha512-SU2PHXxGO2VT56Fw4OWYPkRQLOX8qXBY299jIB0cD9cRA5nalLm9Kz6oJYEvjiP0s4mB1lmVzUK6NENe7c5ITg==
|
|
2482
2482
|
dependencies:
|
|
2483
2483
|
"@salesforce/core" "^8.27.0"
|
|
2484
2484
|
"@salesforce/kit" "^3.2.4"
|
|
@@ -2549,10 +2549,10 @@
|
|
|
2549
2549
|
proxy-agent "^6.5.0"
|
|
2550
2550
|
yaml "^2.8.3"
|
|
2551
2551
|
|
|
2552
|
-
"@salesforce/source-tracking@^7.8.
|
|
2553
|
-
version "7.8.
|
|
2554
|
-
resolved "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.8.
|
|
2555
|
-
integrity sha512
|
|
2552
|
+
"@salesforce/source-tracking@^7.8.9":
|
|
2553
|
+
version "7.8.9"
|
|
2554
|
+
resolved "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.8.9.tgz"
|
|
2555
|
+
integrity sha512-ykXZQvjeG+r0LNxaGGvM4e9Mnn1SHx5KuaXP9ROOHfMqo6D9mxjNuI+VQprPbxOYPsH+ahmlrBaB/Ar3zZ8+Jg==
|
|
2556
2556
|
dependencies:
|
|
2557
2557
|
"@salesforce/core" "^8.27.1"
|
|
2558
2558
|
"@salesforce/kit" "^3.2.4"
|
|
@@ -5990,13 +5990,13 @@ fast-xml-builder@^1.1.4:
|
|
|
5990
5990
|
dependencies:
|
|
5991
5991
|
path-expression-matcher "^1.1.3"
|
|
5992
5992
|
|
|
5993
|
-
fast-xml-parser@^5.3.6, fast-xml-parser@^5.5.7, fast-xml-parser@^5.5.8, fast-xml-parser@^5.5.9:
|
|
5994
|
-
version "5.5.
|
|
5995
|
-
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.
|
|
5996
|
-
integrity sha512-
|
|
5993
|
+
fast-xml-parser@^5.3.6, fast-xml-parser@^5.5.10, fast-xml-parser@^5.5.7, fast-xml-parser@^5.5.8, fast-xml-parser@^5.5.9:
|
|
5994
|
+
version "5.5.10"
|
|
5995
|
+
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.10.tgz"
|
|
5996
|
+
integrity sha512-go2J2xODMc32hT+4Xr/bBGXMaIoiCwrwp2mMtAvKyvEFW6S/v5Gn2pBmE4nvbwNjGhpcAiOwEv7R6/GZ6XRa9w==
|
|
5997
5997
|
dependencies:
|
|
5998
5998
|
fast-xml-builder "^1.1.4"
|
|
5999
|
-
path-expression-matcher "^1.2.
|
|
5999
|
+
path-expression-matcher "^1.2.1"
|
|
6000
6000
|
strnum "^2.2.2"
|
|
6001
6001
|
|
|
6002
6002
|
fast-xml-parser@5.5.8:
|
|
@@ -9518,10 +9518,10 @@ path-exists@^4.0.0:
|
|
|
9518
9518
|
resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
|
|
9519
9519
|
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
|
|
9520
9520
|
|
|
9521
|
-
path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.0:
|
|
9522
|
-
version "1.2.
|
|
9523
|
-
resolved "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.2.
|
|
9524
|
-
integrity sha512-
|
|
9521
|
+
path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.0, path-expression-matcher@^1.2.1:
|
|
9522
|
+
version "1.2.1"
|
|
9523
|
+
resolved "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.2.1.tgz"
|
|
9524
|
+
integrity sha512-d7gQQmLvAKXKXE2GeP9apIGbMYKz88zWdsn/BN2HRWVQsDFdUY36WSLTY0Jvd4HWi7Fb30gQ62oAOzdgJA6fZw==
|
|
9525
9525
|
|
|
9526
9526
|
path-is-absolute@^1.0.0:
|
|
9527
9527
|
version "1.0.1"
|
|
@@ -11426,10 +11426,10 @@ undici-types@~7.8.0:
|
|
|
11426
11426
|
resolved "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz"
|
|
11427
11427
|
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
|
|
11428
11428
|
|
|
11429
|
-
undici@^7.24.
|
|
11430
|
-
version "7.24.
|
|
11431
|
-
resolved "https://registry.npmjs.org/undici/-/undici-7.24.
|
|
11432
|
-
integrity sha512-
|
|
11429
|
+
undici@^7.24.7:
|
|
11430
|
+
version "7.24.7"
|
|
11431
|
+
resolved "https://registry.npmjs.org/undici/-/undici-7.24.7.tgz"
|
|
11432
|
+
integrity sha512-H/nlJ/h0ggGC+uRL3ovD+G0i4bqhvsDOpbDv7At5eFLlj2b41L8QliGbnl2H7SnDiYhENphh1tQFJZf+MyfLsQ==
|
|
11433
11433
|
|
|
11434
11434
|
unicorn-magic@^0.1.0:
|
|
11435
11435
|
version "0.1.0"
|
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.131.
|
|
4
|
+
"version": "2.131.5",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf": "./bin/run.js",
|
|
@@ -78,12 +78,12 @@
|
|
|
78
78
|
"jitPlugins": {
|
|
79
79
|
"@salesforce/plugin-code-analyzer": "5.11.1",
|
|
80
80
|
"@salesforce/plugin-community": "3.3.55",
|
|
81
|
-
"@salesforce/plugin-custom-metadata": "3.3.
|
|
81
|
+
"@salesforce/plugin-custom-metadata": "3.3.92",
|
|
82
82
|
"@salesforce/plugin-dev": "2.5.2",
|
|
83
83
|
"@salesforce/plugin-devops-center": "1.2.27",
|
|
84
84
|
"@salesforce/plugin-flow": "1.0.5",
|
|
85
85
|
"@salesforce/plugin-lightning-dev": "6.2.17",
|
|
86
|
-
"@salesforce/plugin-signups": "2.6.
|
|
86
|
+
"@salesforce/plugin-signups": "2.6.62",
|
|
87
87
|
"@salesforce/plugin-ui-bundle-dev": "1.2.2",
|
|
88
88
|
"@salesforce/sfdx-plugin-lwc-test": "1.2.1"
|
|
89
89
|
},
|
|
@@ -147,36 +147,36 @@
|
|
|
147
147
|
"dependencies": {
|
|
148
148
|
"@inquirer/select": "^2.3.5",
|
|
149
149
|
"@oclif/core": "4.10.5",
|
|
150
|
-
"@oclif/plugin-autocomplete": "3.2.
|
|
150
|
+
"@oclif/plugin-autocomplete": "3.2.45",
|
|
151
151
|
"@oclif/plugin-commands": "4.1.45",
|
|
152
|
-
"@oclif/plugin-help": "6.2.
|
|
153
|
-
"@oclif/plugin-not-found": "3.2.
|
|
152
|
+
"@oclif/plugin-help": "6.2.43",
|
|
153
|
+
"@oclif/plugin-not-found": "3.2.80",
|
|
154
154
|
"@oclif/plugin-plugins": "5.4.59",
|
|
155
|
-
"@oclif/plugin-search": "1.2.
|
|
156
|
-
"@oclif/plugin-update": "4.7.
|
|
155
|
+
"@oclif/plugin-search": "1.2.44",
|
|
156
|
+
"@oclif/plugin-update": "4.7.30",
|
|
157
157
|
"@oclif/plugin-version": "2.2.41",
|
|
158
|
-
"@oclif/plugin-warn-if-update-available": "3.1.
|
|
159
|
-
"@oclif/plugin-which": "3.2.
|
|
158
|
+
"@oclif/plugin-warn-if-update-available": "3.1.60",
|
|
159
|
+
"@oclif/plugin-which": "3.2.49",
|
|
160
160
|
"@salesforce/core": "^8.28.0",
|
|
161
161
|
"@salesforce/kit": "^3.1.6",
|
|
162
|
-
"@salesforce/plugin-agent": "1.32.
|
|
163
|
-
"@salesforce/plugin-apex": "3.9.
|
|
164
|
-
"@salesforce/plugin-api": "1.3.
|
|
162
|
+
"@salesforce/plugin-agent": "1.32.18",
|
|
163
|
+
"@salesforce/plugin-apex": "3.9.20",
|
|
164
|
+
"@salesforce/plugin-api": "1.3.16",
|
|
165
165
|
"@salesforce/plugin-auth": "4.3.4",
|
|
166
|
-
"@salesforce/plugin-data": "4.0.
|
|
167
|
-
"@salesforce/plugin-deploy-retrieve": "3.24.
|
|
168
|
-
"@salesforce/plugin-info": "3.4.
|
|
169
|
-
"@salesforce/plugin-limits": "3.3.
|
|
170
|
-
"@salesforce/plugin-marketplace": "1.3.
|
|
171
|
-
"@salesforce/plugin-org": "5.9.
|
|
172
|
-
"@salesforce/plugin-packaging": "2.26.
|
|
173
|
-
"@salesforce/plugin-schema": "3.3.
|
|
174
|
-
"@salesforce/plugin-settings": "2.4.
|
|
175
|
-
"@salesforce/plugin-sobject": "1.4.
|
|
166
|
+
"@salesforce/plugin-data": "4.0.89",
|
|
167
|
+
"@salesforce/plugin-deploy-retrieve": "3.24.27",
|
|
168
|
+
"@salesforce/plugin-info": "3.4.118",
|
|
169
|
+
"@salesforce/plugin-limits": "3.3.84",
|
|
170
|
+
"@salesforce/plugin-marketplace": "1.3.15",
|
|
171
|
+
"@salesforce/plugin-org": "5.9.81",
|
|
172
|
+
"@salesforce/plugin-packaging": "2.26.3",
|
|
173
|
+
"@salesforce/plugin-schema": "3.3.104",
|
|
174
|
+
"@salesforce/plugin-settings": "2.4.66",
|
|
175
|
+
"@salesforce/plugin-sobject": "1.4.95",
|
|
176
176
|
"@salesforce/plugin-telemetry": "3.8.9",
|
|
177
|
-
"@salesforce/plugin-templates": "56.15.
|
|
178
|
-
"@salesforce/plugin-trust": "3.7.
|
|
179
|
-
"@salesforce/plugin-user": "3.8.
|
|
177
|
+
"@salesforce/plugin-templates": "56.15.4",
|
|
178
|
+
"@salesforce/plugin-trust": "3.7.121",
|
|
179
|
+
"@salesforce/plugin-user": "3.8.3",
|
|
180
180
|
"@salesforce/sf-plugins-core": "12.2.6",
|
|
181
181
|
"ansis": "^3.12.0"
|
|
182
182
|
},
|
|
@@ -258,7 +258,7 @@
|
|
|
258
258
|
"types": "dist/index.d.ts",
|
|
259
259
|
"devDependencies": {
|
|
260
260
|
"@oclif/plugin-command-snapshot": "^5.2.3",
|
|
261
|
-
"@oclif/test": "^4.1.
|
|
261
|
+
"@oclif/test": "^4.1.18",
|
|
262
262
|
"@salesforce/dev-scripts": "^11.0.2",
|
|
263
263
|
"@salesforce/plugin-release-management": "^5.7.0",
|
|
264
264
|
"@salesforce/ts-sinon": "^1.4.33",
|