@storm-software/linting-tools 1.133.41 → 1.133.44

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 (50) hide show
  1. package/bin/{chunk-V6FXZLIA.cjs → chunk-3RPEXUFX.cjs} +5 -5
  2. package/bin/{chunk-NNAZF3I4.js → chunk-47WV45TG.js} +1 -1
  3. package/bin/{chunk-7EWG3IKR.cjs → chunk-5H4LWKH4.cjs} +14 -14
  4. package/bin/{chunk-NDTF4TTX.js → chunk-AFYCBDX6.js} +2 -2
  5. package/bin/{chunk-BG423WQ4.cjs → chunk-BAL4YR7J.cjs} +93 -93
  6. package/bin/{chunk-3WWZG6R5.cjs → chunk-BZFLOI5H.cjs} +2 -2
  7. package/bin/{chunk-LGN4RQTF.cjs → chunk-D6UJI7DP.cjs} +5 -5
  8. package/bin/{chunk-ZOWMS7RK.js → chunk-ILFBGIR3.js} +1 -1
  9. package/bin/{chunk-FZ36H7ZX.js → chunk-L5FQGZ6Z.js} +1 -1
  10. package/bin/{chunk-WSC7SC74.cjs → chunk-L5WTOL2D.cjs} +20 -20
  11. package/bin/{chunk-RVCD4C7W.js → chunk-NYPSIS2H.js} +2 -2
  12. package/bin/{chunk-JNA4FJLI.js → chunk-RBJRPZR3.js} +2 -2
  13. package/bin/{chunk-KO2ZNUJI.js → chunk-REVLN7O5.js} +2 -2
  14. package/bin/{chunk-QRXBPTMN.js → chunk-TLJEC7ED.js} +2 -2
  15. package/bin/{chunk-LM7W3DEK.cjs → chunk-TUT2UJME.cjs} +5 -5
  16. package/bin/{chunk-4ZW6IEKS.cjs → chunk-V6DMPCMH.cjs} +2 -2
  17. package/bin/{chunk-XP6RNOHF.js → chunk-VFM4D3AN.js} +2 -2
  18. package/bin/{chunk-7YD4OBLS.cjs → chunk-WAD5SGY3.cjs} +6 -6
  19. package/bin/{chunk-M3RJUCUX.cjs → chunk-XR6FLKA6.cjs} +2 -2
  20. package/bin/{chunk-H5CKE2Q3.js → chunk-YDLNZUQQ.js} +2 -2
  21. package/bin/{dist-CXCDPSVZ.js → dist-BYM6J25O.js} +2 -2
  22. package/bin/{dist-SXWKXAUN.cjs → dist-EYKW3DH5.cjs} +206 -206
  23. package/bin/{dist-TJKD7BFD.cjs → dist-M7DIZZLD.cjs} +6 -6
  24. package/bin/{dist-TA6D52DW.js → dist-PJ4KGJZQ.js} +8 -8
  25. package/bin/{esm-VBX6QHMB.cjs → esm-3GQBUEY5.cjs} +4 -4
  26. package/bin/{esm-XZUWQ2EO.js → esm-ADLQSXNQ.js} +1 -1
  27. package/bin/json5-AUMLNRGV.cjs +10 -0
  28. package/bin/json5-QCULZZNB.js +10 -0
  29. package/bin/{jsonc-RMBRJM5F.js → jsonc-6VU54LY4.js} +3 -3
  30. package/bin/jsonc-HY2YIICO.cjs +15 -0
  31. package/bin/lint.cjs +1917 -1908
  32. package/bin/lint.js +33 -24
  33. package/bin/{multipart-parser-3GRS47U4.js → multipart-parser-QVMZG2XL.js} +2 -2
  34. package/bin/{multipart-parser-EJGAATIG.cjs → multipart-parser-VPBA2QGX.cjs} +6 -6
  35. package/bin/{package-json-T3BVARAM.cjs → package-json-263LLBOQ.cjs} +94 -94
  36. package/bin/{package-json-X7B5MXNU.js → package-json-6LRIV6MY.js} +2 -2
  37. package/bin/toml-H6FCTZ54.cjs +10 -0
  38. package/bin/toml-UZJIHCNF.js +10 -0
  39. package/bin/{utils-MAZ7YBVL.cjs → utils-RNBJFYKU.cjs} +5 -5
  40. package/bin/{utils-VZJ3PRLJ.js → utils-VQM3WD2S.js} +2 -2
  41. package/bin/yaml-GHSQPK4L.cjs +10 -0
  42. package/bin/yaml-TDU5ONQQ.js +10 -0
  43. package/package.json +3 -3
  44. package/bin/json5-DQZXPJC5.cjs +0 -10
  45. package/bin/json5-OE4IW4K5.js +0 -10
  46. package/bin/jsonc-BFTEK7ST.cjs +0 -15
  47. package/bin/toml-MOABZMPU.cjs +0 -10
  48. package/bin/toml-NRTIWWXC.js +0 -10
  49. package/bin/yaml-CT5AT2QA.js +0 -10
  50. package/bin/yaml-JIMITEQL.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 _chunk4ZW6IEKScjs = require('./chunk-4ZW6IEKS.cjs');
