@salesforce/plugin-schema 3.1.8 → 3.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/oclif.lock CHANGED
@@ -1451,6 +1451,50 @@
1451
1451
  resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
1452
1452
  integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
1453
1453
 
1454
+ "@inquirer/confirm@^2.0.17":
1455
+ version "2.0.17"
1456
+ resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-2.0.17.tgz#a45eb1b973c51c993a3c093a0114e960b1cf09a4"
1457
+ integrity sha512-EqzhGryzmGpy2aJf6LxJVhndxYmFs+m8cxXzf8nejb1DE3sabf6mUgBcp4J0jAUEiAcYzqmkqRr7LPFh/WdnXA==
1458
+ dependencies:
1459
+ "@inquirer/core" "^6.0.0"
1460
+ "@inquirer/type" "^1.1.6"
1461
+ chalk "^4.1.2"
1462
+
1463
+ "@inquirer/core@^6.0.0":
1464
+ version "6.0.0"
1465
+ resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-6.0.0.tgz#d44ccd8ae09a4879a78f09cca35bf1ab894b95f4"
1466
+ integrity sha512-fKi63Khkisgda3ohnskNf5uZJj+zXOaBvOllHsOkdsXRA/ubQLJQrZchFFi57NKbZzkTunXiBMdvWOv71alonw==
1467
+ dependencies:
1468
+ "@inquirer/type" "^1.1.6"
1469
+ "@types/mute-stream" "^0.0.4"
1470
+ "@types/node" "^20.10.7"
1471
+ "@types/wrap-ansi" "^3.0.0"
1472
+ ansi-escapes "^4.3.2"
1473
+ chalk "^4.1.2"
1474
+ cli-spinners "^2.9.2"
1475
+ cli-width "^4.1.0"
1476
+ figures "^3.2.0"
1477
+ mute-stream "^1.0.0"
1478
+ run-async "^3.0.0"
1479
+ signal-exit "^4.1.0"
1480
+ strip-ansi "^6.0.1"
1481
+ wrap-ansi "^6.2.0"
1482
+
1483
+ "@inquirer/password@^1.1.16":
1484
+ version "1.1.16"
1485
+ resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-1.1.16.tgz#37ddebbe37c6e76f8ad27d1f726aacdd7c423558"
1486
+ integrity sha512-aZYZVHLUXZ2gbBot+i+zOJrks1WaiI95lvZCn1sKfcw6MtSSlYC8uDX8sTzQvAsQ8epHoP84UNvAIT0KVGOGqw==
1487
+ dependencies:
1488
+ "@inquirer/core" "^6.0.0"
1489
+ "@inquirer/type" "^1.1.6"
1490
+ ansi-escapes "^4.3.2"
1491
+ chalk "^4.1.2"
1492
+
1493
+ "@inquirer/type@^1.1.6":
1494
+ version "1.2.1"
1495
+ resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.2.1.tgz#fbc7ab3a2e5050d0c150642d5e8f5e88faa066b8"
1496
+ integrity sha512-xwMfkPAxeo8Ji/IxfUSqzRi0/+F2GIqJmpc5/thelgMGsjNZcjDDRBO9TLXT1s/hdx/mK5QbVIvgoLIFgXhTMQ==
1497
+
1454
1498
  "@isaacs/cliui@^8.0.2":
1455
1499
  version "8.0.2"
1456
1500
  resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@@ -1691,40 +1735,7 @@
1691
1735
  node-gyp "^8.2.0"
1692
1736
  read-package-json-fast "^2.0.1"
1693
1737
 
