@storm-software/linting-tools 1.133.75 → 1.133.77

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-IG2S3WZE.cjs → chunk-2LGVY5A5.cjs} +5 -5
  3. package/bin/{chunk-MQQVVGHG.js → chunk-4XHBFT3F.js} +2 -2
  4. package/bin/{chunk-JG2VXYVN.cjs → chunk-7TB6DD2T.cjs} +5 -5
  5. package/bin/{chunk-CU3XDSLF.js → chunk-AYC5UTTQ.js} +2 -2
  6. package/bin/{chunk-UOZE4R6I.js → chunk-BV53GMLX.js} +2 -2
  7. package/bin/{chunk-I5N2GVXC.cjs → chunk-CINGCVMB.cjs} +20 -20
  8. package/bin/{chunk-525AW674.js → chunk-GZG6YHRW.js} +1 -1
  9. package/bin/{chunk-B6Z4LISV.cjs → chunk-J663BX4L.cjs} +6 -6
  10. package/bin/{chunk-VUR7HOCU.js → chunk-L4VVZY5I.js} +2 -2
  11. package/bin/{chunk-224EPKQA.js → chunk-LWQPZUUQ.js} +95 -95
  12. package/bin/{chunk-AT7LKSXC.cjs → chunk-NKIVN7QJ.cjs} +2 -2
  13. package/bin/{chunk-MEHVSMGN.cjs → chunk-OKA3C2AR.cjs} +14 -14
  14. package/bin/{chunk-JUGRIQLY.cjs → chunk-P5BW6VNT.cjs} +2 -2
  15. package/bin/{chunk-SBUMONFN.cjs → chunk-PYC4VT6O.cjs} +187 -187
  16. package/bin/{chunk-GEBGJHGI.cjs → chunk-QFMVJYAL.cjs} +5 -5
  17. package/bin/{chunk-YKRVJAYC.js → chunk-QMLJPLTV.js} +2 -2
  18. package/bin/{chunk-FVKYIWWH.js → chunk-SHNG5VUU.js} +1 -1
  19. package/bin/{chunk-P6ULP7UB.cjs → chunk-SVC7XYPU.cjs} +2 -2
  20. package/bin/{chunk-6SSQR6IX.js → chunk-XYUDUQIC.js} +2 -2
  21. package/bin/{chunk-37SUKDSQ.js → chunk-YHRFO74F.js} +2 -2
  22. package/bin/{dist-RH53SWUA.cjs → dist-24HGZHWZ.cjs} +206 -206
  23. package/bin/{dist-Q7PB3OSM.cjs → dist-LHZKIYER.cjs} +6 -6
  24. package/bin/{dist-AWLNPB64.js → dist-RLLGXGG2.js} +2 -2
  25. package/bin/{dist-73A3TJ3Q.js → dist-VBJR7ODA.js} +8 -8
  26. package/bin/{esm-XHM5JYML.js → esm-DAGGJPRT.js} +1 -1
  27. package/bin/{esm-F6RFENDH.cjs → esm-KINZEFPF.cjs} +4 -4
  28. package/bin/json5-RWJBFZ2A.cjs +10 -0
  29. package/bin/json5-YAZZGQJG.js +10 -0
  30. package/bin/{jsonc-LHEOON5U.js → jsonc-M6AYQLQL.js} +3 -3
  31. package/bin/jsonc-ZCDF2MKX.cjs +15 -0
  32. package/bin/lint.cjs +1893 -1893
  33. package/bin/lint.js +16 -16
  34. package/bin/{multipart-parser-QSFT7NYH.js → multipart-parser-33UBHNKK.js} +2 -2
  35. package/bin/{multipart-parser-XEKAQ2J6.cjs → multipart-parser-EIL4EV6D.cjs} +6 -6
  36. package/bin/{package-json-7VO3V3SF.cjs → package-json-JNM2OC5Q.cjs} +94 -94
  37. package/bin/{package-json-Q6SVHK6M.js → package-json-MHTMFG26.js} +2 -2
  38. package/bin/toml-BMPZN4TP.js +10 -0
  39. package/bin/toml-Y7TEMSRT.cjs +10 -0
  40. package/bin/{utils-F7QKGR4E.cjs → utils-JMLPFTLU.cjs} +5 -5
  41. package/bin/{utils-LMDYNNMD.js → utils-WDXOIXG6.js} +2 -2
  42. package/bin/yaml-HJWRFZW7.cjs +10 -0
  43. package/bin/yaml-I6J2TMSZ.js +10 -0
  44. package/package.json +2 -2
  45. package/bin/json5-KM2DBYOU.js +0 -10
  46. package/bin/json5-YWZBIVGZ.cjs +0 -10
  47. package/bin/jsonc-77XG2BOT.cjs +0 -15
  48. package/bin/toml-P4QWKQW4.cjs +0 -10
  49. package/bin/toml-ZZB55FTB.js +0 -10
  50. package/bin/yaml-EB27LL5C.cjs +0 -10
  51. package/bin/yaml-N2DH6UYQ.js +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 _chunkP6ULP7UBcjs = require('./chunk-P6ULP7UB.cjs');
4
+ var _chunkSVC7XYPUcjs = require('./chunk-SVC7XYPU.cjs');
5
5
 
6
6
 
7
- var _chunkAT7LKSXCcjs = require('./chunk-AT7LKSXC.cjs');
7
+ var _chunkNKIVN7QJcjs = require('./chunk-NKIVN7QJ.cjs');
8
8
 