4
+ var _chunkV6DMPCMHcjs = require('./chunk-V6DMPCMH.cjs');
5
5
 
6
6
 
7
- var _chunk3WWZG6R5cjs = require('./chunk-3WWZG6R5.cjs');
7
+ var _chunkBZFLOI5Hcjs = require('./chunk-BZFLOI5H.cjs');
8
8
 
9
9
  // ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs
10
- _chunk3WWZG6R5cjs.init_cjs_shims.call(void 0, );
10
+ _chunkBZFLOI5Hcjs.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
- _chunk3WWZG6R5cjs.init_cjs_shims.call(void 0, );
13
+ _chunkBZFLOI5Hcjs.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(_chunk4ZW6IEKScjs.serialize.call(void 0, input));
26
+ return digest(_chunkV6DMPCMHcjs.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 = _chunk4ZW6IEKScjs.isEqual; exports.serialize = _chunk4ZW6IEKScjs.serialize;
33
+ exports.digest = digest; exports.hash = hash; exports.isEqual = _chunkV6DMPCMHcjs.isEqual; exports.serialize = _chunkV6DMPCMHcjs.serialize;
@@ -7,12 +7,12 @@ import {
7
7
  relative,
8
8
  resolve,
9
9
  ve
10
- } from "./chunk-RVCD4C7W.js";
11
- import "./chunk-JNA4FJLI.js";
12
- import "./chunk-KO2ZNUJI.js";
13
- import "./chunk-NDTF4TTX.js";
14
- import "./chunk-H5CKE2Q3.js";
15
- import "./chunk-NNAZF3I4.js";
10
+ } from "./chunk-NYPSIS2H.js";
11
+ import "./chunk-RBJRPZR3.js";
12
+ import "./chunk-REVLN7O5.js";
13
+ import "./chunk-AFYCBDX6.js";
14
+ import "./chunk-YDLNZUQQ.js";
15
+ import "./chunk-47WV45TG.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-XP6RNOHF.js";
34
+ } from "./chunk-VFM4D3AN.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-QRXBPTMN.js";
42
+ } from "./chunk-TLJEC7ED.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,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 _chunk3WWZG6R5cjs = require('./chunk-3WWZG6R5.cjs');
3
+ var _chunkBZFLOI5Hcjs = require('./chunk-BZFLOI5H.cjs');
4
4
 
5
5
  // ../../node_modules/.pnpm/chokidar@4.0.3/node_modules/chokidar/esm/index.js
6
- _chunk3WWZG6R5cjs.init_cjs_shims.call(void 0, );
6
+ _chunkBZFLOI5Hcjs.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
- _chunk3WWZG6R5cjs.init_cjs_shims.call(void 0, );
13
+ _chunkBZFLOI5Hcjs.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
- _chunk3WWZG6R5cjs.init_cjs_shims.call(void 0, );
233
+ _chunkBZFLOI5Hcjs.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-QRXBPTMN.js";
3
+ } from "./chunk-TLJEC7ED.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 _chunkD6UJI7DPcjs = require('./chunk-D6UJI7DP.cjs');
5
+ require('./chunk-XR6FLKA6.cjs');
6
+ require('./chunk-BZFLOI5H.cjs');
7
+
8
+
9
+
10
+ exports.parseJSON5 = _chunkD6UJI7DPcjs.ou; exports.stringifyJSON5 = _chunkD6UJI7DPcjs.cu;
@@ -0,0 +1,10 @@
1
+ import {
2
+ cu,
3
+ ou
4
+ } from "./chunk-RBJRPZR3.js";
5
+ import "./chunk-47WV45TG.js";
6
+ import "./chunk-TLJEC7ED.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-H5CKE2Q3.js";
5
- import "./chunk-NNAZF3I4.js";
4
+ } from "./chunk-YDLNZUQQ.js";
5
+ import "./chunk-47WV45TG.js";
6
6
  import {
7
7
  init_esm_shims
8
- } from "./chunk-QRXBPTMN.js";
8
+ } from "./chunk-TLJEC7ED.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 _chunkWAD5SGY3cjs = require('./chunk-WAD5SGY3.cjs');
5
+ require('./chunk-XR6FLKA6.cjs');
6
+
7
+
8
+ var _chunkBZFLOI5Hcjs = require('./chunk-BZFLOI5H.cjs');
9
+
10
+ // ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/jsonc.mjs
11
+ _chunkBZFLOI5Hcjs.init_cjs_shims.call(void 0, );
12
+
13
+
14
+
15
+ exports.parseJSONC = _chunkWAD5SGY3cjs.h; exports.stringifyJSONC = _chunkWAD5SGY3cjs.d;