@storm-software/linting-tools 1.132.102 → 1.132.104

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.
Files changed (51) hide show
  1. package/README.md +1 -1
  2. package/bin/{chunk-SLK5EWJN.js → chunk-367FWK47.js} +2 -2
  3. package/bin/{chunk-P5F4RYUI.cjs → chunk-3RO2ACDW.cjs} +2 -2
  4. package/bin/{chunk-SAD24MS4.cjs → chunk-46LPOEG7.cjs} +20 -20
  5. package/bin/{chunk-ZHFEEGVH.cjs → chunk-4DJ7KEKM.cjs} +6 -6
  6. package/bin/{chunk-USMGBYMW.cjs → chunk-4RNOYHFR.cjs} +145 -95
  7. package/bin/{chunk-DVXXZSAP.js → chunk-6LJGNBH7.js} +2 -2
  8. package/bin/{chunk-ZE6XM7TR.cjs → chunk-BPN5FB3V.cjs} +5 -5
  9. package/bin/{chunk-XODCMZG4.cjs → chunk-CXVUGPJP.cjs} +2 -2
  10. package/bin/{chunk-7KUZ4Z4L.js → chunk-EFYK7LSH.js} +1 -1
  11. package/bin/{chunk-FWSS6V3R.cjs → chunk-EPDNAFTI.cjs} +5 -5
  12. package/bin/{chunk-KRTLKD3D.js → chunk-HJZ7TOM5.js} +1 -1
  13. package/bin/{chunk-TYBKVIQ4.js → chunk-JXEBOJS5.js} +2 -2
  14. package/bin/{chunk-RCCCFWBP.js → chunk-KM6YS7KN.js} +2 -2
  15. package/bin/{chunk-74IHW6ZR.cjs → chunk-NMQYBAZW.cjs} +5 -5
  16. package/bin/{chunk-HT5MW2MW.cjs → chunk-SOMAG4OK.cjs} +2 -2
  17. package/bin/{chunk-OPL4L4AI.cjs → chunk-TGLC342P.cjs} +91 -91
  18. package/bin/{chunk-FFP3I5H2.js → chunk-VLMX3NQP.js} +2 -2
  19. package/bin/{chunk-2BVMDTWP.js → chunk-VTSQTSYF.js} +1 -1
  20. package/bin/{chunk-PZ7OCOA6.js → chunk-XOSXF5GD.js} +134 -84
  21. package/bin/{chunk-LHG4Q363.js → chunk-ZXEWM77C.js} +2 -2
  22. package/bin/{dist-B4GAEUJJ.js → dist-AJLZ2YE4.js} +8 -8
  23. package/bin/{dist-566SMNKV.cjs → dist-KCUESUX7.cjs} +6 -6
  24. package/bin/{dist-MC7PYVCG.cjs → dist-KUW5R2G6.cjs} +206 -206
  25. package/bin/{dist-NBQA4WI6.js → dist-XSR3RQ2H.js} +2 -2
  26. package/bin/{esm-H7VL57L5.cjs → esm-BJVM57VT.cjs} +4 -4
  27. package/bin/{esm-KF2LDDV6.js → esm-OLU4PZAL.js} +1 -1
  28. package/bin/json5-7T7S6DGV.cjs +10 -0
  29. package/bin/json5-H2TGPWGY.js +10 -0
  30. package/bin/{jsonc-DO6MLDMP.js → jsonc-FADPE5LI.js} +3 -3
  31. package/bin/jsonc-Q674SJT2.cjs +15 -0
  32. package/bin/lint.cjs +4745 -5903
  33. package/bin/lint.js +1975 -3463
  34. package/bin/{multipart-parser-7EVB2NVH.js → multipart-parser-VVPDLOND.js} +2 -2
  35. package/bin/{multipart-parser-SH27CS66.cjs → multipart-parser-Z6WM73LO.cjs} +6 -6
  36. package/bin/{package-json-SCN5377T.cjs → package-json-63FLSD57.cjs} +94 -94
  37. package/bin/{package-json-DTIKNJTD.js → package-json-ZFCGQAYS.js} +2 -2
  38. package/bin/toml-3IPKAOPS.cjs +10 -0
  39. package/bin/toml-CJD72GZ3.js +10 -0
  40. package/bin/{utils-LD5OTFNL.js → utils-IBDV3LTU.js} +2 -2
  41. package/bin/{utils-KCSHILBD.cjs → utils-UPGZJAYV.cjs} +5 -5
  42. package/bin/yaml-O3FERUKI.cjs +10 -0
  43. package/bin/yaml-ZE3I2LDD.js +10 -0
  44. package/package.json +4 -4
  45. package/bin/json5-7HFJM6QK.js +0 -10
  46. package/bin/json5-KDIRZ72S.cjs +0 -10
  47. package/bin/jsonc-CI2HXMIJ.cjs +0 -15
  48. package/bin/toml-TZGV27QJ.cjs +0 -10
  49. package/bin/toml-W7RSYAHX.js +0 -10
  50. package/bin/yaml-N7OWW7KW.cjs +0 -10
  51. package/bin/yaml-X3X6M4ON.js +0 -10
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  isEqual,
3
3
  serialize