9
9
  // ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs
10
- _chunkAT7LKSXCcjs.init_cjs_shims.call(void 0, );
10
+ _chunkNKIVN7QJcjs.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
- _chunkAT7LKSXCcjs.init_cjs_shims.call(void 0, );
13
+ _chunkNKIVN7QJcjs.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(_chunkP6ULP7UBcjs.serialize.call(void 0, input));
26
+ return digest(_chunkSVC7XYPUcjs.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 = _chunkP6ULP7UBcjs.isEqual; exports.serialize = _chunkP6ULP7UBcjs.serialize;
33
+ exports.digest = digest; exports.hash = hash; exports.isEqual = _chunkSVC7XYPUcjs.isEqual; exports.serialize = _chunkSVC7XYPUcjs.serialize;
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  isEqual,
3
3
  serialize
4
- } from "./chunk-525AW674.js";
4
+ } from "./chunk-GZG6YHRW.js";
5
5
  import {
6
6
  init_esm_shims
7
- } from "./chunk-YKRVJAYC.js";
7
+ } from "./chunk-QMLJPLTV.js";
8
8
 
9
9
  // ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs
10
10
  init_esm_shims();
@@ -7,12 +7,12 @@ import {
7
7
  relative,
8
8
  resolve,
9
9
  ve
10
- } from "./chunk-UOZE4R6I.js";
11
- import "./chunk-37SUKDSQ.js";
12
- import "./chunk-CU3XDSLF.js";
13
- import "./chunk-6SSQR6IX.js";
14
- import "./chunk-MQQVVGHG.js";
15
- import "./chunk-FVKYIWWH.js";
10
+ } from "./chunk-BV53GMLX.js";
11
+ import "./chunk-YHRFO74F.js";
12
+ import "./chunk-AYC5UTTQ.js";
13
+ import "./chunk-XYUDUQIC.js";
14
+ import "./chunk-4XHBFT3F.js";
15
+ import "./chunk-SHNG5VUU.js";
16
16
  import {
17
17
  G,
18
18
  Mi,
@@ -31,7 +31,7 @@ import {
31
31
  ut,
32
32
  ye,
33
33
  yl
34
- } from "./chunk-VUR7HOCU.js";
34
+ } from "./chunk-L4VVZY5I.js";
35
35
  import {
36
36
  __commonJS,
37
37
  __esm,
@@ -39,7 +39,7 @@ import {
39
39
  __require,
40
40
  __toESM,
41
41
  init_esm_shims
42
- } from "./chunk-YKRVJAYC.js";
42
+ } from "./chunk-QMLJPLTV.js";
43
43
 
44
44
  // ../../node_modules/.pnpm/tar@6.2.1/node_modules/tar/lib/high-level-opt.js
45
45
  var require_high_level_opt = __commonJS({
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_esm_shims
3
- } from "./chunk-YKRVJAYC.js";
3
+ } from "./chunk-QMLJPLTV.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 _chunkAT7LKSXCcjs = require('./chunk-AT7LKSXC.cjs');
3
+ var _chunkNKIVN7QJcjs = require('./chunk-NKIVN7QJ.cjs');
4
4
 
5
5
  // ../../node_modules/.pnpm/chokidar@4.0.3/node_modules/chokidar/esm/index.js
6
- _chunkAT7LKSXCcjs.init_cjs_shims.call(void 0, );
6
+ _chunkNKIVN7QJcjs.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
- _chunkAT7LKSXCcjs.init_cjs_shims.call(void 0, );
13
+ _chunkNKIVN7QJcjs.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
- _chunkAT7LKSXCcjs.init_cjs_shims.call(void 0, );
233
+ _chunkNKIVN7QJcjs.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 _chunk2LGVY5A5cjs = require('./chunk-2LGVY5A5.cjs');
5
+ require('./chunk-P5BW6VNT.cjs');
6
+ require('./chunk-NKIVN7QJ.cjs');
7
+
8
+
9
+
10
+ exports.parseJSON5 = _chunk2LGVY5A5cjs.ou; exports.stringifyJSON5 = _chunk2LGVY5A5cjs.cu;
@@ -0,0 +1,10 @@
1
+ import {
2
+ cu,
3
+ ou
4
+ } from "./chunk-YHRFO74F.js";
5
+ import "./chunk-SHNG5VUU.js";
6
+ import "./chunk-QMLJPLTV.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-MQQVVGHG.js";
5
- import "./chunk-FVKYIWWH.js";
4
+ } from "./chunk-4XHBFT3F.js";
5
+ import "./chunk-SHNG5VUU.js";
6
6
  import {
7
7
  init_esm_shims
8
- } from "./chunk-YKRVJAYC.js";
8
+ } from "./chunk-QMLJPLTV.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 _chunkJ663BX4Lcjs = require('./chunk-J663BX4L.cjs');
5
+ require('./chunk-P5BW6VNT.cjs');
6
+
7
+
8
+ var _chunkNKIVN7QJcjs = require('./chunk-NKIVN7QJ.cjs');
9
+
10
+ // ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/jsonc.mjs
11
+ _chunkNKIVN7QJcjs.init_cjs_shims.call(void 0, );
12
+
13
+
14
+
15
+ exports.parseJSONC = _chunkJ663BX4Lcjs.h; exports.stringifyJSONC = _chunkJ663BX4Lcjs.d;