1694
- "@oclif/core@3.21.0":
1695
- version "3.21.0"
1696
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.21.0.tgz#a235704e66589c8c104ccd616d0a8f1f36cf693e"
1697
- integrity sha512-xR7qGPOWtOnYmdYocSn6oEh2oTQLsPOXoj3HYGpb26V3WulwF8Cm33WPnMsSISv4ben3Rtc5i59u9O5NnuG42g==
1698
- dependencies:
1699
- "@types/cli-progress" "^3.11.5"
1700
- ansi-escapes "^4.3.2"
1701
- ansi-styles "^4.3.0"
1702
- cardinal "^2.1.1"
1703
- chalk "^4.1.2"
1704
- clean-stack "^3.0.1"
1705
- cli-progress "^3.12.0"
1706
- color "^4.2.3"
1707
- debug "^4.3.4"
1708
- ejs "^3.1.9"
1709
- get-package-type "^0.1.0"
1710
- globby "^11.1.0"
1711
- hyperlinker "^1.0.0"
1712
- indent-string "^4.0.0"
1713
- is-wsl "^2.2.0"
1714
- js-yaml "^3.14.1"
1715
- natural-orderby "^2.0.3"
1716
- object-treeify "^1.1.33"
1717
- password-prompt "^1.1.3"
1718
- slice-ansi "^4.0.0"
1719
- string-width "^4.2.3"
1720
- strip-ansi "^6.0.1"
1721
- supports-color "^8.1.1"
1722
- supports-hyperlinks "^2.2.0"
1723
- widest-line "^3.1.0"
1724
- wordwrap "^1.0.0"
1725
- wrap-ansi "^7.0.0"
1726
-
1727
- "@oclif/core@^3.15.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6", "@oclif/core@^3.21.0", "@oclif/core@^3.25.2":
1738
+ "@oclif/core@3.25.2", "@oclif/core@^3.15.1", "@oclif/core@^3.19.2", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.2":
1728
1739
  version "3.25.2"
1729
1740
  resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.25.2.tgz#a26d56abe5686c57c1e973957777bd2ae324e973"
1730
1741
  integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==
@@ -1758,12 +1769,12 @@
1758
1769
  wordwrap "^1.0.0"
1759
1770
  wrap-ansi "^7.0.0"
1760
1771
 
1761
- "@oclif/plugin-command-snapshot@^5.1.1":
1762
- version "5.1.1"
1763
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.1.tgz#13918a98686d7508ddca192154e2b33ae042706f"
1764
- integrity sha512-8PmnQ4aDX1n8OcrnXVPDpmoIAUWe1nbC6Md/KRupzjlRF8YDJMp7AdrE6cFD4DSZ04QvIViQ0w5P7kyu37wA1g==
1772
+ "@oclif/plugin-command-snapshot@^5.1.2":
1773
+ version "5.1.2"
1774
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.2.tgz#acba4a0138823931468d91be8d2a990da8a82623"
1775
+ integrity sha512-/jAYZhFCW7e0t4zKwtATDo0MNtExnKnSV72zBFv36Khl4disR79wa8YR98ZPQEN4pvgHkA6LXq5ukASeeRQDuA==
1765
1776
  dependencies:
1766
- "@oclif/core" "3.21.0"
1777
+ "@oclif/core" "3.25.2"
1767
1778
  "@types/lodash.difference" "^4.5.9"
1768
1779
  chalk "^5.3.0"
1769
1780
  globby "^14.0.1"
@@ -1774,19 +1785,19 @@
1774
1785
  semver "^7.6.0"
1775
1786
  ts-json-schema-generator "^1.5.0"
1776
1787
 
1777
- "@oclif/plugin-help@^6.0.14", "@oclif/plugin-help@^6.0.17":
1778
- version "6.0.17"
1779
- resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.17.tgz#88aa0ba02effa7bb33a7ebddfd3a2d5bfb2399f0"
1780
- integrity sha512-zHKRQf/SkaOyF8xwz9EJxQ4bsB9bK+ED+i0YF24dud/1DkTj5cEDvrNV6sj+YH34ONz7z4et230URdFM3SJKeQ==
1788
+ "@oclif/plugin-help@^6.0.17", "@oclif/plugin-help@^6.0.18":
1789
+ version "6.0.18"
1790
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.18.tgz#9ba4151b5d77b78a345ad1308620a1fbf9731ac8"
1791
+ integrity sha512-Ly0gu/+eq7GfIMT76cirbHgElYGlu+PaZ5elrAKmDiegBh31AXqaPQAj8PH4+sG8RSv5srYtrkrygZaw8IF9CQ==
1781
1792
  dependencies:
1782
- "@oclif/core" "^3.21.0"
1793
+ "@oclif/core" "^3.23.0"
1783
1794
 
1784
- "@oclif/plugin-not-found@^3.0.10":
1785
- version "3.0.10"
1786
- resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.0.10.tgz#c1e60386f4509b43636214f8d6efff7b8e5a75bc"
1787
- integrity sha512-vjY0nh+QcnAnKYP1SW/c4YhSBS8AkVsv4J61X2Bg2uedLi8Xaj5wCE8zTkqi/gSUtCH3SC3XZ5XGiqGVJegkTw==
1795
+ "@oclif/plugin-not-found@^3.0.14":
1796
+ version "3.0.14"
1797
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.0.14.tgz#a5eb6d38cd185e9d30178f5fbd0dc674dbae9b01"
1798
+ integrity sha512-HLz04cmS+5F6Tsx1zQEoYV6wamDC/0cM2NqklPIEg8pq/JHPhktmhpzsGaRyBrtx4Pv+uNCo3s+mrTz2v5v03w==
1788
1799
  dependencies:
1789
- "@oclif/core" "^3.18.2"
1800
+ "@oclif/core" "^3.21.0"
1790
1801
  chalk "^5.3.0"
1791
1802
  fast-levenshtein "^3.0.0"
1792
1803
 
@@ -1907,12 +1918,12 @@
1907
1918
  resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1908
1919
  integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1909
1920
 
1910
- "@salesforce/cli-plugins-testkit@^5.1.10":
1911
- version "5.1.10"
1912
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.10.tgz#949738717513b1518c09bd70690cb2963073a59d"
1913
- integrity sha512-zAyv6luZSjJFOa/v0IHYAfNcWSl1DTZ7l5cJalKTuu7oXfy0mskZO4KzPZ4vdyBSz54t6+yXgNA2C/uFyqe/CQ==
1921
+ "@salesforce/cli-plugins-testkit@^5.1.12":
1922
+ version "5.1.12"
1923
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.12.tgz#b453a7b99940d6f5c9e64d7432b60b44b682747b"
1924
+ integrity sha512-dICcYW2dejeOtA8fMYCyTCl/PXfYLoNlVPL18ATpR3pEDUjlyI1JWY0GE8chhqCsr0TgDBkkd/MKuUiTSsGebQ==
1914
1925
  dependencies:
1915
- "@salesforce/core" "^6.7.0"
1926
+ "@salesforce/core" "^6.7.3"
1916
1927
  "@salesforce/kit" "^3.0.15"
1917
1928
  "@salesforce/ts-types" "^2.0.9"
1918
1929
  "@types/shelljs" "^0.8.15"
@@ -1922,10 +1933,10 @@
1922
1933
  strip-ansi "6.0.1"
1923
1934
  ts-retry-promise "^0.8.0"
1924
1935
 
1925
- "@salesforce/core@^6.4.1", "@salesforce/core@^6.5.3", "@salesforce/core@^6.5.5", "@salesforce/core@^6.7.0":
1926
- version "6.7.0"
1927
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.0.tgz#f838f5704aa2f14296fd85691c9bcd8da33dca5d"
1928
- integrity sha512-KIyoSdQJVwtReSpXfpFZ4D4BXHFh5xcmvY6UJjzxB3H7CqUtC/20ldal/jCD8JEy/jObfG7GyxZmZYZYF88JCw==
1936
+ "@salesforce/core@^6.4.1", "@salesforce/core@^6.7.0", "@salesforce/core@^6.7.1", "@salesforce/core@^6.7.3":
1937
+ version "6.7.3"
1938
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.3.tgz#5d8f30c40ac3cebb898c8e845fe9a067bc729268"
1939
+ integrity sha512-uU+PuZZGXxByhvnXLH1V3eY5P1caw401dIZ/QvhzYxoP/alPLk7dpChnZNJYH5Rw3dc/AhSPw+eg0cvUyjhP1Q==
1929
1940
  dependencies:
1930
1941
  "@salesforce/kit" "^3.0.15"
1931
1942
  "@salesforce/schemas" "^1.6.1"
@@ -1991,13 +2002,13 @@
1991
2002
  "@salesforce/ts-types" "^2.0.9"
1992
2003
  tslib "^2.6.2"
1993
2004
 
1994
- "@salesforce/plugin-command-reference@^3.0.69":
1995
- version "3.0.69"
1996
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.69.tgz#e187706e6751a27d99047f8fe5b42cda8c6a8819"
1997
- integrity sha512-SVUx7CMdc9h10x1S1X50Vk5q8lNm53Erz+j8X1niAAqeoh/cubYrwChyJS8rhrToxLfV3OeHJ7NQsqovNqTzVg==
2005
+ "@salesforce/plugin-command-reference@^3.0.71":
2006
+ version "3.0.71"
2007
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.71.tgz#7645a50e4858b8bed1cf6fd286ffe37a495d2662"
2008
+ integrity sha512-yl9dE8ETC5EgSrFoKjQFDnkZI8/pKYIduorYg8QcB12h6vUyphalpCnLRQ7k1utP0DSBfyjrXGT/OolZbqYhiQ==
1998
2009
  dependencies:
1999
- "@oclif/core" "^3.19.6"
2000
- "@salesforce/core" "^6.5.3"
2010
+ "@oclif/core" "^3.20.0"
2011
+ "@salesforce/core" "^6.7.1"
2001
2012
  "@salesforce/kit" "^3.0.15"
2002
2013
  "@salesforce/sf-plugins-core" "^5.0.13"
2003
2014
  "@salesforce/ts-types" "^2.0.9"
@@ -2015,7 +2026,7 @@
2015
2026
  resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
2016
2027
  integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
2017
2028
 
2018
- "@salesforce/sf-plugins-core@^5.0.10", "@salesforce/sf-plugins-core@^5.0.13":
2029
+ "@salesforce/sf-plugins-core@^5.0.13":
2019
2030
  version "5.0.13"
2020
2031
  resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz#f2941527d66ded5750a6646e146af047ab72acc9"
2021
2032
  integrity sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==
@@ -2028,6 +2039,19 @@
2028
2039
  chalk "^4"
2029
2040
  inquirer "^8.2.5"
2030
2041
 
2042
+ "@salesforce/sf-plugins-core@^8.0.1":
2043
+ version "8.0.1"
2044
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-8.0.1.tgz#f155cddfd7695aab0d8264848b634b2a91cdbf2c"
2045
+ integrity sha512-R6SqJ1XqSINSWdZruKtC2SKGnLBh7KbFI7+qS0FYlyPU4IlWoa+AZkGwWvlczuSOumqnlhT95rNKwZTS5rJugA==
2046
+ dependencies:
2047
+ "@inquirer/confirm" "^2.0.17"
2048
+ "@inquirer/password" "^1.1.16"
2049
+ "@oclif/core" "^3.23.0"
2050
+ "@salesforce/core" "^6.7.3"
2051
+ "@salesforce/kit" "^3.0.15"
2052
+ "@salesforce/ts-types" "^2.0.9"
2053
+ chalk "^5.3.0"
2054
+
2031
2055
  "@salesforce/ts-types@^2.0.9":
2032
2056
  version "2.0.9"
2033
2057
  resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
@@ -3003,6 +3027,13 @@
3003
3027
  resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
3004
3028
  integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
3005
3029
 
3030
+ "@types/mute-stream@^0.0.4":
3031
+ version "0.0.4"
3032
+ resolved "https://registry.yarnpkg.com/@types/mute-stream/-/mute-stream-0.0.4.tgz#77208e56a08767af6c5e1237be8888e2f255c478"
3033
+ integrity sha512-CPM9nzrCPPJHQNA9keH9CVkVI+WR5kMa+7XEs5jcGQ0VoAGnLv242w8lIVgwAEfmE4oufJRaTc9PNLQl0ioAow==
3034
+ dependencies:
3035
+ "@types/node" "*"
3036
+
3006
3037
  "@types/node@*", "@types/node@^18":
3007
3038
  version "18.18.8"
3008
3039
  resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.8.tgz#2b285361f2357c8c8578ec86b5d097c7f464cfd6"
@@ -3020,6 +3051,13 @@
3020
3051
  resolved "https://registry.yarnpkg.com/@types/node/-/node-15.14.9.tgz#bc43c990c3c9be7281868bbc7b8fdd6e2b57adfa"
3021
3052
  integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==
3022
3053
 
3054
+ "@types/node@^20.10.7":
3055
+ version "20.11.30"
3056
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.30.tgz#9c33467fc23167a347e73834f788f4b9f399d66f"
3057
+ integrity sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==
3058
+ dependencies:
3059
+ undici-types "~5.26.4"
3060
+
3023
3061
  "@types/normalize-package-data@^2.4.0":
3024
3062
  version "2.4.1"
3025
3063
  resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
@@ -3077,6 +3115,11 @@
3077
3115
  "@types/expect" "^1.20.4"
3078
3116
  "@types/node" "*"
3079
3117
 
3118
+ "@types/wrap-ansi@^3.0.0":
3119
+ version "3.0.0"
3120
+ resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
3121
+ integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
3122
+
3080
3123
  "@typescript-eslint/eslint-plugin@^6.21.0":
3081
3124
  version "6.21.0"
3082
3125
  resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
@@ -3901,6 +3944,11 @@ cli-spinners@^2.5.0:
3901
3944
  resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.6.1.tgz#adc954ebe281c37a6319bfa401e6dd2488ffb70d"
3902
3945
  integrity sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==
3903
3946
 
