@storm-software/linting-tools 1.133.12 → 1.133.14

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-BM2EVDHR.cjs → chunk-23TXYQQG.cjs} +2 -2
  3. package/bin/{chunk-K6JTJT42.cjs → chunk-2LS6XHJE.cjs} +5 -5
  4. package/bin/{chunk-OZG2HBYU.js → chunk-6IMLYNVC.js} +2 -2
  5. package/bin/{chunk-GZGALABC.js → chunk-DLHMX6N2.js} +2 -2
  6. package/bin/{chunk-6T4KACHH.cjs → chunk-DQKYN6RE.cjs} +91 -91
  7. package/bin/{chunk-2CKCKAFP.cjs → chunk-FPGDHS7B.cjs} +6 -6
  8. package/bin/{chunk-LXSO7M5G.js → chunk-G2ESOH5E.js} +2 -2
  9. package/bin/{chunk-6DMZNYYE.cjs → chunk-H4BEHRFA.cjs} +14 -14
  10. package/bin/{chunk-KMA5XGIM.js → chunk-IF6YCKYK.js} +1 -1
  11. package/bin/{chunk-7ZNHXS4V.cjs → chunk-LA2YNRCB.cjs} +20 -20
  12. package/bin/{chunk-QNDTLO6V.cjs → chunk-LHPVMFYP.cjs} +2 -2
  13. package/bin/{chunk-U73KVDYV.js → chunk-MWUZZEZR.js} +1 -1
  14. package/bin/{chunk-DIV7ZP7Z.js → chunk-NQIPZIS7.js} +2 -2
  15. package/bin/{chunk-BY5PEK6X.js → chunk-OYFF34UX.js} +1 -1
  16. package/bin/{chunk-N3S4RHTI.js → chunk-PW2KFYHG.js} +2 -2
  17. package/bin/{chunk-BXH7VHIF.cjs → chunk-QVTFFEY5.cjs} +5 -5
  18. package/bin/{chunk-F4C4LJYK.cjs → chunk-T5OMFDWP.cjs} +2 -2
  19. package/bin/{chunk-CPK5FM7C.cjs → chunk-UZAEAH4D.cjs} +5 -5
  20. package/bin/{chunk-4DI7E6UQ.js → chunk-XMHLLO3U.js} +2 -2
  21. package/bin/{chunk-EEXO6BVV.js → chunk-ZKPMT2GF.js} +2 -2
  22. package/bin/{dist-4LGEZN7B.js → dist-D3KFTJJX.js} +8 -8
  23. package/bin/{dist-S2Z7SILH.cjs → dist-DHBDMMAQ.cjs} +206 -206
  24. package/bin/{dist-ILTMROO3.js → dist-U67QOZRH.js} +2 -2
  25. package/bin/{dist-QRHYFPHF.cjs → dist-VE4GMIEP.cjs} +6 -6
  26. package/bin/{esm-TJ3J6R4Q.js → esm-ICXHSOWO.js} +1 -1
  27. package/bin/{esm-LGFTKKBE.cjs → esm-QOVNZITL.cjs} +4 -4
  28. package/bin/json5-4M5EIEYF.js +10 -0
  29. package/bin/json5-XKMCMJZD.cjs +10 -0
  30. package/bin/jsonc-2KLK6JP3.cjs +15 -0
  31. package/bin/{jsonc-6EEXBYDQ.js → jsonc-HRDWSN65.js} +3 -3
  32. package/bin/lint.cjs +1988 -1991
  33. package/bin/lint.js +44 -47
  34. package/bin/{multipart-parser-E6ETQ7WW.cjs → multipart-parser-R4JYJHT7.cjs} +6 -6
  35. package/bin/{multipart-parser-T7J77OHD.js → multipart-parser-STJD2NUL.js} +2 -2
  36. package/bin/{package-json-XEW6SBL2.cjs → package-json-SDYMNJFB.cjs} +94 -94
  37. package/bin/{package-json-5ISBLOLH.js → package-json-Y7HOE63H.js} +2 -2
  38. package/bin/toml-7Y5D27T7.js +10 -0
  39. package/bin/toml-MKACPBMK.cjs +10 -0
  40. package/bin/{utils-S3MXPREZ.js → utils-AW32PYEF.js} +2 -2
  41. package/bin/{utils-IEIU6ZPI.cjs → utils-W6I722EF.cjs} +5 -5
  42. package/bin/yaml-PWT3KO47.cjs +10 -0
  43. package/bin/yaml-U5BSHV55.js +10 -0
  44. package/package.json +2 -2
  45. package/bin/json5-U63ZDSEM.js +0 -10
  46. package/bin/json5-WQKMAW4Q.cjs +0 -10
  47. package/bin/jsonc-SLSVWO34.cjs +0 -15
  48. package/bin/toml-GDPI2CZP.js +0 -10
  49. package/bin/toml-VMPH3VE6.cjs +0 -10
  50. package/bin/yaml-GZIHQTFV.cjs +0 -10
  51. package/bin/yaml-H2W3SR77.js +0 -10
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  isEqual,
3
3
  serialize
4
- } from "./chunk-KMA5XGIM.js";
4
+ } from "./chunk-IF6YCKYK.js";
5
5
  import {
6
6
  init_esm_shims
7
- } from "./chunk-GZGALABC.js";
7
+ } from "./chunk-DLHMX6N2.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 _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
3
 
