sf-decomposer 6.0.2 → 6.0.4

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/CHANGELOG.md CHANGED
@@ -5,6 +5,22 @@
5
5
 
6
6
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
7
7
 
8
+ ## [6.0.4](https://github.com/mcarvin8/sf-decomposer/compare/v6.0.3...v6.0.4) (2026-02-24)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **deps:** bump @oclif/core from 4.8.0 to 4.8.1 ([382409b](https://github.com/mcarvin8/sf-decomposer/commit/382409bb7c9dd6f9bae46cc374436a6fbb7c7bc6))
14
+ * **deps:** bump @salesforce/source-deploy-retrieve ([7561209](https://github.com/mcarvin8/sf-decomposer/commit/756120938fc10063152e95ac311f42048e27d0cb))
15
+ * **deps:** bump @salesforce/source-deploy-retrieve from 12.31.10 to 12.31.14 ([54928a8](https://github.com/mcarvin8/sf-decomposer/commit/54928a80c67c203f0a60561b8574d59fec05d0d4))
16
+
17
+ ## [6.0.3](https://github.com/mcarvin8/sf-decomposer/compare/v6.0.2...v6.0.3) (2026-02-12)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * bump xml-disassembler for multi-level disassembly fixes and path standardization ([2b7eaf8](https://github.com/mcarvin8/sf-decomposer/commit/2b7eaf8987bb6059fae0139b066503da426416e8))
23
+
8
24
  ## [6.0.2](https://github.com/mcarvin8/sf-decomposer/compare/v6.0.1...v6.0.2) (2026-02-12)
9
25
 
10
26
 
@@ -24,7 +40,9 @@ All notable changes to this project will be documented in this file. See [standa
24
40
 
25
41
  ### ⚠ BREAKING CHANGES
26
42
 
27
- * Remove --debug flag and disassemble.log file Remove INI and TOML formats from decompose Re-decompose files to include updated key config JSONs from rust crate
43
+ * Remove --debug flag and disassemble.log file
44
+ * Remove INI and TOML formats from decompose
45
+ * Re-decompose files to include updated key config JSONs from rust crate
28
46
 
29
47
  ### Features
30
48
 
package/README.md CHANGED
@@ -31,6 +31,7 @@ A Salesforce CLI plugin that **decomposes** large metadata XML files into smalle
31
31
  - [.sfdecomposerignore](#sfdecomposerignore)
32
32
  - [.gitignore](#gitignore)
33
33
  - [Issues](#issues)
34
+ - [Requirements](#requirements)
34
35
  - [Built With](#built-with)
35
36
  - [Contributing](#contributing)
36
37
  - [License](#license)
@@ -68,6 +69,20 @@ A Salesforce CLI plugin that **decomposes** large metadata XML files into smalle
68
69
 
69
70
  ---
70
71
 
72
+ ## Requirements
73
+
74
+ The [xml-disassembler](https://github.com/mcarvin8/xml-disassembler) dependency ships with native binaries for these platforms:
75
+
76
+ | Platform | Architectures |
77
+ | ----------- | ---------------------------------- |
78
+ | **macOS** | x64 (Intel), arm64 (Apple Silicon) |
79
+ | **Linux** | x64, arm64, ia32 |
80
+ | **Windows** | x64 |
81
+
82
+ Other platforms may require building the Rust extension from source (see the xml-disassembler repo).
83
+
84
+ ---
85
+
71
86
  ## Why sf-decomposer?
72
87
 
73
88
  Salesforce’s built-in decomposition is limited. sf-decomposer gives admins and developers more control, flexibility, and better versioning.
@@ -317,7 +332,7 @@ Bugs and feature requests: [open an issue](https://github.com/mcarvin8/sf-decomp
317
332
 
318
333
  ## Built With
319
334
 
320
- - [xml-disassembler](https://github.com/mcarvin8/xml-disassembler) – Disassemble XML into smaller, manageable files and reassemble when needed. Node.js + Rust (Neon).
335
+ - [xml-disassembler](https://github.com/mcarvin8/xml-disassembler) – Disassemble XML into smaller, manageable files and reassemble when needed. Node.js + Rust (Neon). Includes prebuilt binaries for macOS (x64, arm64), Linux (x64, arm64, ia32), and Windows (x64).
321
336
  - [fs-extra](https://github.com/jprichardson/node-fs-extra) – Node.js: extra methods for the `fs` object like copy(), remove(), mkdirs().
322
337
  - [@salesforce/source-deploy-retrieve](https://github.com/forcedotcom/source-deploy-retrieve) – JavaScript toolkit for working with Salesforce metadata.
323
338
 
package/oclif.lock CHANGED
@@ -939,13 +939,13 @@
939
939
  resolve-global "1.0.0"
940
940
  yargs "^17.0.0"
941
941
 
942
- "@commitlint/cli@^20.4.0":
943
- version "20.4.0"
944
- resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.4.0.tgz#2f82c358a7338b8696c55281dfc3bc583c0a7f75"
945
- integrity sha512-2lqrFrYNxjKxgMqeYiO3zNM14XN9v72/5xIJyvdLw7sHEGlfg6sweW01PGNWiqZa6/AuZwsb0uzkgWJy6F4N2w==
942
+ "@commitlint/cli@^20.4.2":
943
+ version "20.4.2"
944
+ resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.4.2.tgz#2cb97a37a11ee3245a22f770101b18a89f5e58c4"
945
+ integrity sha512-YjYSX2yj/WsVoxh9mNiymfFS2ADbg2EK4+1WAsMuckwKMCqJ5PDG0CJU/8GvmHWcv4VRB2V02KqSiecRksWqZQ==
946
946
  dependencies:
947
947
  "@commitlint/format" "^20.4.0"
948
- "@commitlint/lint" "^20.4.0"
948
+ "@commitlint/lint" "^20.4.2"
949
949
  "@commitlint/load" "^20.4.0"
950
950
  "@commitlint/read" "^20.4.0"
951
951
  "@commitlint/types" "^20.4.0"
@@ -995,13 +995,17 @@
995
995
  lodash.startcase "^4.4.0"
996
996
  lodash.upperfirst "^4.3.1"
997
997
 
998
- "@commitlint/ensure@^20.4.0":
999
- version "20.4.0"
1000
- resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.4.0.tgz#02ec449d4b239f034aa3ec19d7cd42aea1ed5fee"
1001
- integrity sha512-F3qwnanJUisFWwh44GYYmMOxfgJL1FKV73FCB5zxo8pw1CHkxXadGfDfzNkN8B3iqgSGusDN2+oDH6upBmLszA==
998
+ "@commitlint/ensure@^20.4.1":
999
+ version "20.4.1"
1000
+ resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-20.4.1.tgz#7082950ac3db011177a5826c73b0ab147bb57c23"
1001
+ integrity sha512-WLQqaFx1pBooiVvBrA1YfJNFqZF8wS/YGOtr5RzApDbV9tQ52qT5VkTsY65hFTnXhW8PcDfZLaknfJTmPejmlw==
1002
1002
  dependencies:
1003
1003
  "@commitlint/types" "^20.4.0"
1004
- kasi "^2.0.1"
1004
+ lodash.camelcase "^4.3.0"
1005
+ lodash.kebabcase "^4.1.1"
1006
+ lodash.snakecase "^4.1.1"
1007
+ lodash.startcase "^4.4.0"
1008
+ lodash.upperfirst "^4.3.1"
1005
1009
 
1006
1010
  "@commitlint/execute-rule@^17.8.1":
1007
1011
  version "17.8.1"
@@ -1037,10 +1041,10 @@
1037
1041
  "@commitlint/types" "^17.8.1"
1038
1042
  semver "7.5.4"
1039
1043
 
1040
- "@commitlint/is-ignored@^20.4.0":
1041
- version "20.4.0"
1042
- resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.4.0.tgz#74d21180ad7200eb06e4a3f694be88a2c4daef86"
1043
- integrity sha512-E8AHpedEfuf+lZatFvFiJXA4TtZgBZ10+A7HzFudaEmTPPE5o6MGswxbxUIGAciaHAFj/oTTmyFc6A5tcvxE3Q==
1044
+ "@commitlint/is-ignored@^20.4.1":
1045
+ version "20.4.1"
1046
+ resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-20.4.1.tgz#85c34fd56dbf3bcc5440667ea4e520edce9ee782"
1047
+ integrity sha512-In5EO4JR1lNsAv1oOBBO24V9ND1IqdAJDKZiEpdfjDl2HMasAcT7oA+5BKONv1pRoLG380DGPE2W2RIcUwdgLA==
1044
1048
  dependencies:
1045
1049
  "@commitlint/types" "^20.4.0"
1046
1050
  semver "^7.6.0"
@@ -1055,14 +1059,14 @@
1055
1059
  "@commitlint/rules" "^17.8.1"
1056
1060
  "@commitlint/types" "^17.8.1"
1057
1061
 
1058
- "@commitlint/lint@^20.4.0":
1059
- version "20.4.0"
1060
- resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.4.0.tgz#bf801fe2a2c1e4d64b33fda6d0c3a8924bd10915"
1061
- integrity sha512-W90YCbm5h3Yg+btF5/X+cxsY6vd/H3tsFt6U7WBmDQSkKV8NmitYg89zeoSQyYEiQCwAsH0dcA+99aQtLZiSnw==
1062
+ "@commitlint/lint@^20.4.2":
1063
+ version "20.4.2"
1064
+ resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.4.2.tgz#c22dd66cbe689f3e8b9be468739b4394fcae8ad4"
1065
+ integrity sha512-buquzNRtFng6xjXvBU1abY/WPEEjCgUipNQrNmIWe8QuJ6LWLtei/LDBAzEe5ASm45+Q9L2Xi3/GVvlj50GAug==
1062
1066
  dependencies:
1063
- "@commitlint/is-ignored" "^20.4.0"
1064
- "@commitlint/parse" "^20.4.0"
1065
- "@commitlint/rules" "^20.4.0"
1067
+ "@commitlint/is-ignored" "^20.4.1"
1068
+ "@commitlint/parse" "^20.4.1"
1069
+ "@commitlint/rules" "^20.4.2"
1066
1070
  "@commitlint/types" "^20.4.0"
1067
1071
 
1068
1072
  "@commitlint/load@^17.8.1":
@@ -1119,10 +1123,10 @@
1119
1123
  conventional-changelog-angular "^6.0.0"
1120
1124
  conventional-commits-parser "^4.0.0"
1121
1125
 
1122
- "@commitlint/parse@^20.4.0":
1123
- version "20.4.0"
1124
- resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.4.0.tgz#4728dd9c3a49b9b0987f11cdd867e43424577b07"
1125
- integrity sha512-NcRkqo/QUnuc1RgxRCIKTqobKzF0BKJ8h3i1jRyeZ+SEy5rO9dPNOh4BqrFsSznb5mnwETYB7ph9tUcthNkwAQ==
1126
+ "@commitlint/parse@^20.4.1":
1127
+ version "20.4.1"
1128
+ resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-20.4.1.tgz#92bc8098d4ac6e0221288ef9b096f79e1c294a2d"
1129
+ integrity sha512-XNtZjeRcFuAfUnhYrCY02+mpxwY4OmnvD3ETbVPs25xJFFz1nRo/25nHj+5eM+zTeRFvWFwD4GXWU2JEtoK1/w==
1126
1130
  dependencies:
1127
1131
  "@commitlint/types" "^20.4.0"
1128
1132
  conventional-changelog-angular "^8.1.0"
@@ -1185,12 +1189,12 @@
1185
1189
  "@commitlint/types" "^17.8.1"
1186
1190
  execa "^5.0.0"
1187
1191
 
1188
- "@commitlint/rules@^20.4.0":
1189
- version "20.4.0"
1190
- resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.4.0.tgz#679672c4e1127fe807b8bda7c11740ae5831b67c"
1191
- integrity sha512-E+UoAA7WA4xrre9lDyX2vL4Df26I+vqMN4D8JoW/L2xE/VRDvn533/ibhgSlGYDltB9nm2S+1lti3PagEwO0ag==
1192
+ "@commitlint/rules@^20.4.2":
1193
+ version "20.4.2"
1194
+ resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.4.2.tgz#0370422fedc037b0e00259445d9b82377743a8a1"
1195
+ integrity sha512-oz83pnp5Yq6uwwTAabuVQPNlPfeD2Y5ZjMb7Wx8FSUlu4sLYJjbBWt8031Z0osCFPfHzAwSYrjnfDFKtuSMdKg==
1192
1196
  dependencies:
1193
- "@commitlint/ensure" "^20.4.0"
1197
+ "@commitlint/ensure" "^20.4.1"
1194
1198
  "@commitlint/message" "^20.4.0"
1195
1199
  "@commitlint/to-lines" "^20.0.0"
1196
1200
  "@commitlint/types" "^20.4.0"
@@ -1541,18 +1545,6 @@
1541
1545
  resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-3.0.10.tgz#11ed564ec78432a200ea2601a212d24af8150d50"
1542
1546
  integrity sha512-BvziSRxfz5Ov8ch0z/n3oijRSEcEsHnhggm4xFZe93DHcUCTlutlq9Ox4SVENAfcRD22UQq7T/atg9Wr3k09eA==
1543
1547
 
1544
- "@isaacs/balanced-match@^4.0.1":
1545
- version "4.0.1"
1546
- resolved "https://registry.npmjs.org/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz"
1547
- integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
1548
-
1549
- "@isaacs/brace-expansion@^5.0.0":
1550
- version "5.0.0"
1551
- resolved "https://registry.npmjs.org/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz"
1552
- integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==
1553
- dependencies:
1554
- "@isaacs/balanced-match" "^4.0.1"
1555
-
1556
1548
  "@isaacs/cliui@^8.0.2":
1557
1549
  version "8.0.2"
1558
1550
  resolved "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz"
@@ -1935,9 +1927,9 @@
1935
1927
  fastq "^1.6.0"
1936
1928
 
1937
1929
  "@oclif/core@^4", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0":
1938
- version "4.8.0"
1939
- resolved "https://registry.npmjs.org/@oclif/core/-/core-4.8.0.tgz"
1940
- integrity sha512-jteNUQKgJHLHFbbz806aGZqf+RJJ7t4gwF4MYa8fCwCxQ8/klJNWc0MvaJiBebk7Mc+J39mdlsB4XraaCKznFw==
1930
+ version "4.8.1"
1931
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.1.tgz#84def567778d3271d5c84d9cd6fe0a582e56fded"
1932
+ integrity sha512-07mq0vKCWNsB85ZHeBMlTAiO0KLFqHyAeRK3bD2K8CI1tX3tiwkWw1lZQZkiw8MUBrhxdROhMkYMY4Q0l7JHqA==
1941
1933
  dependencies:
1942
1934
  ansi-escapes "^4.3.2"
1943
1935
  ansis "^3.17.0"
@@ -1949,7 +1941,7 @@
1949
1941
  indent-string "^4.0.0"
1950
1942
  is-wsl "^2.2.0"
1951
1943
  lilconfig "^3.1.3"
1952
- minimatch "^9.0.5"
1944
+ minimatch "^10.2.1"
1953
1945
  semver "^7.7.3"
1954
1946
  string-width "^4.2.3"
1955
1947
  supports-color "^8"
@@ -1958,10 +1950,10 @@
1958
1950
  wordwrap "^1.0.0"
1959
1951
  wrap-ansi "^7.0.0"
1960
1952
 
1961
- "@oclif/plugin-command-snapshot@^5.3.2":
1962
- version "5.3.8"
1963
- resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.8.tgz"
1964
- integrity sha512-pxuW6kVAkAJBZzk7w2xUy32D+EQGeef15Kyjz13LYazHNXcVdrzP/5726VGfMnK3U4W1QyJ7CalzZxRLVvxQcg==
1953
+ "@oclif/plugin-command-snapshot@^5.3.9":
1954
+ version "5.3.9"
1955
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.9.tgz#a687cd53c17e1faeb8381a0b46121f498e4f09b5"
1956
+ integrity sha512-1l/uOKbRefdRQzyOLwqlOq+CUtvuqFNnEi8c7vYEE3eCnlSk3th2LZXoC/Na3y8eIEJU1mhEa6FX8UumCcVzzg==
1965
1957
  dependencies:
1966
1958
  "@oclif/core" "^4"
1967
1959
  ansis "^3.17.0"
@@ -1970,7 +1962,7 @@
1970
1962
  lodash.difference "^4.5.0"
1971
1963
  lodash.get "^4.4.2"
1972
1964
  lodash.sortby "^4.7.0"
1973
- semver "^7.7.3"
1965
+ semver "^7.7.4"
1974
1966
  ts-json-schema-generator "^1.5.1"
1975
1967
 
1976
1968
  "@oclif/plugin-help@^6.2.36":
@@ -2074,15 +2066,15 @@
2074
2066
  strip-ansi "6.0.1"
2075
2067
  ts-retry-promise "^0.8.1"
2076
2068
 
2077
- "@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.24.0", "@salesforce/core@^8.25.0", "@salesforce/core@^8.8.0":
2078
- version "8.25.0"
2079
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.25.0.tgz#2cf53f38aee8fb6ea1b0e6b6e301b66bc0d81d1c"
2080
- integrity sha512-LdUDEK8mmiWpnKn6wtaSDcvZc2Svrg/xldint1OGyVhCGZUAQLjCWRKkBT5DdIVV3g9QrDNhLboi904jcwDe1g==
2069
+ "@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.25.0", "@salesforce/core@^8.26.2", "@salesforce/core@^8.8.0":
2070
+ version "8.26.2"
2071
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.26.2.tgz#1b82f7bc8e8598ba1ed8779759a5188b74841445"
2072
+ integrity sha512-P1otybl1d+sXg5FORl3PD82TzaOOP5aH1j0UVkpGf1p4BLw6VD0mJekS4mDc0pz6UKK2iIt0CFxXAEMKa/YtBA==
2081
2073
  dependencies:
2082
2074
  "@jsforce/jsforce-node" "^3.10.13"
2083
2075
  "@salesforce/kit" "^3.2.4"
2084
2076
  "@salesforce/ts-types" "^2.0.12"
2085
- ajv "^8.17.1"
2077
+ ajv "^8.18.0"
2086
2078
  change-case "^4.1.2"
2087
2079
  fast-levenshtein "^3.0.0"
2088
2080
  faye "^1.4.1"
@@ -2164,17 +2156,17 @@
2164
2156
  cli-progress "^3.12.0"
2165
2157
  terminal-link "^3.0.0"
2166
2158
 
2167
- "@salesforce/source-deploy-retrieve@^12.31.10":
2168
- version "12.31.10"
2169
- resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.10.tgz#612886356d81c87eb9053bbc9173546556fd5f36"
2170
- integrity sha512-kUdJicJUd3/lzNQOvDW1Sc5iBl8PVv2Tz7L59YA/Le0fzZCYM72oyKwdbl/f6kc+MzJpMVia2+AxrvVZir8oJw==
2159
+ "@salesforce/source-deploy-retrieve@^12.31.14":
2160
+ version "12.31.14"
2161
+ resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.14.tgz#6ed0a2fdb9a14d60ed64a2dd8fdc18c16af143a6"
2162
+ integrity sha512-tLnTCG6t+d+MN8pGijF6nL4lsqE37FaBINZZvyd+IDAw+7eWffFqIXK/nNyQ1ZARTNeHOs5K/NlNXNBp5+x/YQ==
2171
2163
  dependencies:
2172
- "@salesforce/core" "^8.24.0"
2164
+ "@salesforce/core" "^8.26.2"
2173
2165
  "@salesforce/kit" "^3.2.4"
2174
2166
  "@salesforce/ts-types" "^2.0.12"
2175
2167
  "@salesforce/types" "^1.6.0"
2176
2168
  fast-levenshtein "^3.0.0"
2177
- fast-xml-parser "^5.3.4"
2169
+ fast-xml-parser "^5.3.6"
2178
2170
  got "^11.8.6"
2179
2171
  graceful-fs "^4.2.11"
2180
2172
  ignore "^5.3.2"
@@ -3421,7 +3413,7 @@ ajv@^6.12.4:
3421
3413
  json-schema-traverse "^0.4.1"
3422
3414
  uri-js "^4.2.2"
3423
3415
 
3424
- ajv@^8.11.0, ajv@^8.17.1:
3416
+ ajv@^8.11.0:
3425
3417
  version "8.17.1"
3426
3418
  resolved "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz"
3427
3419
  integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==
@@ -3431,6 +3423,16 @@ ajv@^8.11.0, ajv@^8.17.1:
3431
3423
  json-schema-traverse "^1.0.0"
3432
3424
  require-from-string "^2.0.2"
3433
3425
 
3426
+ ajv@^8.18.0:
3427
+ version "8.18.0"
3428
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.18.0.tgz#8864186b6738d003eb3a933172bb3833e10cefbc"
3429
+ integrity sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==
3430
+ dependencies:
3431
+ fast-deep-equal "^3.1.3"
3432
+ fast-uri "^3.0.1"
3433
+ json-schema-traverse "^1.0.0"
3434
+ require-from-string "^2.0.2"
3435
+
3434
3436
  ansi-colors@^4.1.3:
3435
3437
  version "4.1.3"
3436
3438
  resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz"
@@ -3740,6 +3742,11 @@ balanced-match@^3.0.0:
3740
3742
  resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-3.0.1.tgz"
3741
3743
  integrity sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w==
3742
3744
 
3745
+ balanced-match@^4.0.2:
3746
+ version "4.0.4"
3747
+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
3748
+ integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
3749
+
3743
3750
  base64-js@^1.3.1:
3744
3751
  version "1.5.1"
3745
3752
  resolved "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz"
@@ -3792,6 +3799,13 @@ brace-expansion@^4.0.0:
3792
3799
  dependencies:
3793
3800
  balanced-match "^3.0.0"
3794
3801
 
3802
+ brace-expansion@^5.0.2:
3803
+ version "5.0.3"
3804
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.3.tgz#6a9c6c268f85b53959ec527aeafe0f7300258eef"
3805
+ integrity sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==
3806
+ dependencies:
3807
+ balanced-match "^4.0.2"
3808
+
3795
3809
  braces@^3.0.3, braces@~3.0.2:
3796
3810
  version "3.0.3"
3797
3811
  resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz"
@@ -5256,13 +5270,20 @@ fast-uri@^3.0.1:
5256
5270
  resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz"
5257
5271
  integrity sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==
5258
5272
 
5259
- fast-xml-parser@5.3.4, fast-xml-parser@^5.3.4:
5273
+ fast-xml-parser@5.3.4:
5260
5274
  version "5.3.4"
5261
5275
  resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.4.tgz#06f39aafffdbc97bef0321e626c7ddd06a043ecf"
5262
5276
  integrity sha512-EFd6afGmXlCx8H8WTZHhAoDaWaGyuIBoZJ2mknrNxug+aZKjkp0a0dlars9Izl+jF+7Gu1/5f/2h68cQpe0IiA==
5263
5277
  dependencies:
5264
5278
  strnum "^2.1.0"
5265
5279
 
5280
+ fast-xml-parser@^5.3.6:
5281
+ version "5.3.7"
5282
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.7.tgz#81694e71ff0e568cbb6befade342f2a7e58aa1d9"
5283
+ integrity sha512-JzVLro9NQv92pOM/jTCR6mHlJh2FGwtomH8ZQjhFj/R29P2Fnj38OgPJVtcvYw6SuKClhgYuwUZf5b3rd8u2mA==
5284
+ dependencies:
5285
+ strnum "^2.1.2"
5286
+
5266
5287
  fastest-levenshtein@^1.0.7:
5267
5288
  version "1.0.16"
5268
5289
  resolved "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz"
@@ -7105,11 +7126,6 @@ jws@^4.0.1:
7105
7126
  jwa "^2.0.1"
7106
7127
  safe-buffer "^5.0.1"
7107
7128
 
7108
- kasi@^2.0.1:
7109
- version "2.0.1"
7110
- resolved "https://registry.yarnpkg.com/kasi/-/kasi-2.0.1.tgz#878e91d06816990bb935fdc8341116a95ef72edd"
7111
- integrity sha512-8qhiHZ1BN26ig1+jQ9fWEk6dj8T1wuxs00QRJfXIANI4scto1EuPUgqj+mxHls52WBfdTNJGQ8yYw9rDpWUcgQ==
7112
-
7113
7129
  keyv@^4.0.0, keyv@^4.5.3:
7114
7130
  version "4.5.4"
7115
7131
  resolved "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz"
@@ -7593,12 +7609,12 @@ minimatch@9.0.3:
7593
7609
  dependencies:
7594
7610
  brace-expansion "^2.0.1"
7595
7611
 
7596
- minimatch@^10.0.3:
7597
- version "10.1.1"
7598
- resolved "https://registry.npmjs.org/minimatch/-/minimatch-10.1.1.tgz"
7599
- integrity sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==
7612
+ minimatch@^10.0.3, minimatch@^10.2.1:
7613
+ version "10.2.2"
7614
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
7615
+ integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
7600
7616
  dependencies:
7601
- "@isaacs/brace-expansion" "^5.0.0"
7617
+ brace-expansion "^5.0.2"
7602
7618
 
7603
7619
  minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
7604
7620
  version "3.1.2"
@@ -8860,10 +8876,10 @@ semver@^6.0.0, semver@^6.3.1:
8860
8876
  resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
8861
8877
  integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
8862
8878
 
8863
- semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.2, semver@^7.7.3:
8864
- version "7.7.3"
8865
- resolved "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz"
8866
- integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
8879
+ semver@^7.3.4, semver@^7.3.5, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.2, semver@^7.7.3, semver@^7.7.4:
8880
+ version "7.7.4"
8881
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a"
8882
+ integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==
8867
8883
 
8868
8884
  sentence-case@^3.0.4:
8869
8885
  version "3.0.4"
@@ -9270,7 +9286,16 @@ string-length@^4.0.2:
9270
9286
  char-regex "^1.0.2"
9271
9287
  strip-ansi "^6.0.0"
9272
9288
 
9273
- "string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
9289
+ "string-width-cjs@npm:string-width@^4.2.0":
9290
+ version "4.2.3"
9291
+ resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
9292
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
9293
+ dependencies:
9294
+ emoji-regex "^8.0.0"
9295
+ is-fullwidth-code-point "^3.0.0"
9296
+ strip-ansi "^6.0.1"
9297
+
9298
+ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
9274
9299
  version "4.2.3"
9275
9300
  resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
9276
9301
  integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9351,7 +9376,14 @@ stringify-entities@^4.0.0:
9351
9376
  character-entities-html4 "^2.0.0"
9352
9377
  character-entities-legacy "^3.0.0"
9353
9378
 
9354
- "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9379
+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
9380
+ version "6.0.1"
9381
+ resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
9382
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9383
+ dependencies:
9384
+ ansi-regex "^5.0.1"
9385
+
9386
+ strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9355
9387
  version "6.0.1"
9356
9388
  resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
9357
9389
  integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9402,6 +9434,11 @@ strnum@^2.1.0:
9402
9434
  resolved "https://registry.npmjs.org/strnum/-/strnum-2.1.1.tgz"
9403
9435
  integrity sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw==
9404
9436
 
9437
+ strnum@^2.1.2:
9438
+ version "2.1.2"
9439
+ resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.1.2.tgz#a5e00ba66ab25f9cafa3726b567ce7a49170937a"
9440
+ integrity sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ==
9441
+
9405
9442
  supports-color@^7, supports-color@^7.0.0, supports-color@^7.1.0:
9406
9443
  version "7.2.0"
9407
9444
  resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz"
@@ -10123,7 +10160,7 @@ workerpool@^9.2.0:
10123
10160
  resolved "https://registry.npmjs.org/workerpool/-/workerpool-9.3.4.tgz"
10124
10161
  integrity sha512-TmPRQYYSAnnDiEB0P/Ytip7bFGvqnSU6I2BcuSw7Hx+JSg/DsUi5ebYfc8GYaSdpuvOcEs6dXxPurOYpe9QFwg==
10125
10162
 
10126
- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
10163
+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
10127
10164
  version "7.0.0"
10128
10165
  resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
10129
10166
  integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -10141,6 +10178,15 @@ wrap-ansi@^6.2.0:
10141
10178
  string-width "^4.1.0"
10142
10179
  strip-ansi "^6.0.0"
10143
10180
 
10181
+ wrap-ansi@^7.0.0:
10182
+ version "7.0.0"
10183
+ resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
10184
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
10185
+ dependencies:
10186
+ ansi-styles "^4.0.0"
10187
+ string-width "^4.1.0"
10188
+ strip-ansi "^6.0.0"
10189
+
10144
10190
  wrap-ansi@^8.1.0:
10145
10191
  version "8.1.0"
10146
10192
  resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"
@@ -10187,10 +10233,10 @@ ws@^8.15.0:
10187
10233
  resolved "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz"
10188
10234
  integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==
10189
10235
 
10190
- xml-disassembler@^2.2.1:
10191
- version "2.2.1"
10192
- resolved "https://registry.yarnpkg.com/xml-disassembler/-/xml-disassembler-2.2.1.tgz#fd94680b4f5748070678bf4e4f2fd914a5512e84"
10193
- integrity sha512-GBjsis9xSh3ti/eTJx8Jvz1op25a+uIu1/ggSawPEX/iupg2h62eeJCP1qAK8Ph8EqBIBfgzUyGBZ5ZpdhuqWA==
10236
+ xml-disassembler@^2.2.2:
10237
+ version "2.2.2"
10238
+ resolved "https://registry.yarnpkg.com/xml-disassembler/-/xml-disassembler-2.2.2.tgz#44b353f49ce49fc7ad90616b5fa8bc4cf802b7cd"
10239
+ integrity sha512-zEwP6QH8mioG94i7ed8Ocv03kuE00ROo8BzBEwYS0by93VEn+SqQF3oN4IonFDnouwST/F/2vJaeDPZ10mgp/w==
10194
10240
  dependencies:
10195
10241
  fs-extra "^11.2.0"
10196
10242
  tslib "^2.6.2"
@@ -191,5 +191,5 @@
191
191
  ]
192
192
  }
193
193
  },
194
- "version": "6.0.2"
194
+ "version": "6.0.4"
195
195
  }
package/package.json CHANGED
@@ -1,20 +1,20 @@
1
1
  {
2
2
  "name": "sf-decomposer",
3
- "description": "Break down large Salesforce metadata files into smaller, more manageable files for version control and then recreate deployment-compatible files.",
4
- "version": "6.0.2",
3
+ "description": "Split large Salesforce metadata files into version-control-friendly pieces and rebuild deployment-ready files.",
4
+ "version": "6.0.4",
5
5
  "dependencies": {
6
6
  "@oclif/core": "^4",
7
7
  "@salesforce/core": "^8.25.0",
8
8
  "@salesforce/sf-plugins-core": "^12.2.6",
9
- "@salesforce/source-deploy-retrieve": "^12.31.10",
9
+ "@salesforce/source-deploy-retrieve": "^12.31.14",
10
10
  "fs-extra": "^11.3.3",
11
11
  "p-limit": "^7.2.0",
12
- "xml-disassembler": "^2.2.1"
12
+ "xml-disassembler": "^2.2.2"
13
13
  },
14
14
  "devDependencies": {
15
- "@commitlint/cli": "^20.4.0",
15
+ "@commitlint/cli": "^20.4.2",
16
16
  "@commitlint/config-conventional": "^20.4.1",
17
- "@oclif/plugin-command-snapshot": "^5.3.2",
17
+ "@oclif/plugin-command-snapshot": "^5.3.9",
18
18
  "@salesforce/cli-plugins-testkit": "^5.3.39",
19
19
  "@salesforce/dev-scripts": "^11",
20
20
  "@types/fs-extra": "^11.0.4",