3947
+ cli-spinners@^2.9.2:
3948
+ version "2.9.2"
3949
+ resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41"
3950
+ integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==
3951
+
3904
3952
  cli-table@^0.3.1:
3905
3953
  version "0.3.11"
3906
3954
  resolved "https://registry.yarnpkg.com/cli-table/-/cli-table-0.3.11.tgz#ac69cdecbe81dccdba4889b9a18b7da312a9d3ee"
@@ -3913,6 +3961,11 @@ cli-width@^3.0.0:
3913
3961
  resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-3.0.0.tgz#a2f48437a2caa9a22436e794bf071ec9e61cedf6"
3914
3962
  integrity sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==
3915
3963
 
3964
+ cli-width@^4.1.0:
3965
+ version "4.1.0"
3966
+ resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-4.1.0.tgz#42daac41d3c254ef38ad8ac037672130173691c5"
3967
+ integrity sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==
3968
+
3916
3969
  cliui@^6.0.0:
3917
3970
  version "6.0.0"
3918
3971
  resolved "https://registry.yarnpkg.com/cliui/-/cliui-6.0.0.tgz#511d702c0c4e41ca156d7d0e96021f23e13225b1"
@@ -4971,7 +5024,7 @@ faye@^1.4.0:
4971
5024
  tough-cookie "*"
4972
5025
  tunnel-agent "*"
4973
5026
 
4974
- figures@^3.0.0:
5027
+ figures@^3.0.0, figures@^3.2.0:
4975
5028
  version "3.2.0"
4976
5029
  resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af"
4977
5030
  integrity sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==
@@ -6972,6 +7025,11 @@ mute-stream@0.0.8:
6972
7025
  resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
6973
7026
  integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
6974
7027
 
7028
+ mute-stream@^1.0.0:
7029
+ version "1.0.0"
7030
+ resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-1.0.0.tgz#e31bd9fe62f0aed23520aa4324ea6671531e013e"
7031
+ integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==
7032
+
6975
7033
  nanoid@3.3.3:
6976
7034
  version "3.3.3"
6977
7035
  resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
@@ -7266,16 +7324,16 @@ object.values@^1.1.7:
7266
7324
  define-properties "^1.2.0"
7267
7325
  es-abstract "^1.22.1"
7268
7326
 
7269
- oclif@^4.5.2:
7270
- version "4.5.2"
7271
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.5.2.tgz#b90f9bb624fccb73e57dd733e3a5146f3eeb7599"
7272
- integrity sha512-9xUwaaNvdrN1tSx/jxKD1tsu/sR3ZHFv1f72S8GAZ01xmp5EGyRw97xUT64TFLPQLp/6h3zXm3VUwhZyCv9bkw==
7327
+ oclif@^4.5.5:
7328
+ version "4.5.5"
7329
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.5.5.tgz#f56543d62ab6bfb17f0080b9a3f5ff4b85e7f79c"
7330
+ integrity sha512-SCE73AioYF3a4I4hIc0VhE5KQb80ijXhdwxIoD0HAU49lipJ2YWOxTLfHudDUdPyZHOGNqwU4/wmEkMPhWjf1Q==
7273
7331
  dependencies:
7274
7332
  "@aws-sdk/client-cloudfront" "^3.525.0"
7275
7333
  "@aws-sdk/client-s3" "^3.515.0"
7276
7334
  "@oclif/core" "^3.21.0"
7277
- "@oclif/plugin-help" "^6.0.14"
7278
- "@oclif/plugin-not-found" "^3.0.10"
7335
+ "@oclif/plugin-help" "^6.0.18"
7336
+ "@oclif/plugin-not-found" "^3.0.14"
7279
7337
  "@oclif/plugin-warn-if-update-available" "^3.0.12"
7280
7338
  async-retry "^1.3.3"
7281
7339
  change-case "^4"
@@ -8071,6 +8129,11 @@ run-async@^2.0.0, run-async@^2.4.0:
8071
8129
  resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
8072
8130
  integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==
8073
8131
 
8132
+ run-async@^3.0.0:
8133
+ version "3.0.0"
8134
+ resolved "https://registry.yarnpkg.com/run-async/-/run-async-3.0.0.tgz#42a432f6d76c689522058984384df28be379daad"
8135
+ integrity sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==
8136
+
8074
8137
  run-parallel@^1.1.9:
8075
8138
  version "1.2.0"
8076
8139
  resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
@@ -8270,7 +8333,7 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7:
8270
8333
  resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
8271
8334
  integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
8272
8335
 