4
- var _chunkQNDTLO6Vcjs = require('./chunk-QNDTLO6V.cjs');
4
+ var _chunkLHPVMFYPcjs = require('./chunk-LHPVMFYP.cjs');
5
5
 
6
6
 
7
- var _chunkF4C4LJYKcjs = require('./chunk-F4C4LJYK.cjs');
7
+ var _chunkT5OMFDWPcjs = require('./chunk-T5OMFDWP.cjs');
8
8
 
9
9
  // ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs
10
- _chunkF4C4LJYKcjs.init_cjs_shims.call(void 0, );
10
+ _chunkT5OMFDWPcjs.init_cjs_shims.call(void 0, );
11
11
 
12
12
  // ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/crypto/node/index.mjs
13
- _chunkF4C4LJYKcjs.init_cjs_shims.call(void 0, );
13
+ _chunkT5OMFDWPcjs.init_cjs_shims.call(void 0, );
14
14
  var _crypto = require('crypto');
15
15
  var e = _optionalChain([globalThis, 'access', _ => _.process, 'optionalAccess', _2 => _2.getBuiltinModule, 'optionalCall', _3 => _3("crypto"), 'optionalAccess', _4 => _4.hash]);
16
16
  var r = "sha256";
@@ -23,11 +23,11 @@ function digest(t) {
23
23
 
24
24
  // ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs
25
25
  function hash(input) {
26
- return digest(_chunkQNDTLO6Vcjs.serialize.call(void 0, input));
26
+ return digest(_chunkLHPVMFYPcjs.serialize.call(void 0, input));
27
27
  }
28
28
 
29
29
 
30
30
 
31
31
 
32
32
 
33
- exports.digest = digest; exports.hash = hash; exports.isEqual = _chunkQNDTLO6Vcjs.isEqual; exports.serialize = _chunkQNDTLO6Vcjs.serialize;
33
+ exports.digest = digest; exports.hash = hash; exports.isEqual = _chunkLHPVMFYPcjs.isEqual; exports.serialize = _chunkLHPVMFYPcjs.serialize;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-GZGALABC.js";
3
+ } from "./chunk-DLHMX6N2.js";
4
4
 
5
5
  // ../../node_modules/.pnpm/chokidar@4.0.3/node_modules/chokidar/esm/index.js
6
6
  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 _chunkF4C4LJYKcjs = require('./chunk-F4C4LJYK.cjs');
3
+ var _chunkT5OMFDWPcjs = require('./chunk-T5OMFDWP.cjs');
4
4
 
5
5
  // ../../node_modules/.pnpm/chokidar@4.0.3/node_modules/chokidar/esm/index.js
6
- _chunkF4C4LJYKcjs.init_cjs_shims.call(void 0, );
6
+ _chunkT5OMFDWPcjs.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
- _chunkF4C4LJYKcjs.init_cjs_shims.call(void 0, );
13
+ _chunkT5OMFDWPcjs.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
- _chunkF4C4LJYKcjs.init_cjs_shims.call(void 0, );
233
+ _chunkT5OMFDWPcjs.init_cjs_shims.call(void 0, );
234
234
 
235
235
 
236
236
 
@@ -0,0 +1,10 @@
1
+ import {
2
+ cu,
3
+ ou
4
+ } from "./chunk-NQIPZIS7.js";
5
+ import "./chunk-OYFF34UX.js";
6
+ import "./chunk-DLHMX6N2.js";
7
+ export {
8
+ ou as parseJSON5,
9
+ cu as stringifyJSON5
10
+ };
@@ -0,0 +1,10 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+
4
+ var _chunkUZAEAH4Dcjs = require('./chunk-UZAEAH4D.cjs');
5
+ require('./chunk-23TXYQQG.cjs');
6
+ require('./chunk-T5OMFDWP.cjs');
7
+
8
+
9
+
10
+ exports.parseJSON5 = _chunkUZAEAH4Dcjs.ou; exports.stringifyJSON5 = _chunkUZAEAH4Dcjs.cu;
@@ -0,0 +1,15 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+
4
+ var _chunkFPGDHS7Bcjs = require('./chunk-FPGDHS7B.cjs');
5
+ require('./chunk-23TXYQQG.cjs');
6
+
7
+
8
+ var _chunkT5OMFDWPcjs = require('./chunk-T5OMFDWP.cjs');
9
+
10
+ // ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/jsonc.mjs
11
+ _chunkT5OMFDWPcjs.init_cjs_shims.call(void 0, );
12
+
13
+
14
+
15
+ exports.parseJSONC = _chunkFPGDHS7Bcjs.h; exports.stringifyJSONC = _chunkFPGDHS7Bcjs.d;
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  d,
3
3
  h
4
- } from "./chunk-N3S4RHTI.js";
5
- import "./chunk-BY5PEK6X.js";
4
+ } from "./chunk-PW2KFYHG.js";
5
+ import "./chunk-OYFF34UX.js";
6
6
  import {
7
7
  init_esm_shims
8
- } from "./chunk-GZGALABC.js";
8
+ } from "./chunk-DLHMX6N2.js";
9
9
 
10
10
  // ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/jsonc.mjs
11
11
  init_esm_shims();