@storm-software/linting-tools 1.131.6 → 1.131.8

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-4PNNRPPG.cjs → chunk-2M57UESH.cjs} +5 -5
  3. package/bin/{chunk-SKWIFCZT.cjs → chunk-33QPGVW3.cjs} +14 -14
  4. package/bin/{chunk-HNIIDQ4F.js → chunk-4K3XYH76.js} +1 -1
  5. package/bin/{chunk-OSKNTSED.js → chunk-5IDZX5I5.js} +2 -2
  6. package/bin/{chunk-QWAGYRDD.cjs → chunk-76IR4C3I.cjs} +2 -2
  7. package/bin/{chunk-NQH7YR4J.cjs → chunk-DHBV23JJ.cjs} +6 -6
  8. package/bin/{chunk-FG4MF6DP.js → chunk-E6QVWJBK.js} +2 -2
  9. package/bin/{chunk-TJM7XLO6.js → chunk-FDNMBJDJ.js} +1 -1
  10. package/bin/{chunk-QWEEU5ES.cjs → chunk-GMYXKRA6.cjs} +2 -2
  11. package/bin/{chunk-4FC4JMQQ.js → chunk-GPQ3EXSW.js} +2 -2
  12. package/bin/{chunk-XLSFNKID.js → chunk-HRF46AXJ.js} +2 -2
  13. package/bin/{chunk-LR64WSD7.js → chunk-N27QERDX.js} +2 -2
  14. package/bin/{chunk-Q4PY4E3P.cjs → chunk-QY7MWVNZ.cjs} +91 -91
  15. package/bin/{chunk-BCFELX5K.js → chunk-RU5SNMFV.js} +1 -1
  16. package/bin/{chunk-G6ABQU5R.cjs → chunk-SCMHL3KF.cjs} +5 -5
  17. package/bin/{chunk-36BNRK2Y.js → chunk-SDXV7YPY.js} +2 -2
  18. package/bin/{chunk-JCVIIPFW.cjs → chunk-SZKILJR4.cjs} +20 -20
  19. package/bin/{chunk-CIGAWZYW.cjs → chunk-TZKN5VL4.cjs} +5 -5
  20. package/bin/{chunk-JLY2EPI7.cjs → chunk-WZRB6R42.cjs} +2 -2
  21. package/bin/{chunk-H57R4QZ4.js → chunk-XCWEWHEG.js} +2 -2
  22. package/bin/{dist-WHGWDI3W.js → dist-AW3GMB6E.js} +8 -8
  23. package/bin/{dist-JVNNBIDX.js → dist-BZG5DGPR.js} +2 -2
  24. package/bin/{dist-JGAVRJT6.cjs → dist-FE6ZHWCB.cjs} +206 -206
  25. package/bin/{dist-O7KIOWLQ.cjs → dist-ZSMMV4WF.cjs} +6 -6
  26. package/bin/{esm-O26WIUWB.js → esm-SVEBN4MS.js} +1 -1
  27. package/bin/{esm-4USZTJHX.cjs → esm-WKIWN5IZ.cjs} +4 -4
  28. package/bin/json5-GPKLZTTL.cjs +10 -0
  29. package/bin/json5-QNTLRXAX.js +10 -0
  30. package/bin/{jsonc-WRGX7XMB.js → jsonc-CIQZLV2E.js} +3 -3
  31. package/bin/jsonc-VCPC456T.cjs +15 -0
  32. package/bin/lint.cjs +1993 -1993
  33. package/bin/lint.js +16 -16
  34. package/bin/{multipart-parser-TF6JHID4.js → multipart-parser-SM5GXJIN.js} +2 -2
  35. package/bin/{multipart-parser-M3ULTPMW.cjs → multipart-parser-Y5MVN3ZF.cjs} +6 -6
  36. package/bin/{package-json-3FMBXXED.js → package-json-PWHSBGGM.js} +2 -2
  37. package/bin/{package-json-57QILM2O.cjs → package-json-RKY64HVK.cjs} +91 -91
  38. package/bin/toml-2RXZXXD7.js +10 -0
  39. package/bin/toml-55EAY7MF.cjs +10 -0
  40. package/bin/{utils-OB4RNXNR.cjs → utils-MJN5KXMZ.cjs} +5 -5
  41. package/bin/{utils-QSZF4BSR.js → utils-TMU2J7R4.js} +2 -2
  42. package/bin/yaml-AAH742IK.cjs +10 -0
  43. package/bin/yaml-QA6BLBI6.js +10 -0
  44. package/package.json +2 -2
  45. package/bin/json5-55JN5MEJ.js +0 -10
  46. package/bin/json5-YS4GTBEO.cjs +0 -10
  47. package/bin/jsonc-TA6EMB6J.cjs +0 -15
  48. package/bin/toml-344RGGX4.cjs +0 -10
  49. package/bin/toml-LOSGZ7EB.js +0 -10
  50. package/bin/yaml-AILP6H6D.js +0 -10
  51. package/bin/yaml-UN6JFE2R.cjs +0 -10