8273
- signal-exit@^4.0.1:
8336
+ signal-exit@^4.0.1, signal-exit@^4.1.0:
8274
8337
  version "4.1.0"
8275
8338
  resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
8276
8339
  integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
@@ -8912,10 +8975,10 @@ typescript@^4.6.4, typescript@^4.9.5:
8912
8975
  resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
8913
8976
  integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
8914
8977
 
8915
- typescript@^5.4.2:
8916
- version "5.4.2"
8917
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
8918
- integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
8978
+ typescript@^5.4.3:
8979
+ version "5.4.3"
8980
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
8981
+ integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
8919
8982
 
8920
8983
  typescript@~5.3.2:
8921
8984
  version "5.3.3"
@@ -20,6 +20,14 @@
20
20
  "allowNo": false,
21
21
  "type": "boolean"
22
22
  },
23
+ "flags-dir": {
24
+ "helpGroup": "GLOBAL",
25
+ "name": "flags-dir",
26
+ "summary": "Import flag values from a directory.",
27
+ "hasDynamicHelp": false,
28
+ "multiple": false,
29
+ "type": "option"
30
+ },
23
31
  "target-org": {
24
32
  "aliases": [
25
33
  "targetusername",
@@ -88,7 +96,6 @@
88
96
  "strict": true,
89
97
  "summary": "Display the metadata for a standard or custom object or a Tooling API object.",
90
98
  "enableJsonFlag": true,
91
- "SF_ENV": "SF_ENV",
92
99
  "isESM": true,
93
100
  "relativePath": [
94
101
  "lib",
@@ -146,6 +153,14 @@
146
153
  "allowNo": false,
147
154
  "type": "boolean"
148
155
  },
156
+ "flags-dir": {
157
+ "helpGroup": "GLOBAL",
158
+ "name": "flags-dir",
159
+ "summary": "Import flag values from a directory.",
160
+ "hasDynamicHelp": false,
161
+ "multiple": false,
162
+ "type": "option"
163
+ },
149
164
  "target-org": {
150
165
  "aliases": [
151
166
  "targetusername",
@@ -205,7 +220,6 @@
205
220
  "strict": true,
206
221
  "summary": "List all Salesforce objects of a specified category.",
207
222
  "enableJsonFlag": true,
208
- "SF_ENV": "SF_ENV",
209
223
  "isESM": true,
210
224
  "relativePath": [
211
225
  "lib",
@@ -245,5 +259,5 @@
245
259
  ]
246
260
  }
247
261
  },
248
- "version": "3.1.8"
262
+ "version": "3.2.0"
249
263
  }
package/package.json CHANGED
@@ -1,25 +1,25 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-schema",
3
3
  "description": "Commands to interact with salesforce sobject schemas",
4
- "version": "3.1.8",
4
+ "version": "3.2.0",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^3.25.2",
9
- "@salesforce/core": "^6.5.5",
10
- "@salesforce/sf-plugins-core": "^5.0.10"
9
+ "@salesforce/core": "^6.7.1",
10
+ "@salesforce/sf-plugins-core": "^8.0.1"
11
11
  },
12
12
  "devDependencies": {
13
- "@oclif/plugin-command-snapshot": "^5.1.1",
13
+ "@oclif/plugin-command-snapshot": "^5.1.2",
14
14
  "@oclif/plugin-help": "^6.0.17",
15
- "@salesforce/cli-plugins-testkit": "^5.1.10",
15
+ "@salesforce/cli-plugins-testkit": "^5.1.12",
16
16
  "@salesforce/dev-scripts": "^8.4.2",
17
- "@salesforce/plugin-command-reference": "^3.0.69",
17
+ "@salesforce/plugin-command-reference": "^3.0.71",
18
18
  "@salesforce/ts-types": "^2.0.9",
19
19
  "eslint-plugin-sf-plugin": "^1.17.4",
20
- "oclif": "^4.5.2",
20
+ "oclif": "^4.5.5",
21
21
  "ts-node": "^10.9.2",
22
- "typescript": "^5.4.2"
22
+ "typescript": "^5.4.3"
23
23
  },
24
24
  "config": {},
25
25
  "engines": {
@@ -207,7 +207,7 @@
207
207
  "exports": "./lib/index.js",
208
208
  "type": "module",
209
209
  "sfdx": {
210
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-schema/3.1.8.crt",
211
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-schema/3.1.8.sig"
210
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-schema/3.2.0.crt",
211
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-schema/3.2.0.sig"
212
212
  }
213
213
  }