4
- } from "./chunk-KRTLKD3D.js";
4
+ } from "./chunk-HJZ7TOM5.js";
5
5
  import {
6
6
  init_esm_shims
7
- } from "./chunk-DVXXZSAP.js";
7
+ } from "./chunk-6LJGNBH7.js";
8
8
 
9
9
  // ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs
10
10
  init_esm_shims();
@@ -1,16 +1,16 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
2
2
 
3
- var _chunkP5F4RYUIcjs = require('./chunk-P5F4RYUI.cjs');
3
+ var _chunk3RO2ACDWcjs = require('./chunk-3RO2ACDW.cjs');
4
4
 
5
5
  // ../../node_modules/.pnpm/chokidar@4.0.3/node_modules/chokidar/esm/index.js
6
- _chunkP5F4RYUIcjs.init_cjs_shims.call(void 0, );
6
+ _chunk3RO2ACDWcjs.init_cjs_shims.call(void 0, );
7
7
  var _fs = require('fs');
8
8
  var _promises = require('fs/promises');
9
9
  var _events = require('events');
10
10
  var _path = require('path'); var sysPath2 = _interopRequireWildcard(_path); var sysPath = _interopRequireWildcard(_path);
11
11
 
12
12
  // ../../node_modules/.pnpm/readdirp@4.1.2/node_modules/readdirp/esm/index.js
13
- _chunkP5F4RYUIcjs.init_cjs_shims.call(void 0, );
13
+ _chunk3RO2ACDWcjs.init_cjs_shims.call(void 0, );
14
14
 
15
15
  var _stream = require('stream');
16
16
 
@@ -230,7 +230,7 @@ function readdirp(root, options = {}) {
230
230
  }
231
231
 
232
232
  // ../../node_modules/.pnpm/chokidar@4.0.3/node_modules/chokidar/esm/handler.js
233
- _chunkP5F4RYUIcjs.init_cjs_shims.call(void 0, );
233
+ _chunk3RO2ACDWcjs.init_cjs_shims.call(void 0, );
234
234
 
235
235
 
236
236
 
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-DVXXZSAP.js";
3
+ } from "./chunk-6LJGNBH7.js";
4
4
 
5
5
  // ../../node_modules/.pnpm/chokidar@4.0.3/node_modules/chokidar/esm/index.js
6
6
  init_esm_shims();
@@ -0,0 +1,10 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+
4
+ var _chunkNMQYBAZWcjs = require('./chunk-NMQYBAZW.cjs');
5
+ require('./chunk-SOMAG4OK.cjs');
6
+ require('./chunk-3RO2ACDW.cjs');
7
+
8
+
9
+
10
+ exports.parseJSON5 = _chunkNMQYBAZWcjs.ou; exports.stringifyJSON5 = _chunkNMQYBAZWcjs.cu;
@@ -0,0 +1,10 @@
1
+ import {
2
+ cu,
3
+ ou
4
+ } from "./chunk-367FWK47.js";
5
+ import "./chunk-VTSQTSYF.js";
6
+ import "./chunk-6LJGNBH7.js";
7
+ export {
8
+ ou as parseJSON5,
9
+ cu as stringifyJSON5
10
+ };
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  d,
3
3
  h
4
- } from "./chunk-RCCCFWBP.js";
5
- import "./chunk-2BVMDTWP.js";
4
+ } from "./chunk-KM6YS7KN.js";
5
+ import "./chunk-VTSQTSYF.js";
6
6
  import {
7
7
  init_esm_shims
8
- } from "./chunk-DVXXZSAP.js";
8
+ } from "./chunk-6LJGNBH7.js";
9
9
 
10
10
  // ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/jsonc.mjs
11
11
  init_esm_shims();
@@ -0,0 +1,15 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+
4
+ var _chunk4DJ7KEKMcjs = require('./chunk-4DJ7KEKM.cjs');
5
+ require('./chunk-SOMAG4OK.cjs');
6
+
7
+
8
+ var _chunk3RO2ACDWcjs = require('./chunk-3RO2ACDW.cjs');
9
+
10
+ // ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/jsonc.mjs
11
+ _chunk3RO2ACDWcjs.init_cjs_shims.call(void 0, );
12
+
13
+
14
+
15
+ exports.parseJSONC = _chunk4DJ7KEKMcjs.h; exports.stringifyJSONC = _chunk4DJ7KEKMcjs.d;