@@ -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 _chunkQWEEU5EScjs = require('./chunk-QWEEU5ES.cjs');
4
+ var _chunkGMYXKRA6cjs = require('./chunk-GMYXKRA6.cjs');
5
5
 
6
6
 
7
- var _chunkQWAGYRDDcjs = require('./chunk-QWAGYRDD.cjs');
7
+ var _chunk76IR4C3Icjs = require('./chunk-76IR4C3I.cjs');
8
8
 
9
9
  // ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs
10
- _chunkQWAGYRDDcjs.init_cjs_shims.call(void 0, );
10
+ _chunk76IR4C3Icjs.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
- _chunkQWAGYRDDcjs.init_cjs_shims.call(void 0, );
13
+ _chunk76IR4C3Icjs.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(_chunkQWEEU5EScjs.serialize.call(void 0, input));
26
+ return digest(_chunkGMYXKRA6cjs.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 = _chunkQWEEU5EScjs.isEqual; exports.serialize = _chunkQWEEU5EScjs.serialize;
33
+ exports.digest = digest; exports.hash = hash; exports.isEqual = _chunkGMYXKRA6cjs.isEqual; exports.serialize = _chunkGMYXKRA6cjs.serialize;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-XLSFNKID.js";
3
+ } from "./chunk-HRF46AXJ.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 _chunkQWAGYRDDcjs = require('./chunk-QWAGYRDD.cjs');
3
+ var _chunk76IR4C3Icjs = require('./chunk-76IR4C3I.cjs');
4
4
 
5
5
  // ../../node_modules/.pnpm/chokidar@4.0.3/node_modules/chokidar/esm/index.js
6
- _chunkQWAGYRDDcjs.init_cjs_shims.call(void 0, );
6
+ _chunk76IR4C3Icjs.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
- _chunkQWAGYRDDcjs.init_cjs_shims.call(void 0, );
13
+ _chunk76IR4C3Icjs.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
- _chunkQWAGYRDDcjs.init_cjs_shims.call(void 0, );
233
+ _chunk76IR4C3Icjs.init_cjs_shims.call(void 0, );
234
234
 
235
235
 
236
236
 
@@ -0,0 +1,10 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+
4
+ var _chunkSCMHL3KFcjs = require('./chunk-SCMHL3KF.cjs');
5
+ require('./chunk-WZRB6R42.cjs');
6
+ require('./chunk-76IR4C3I.cjs');
7
+
8
+
9
+
10
+ exports.parseJSON5 = _chunkSCMHL3KFcjs.ou; exports.stringifyJSON5 = _chunkSCMHL3KFcjs.cu;
@@ -0,0 +1,10 @@
1
+ import {
2
+ cu,
3
+ ou
4
+ } from "./chunk-5IDZX5I5.js";
5
+ import "./chunk-FDNMBJDJ.js";
6
+ import "./chunk-HRF46AXJ.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-4FC4JMQQ.js";
5
- import "./chunk-TJM7XLO6.js";
4
+ } from "./chunk-GPQ3EXSW.js";
5
+ import "./chunk-FDNMBJDJ.js";
6
6
  import {
7
7
  init_esm_shims
8
- } from "./chunk-XLSFNKID.js";
8
+ } from "./chunk-HRF46AXJ.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 _chunkDHBV23JJcjs = require('./chunk-DHBV23JJ.cjs');
5
+ require('./chunk-WZRB6R42.cjs');
6
+
7
+
8
+ var _chunk76IR4C3Icjs = require('./chunk-76IR4C3I.cjs');
9
+
10
+ // ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/jsonc.mjs
11
+ _chunk76IR4C3Icjs.init_cjs_shims.call(void 0, );
12
+
13
+
14
+
15
+ exports.parseJSONC = _chunkDHBV23JJcjs.h; exports.stringifyJSONC = _chunkDHBV23JJcjs.d;