@storm-software/linting-tools 1.134.37 → 1.134.39
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.
- package/README.md +1 -1
- package/bin/{chunk-2XZLELXD.js → chunk-5T4KSK6X.js} +2 -2
- package/bin/{chunk-IRXBNRV4.cjs → chunk-64YA4I5I.cjs} +5 -5
- package/bin/{chunk-NDFBKZWR.js → chunk-A4GH6YKL.js} +1 -1
- package/bin/{chunk-ACVTRUT3.js → chunk-ACBNBNAM.js} +2 -2
- package/bin/{chunk-FG4YSDXD.js → chunk-BB7AII4Z.js} +2 -2
- package/bin/{chunk-5PWUI4M3.js → chunk-BN657RWD.js} +2 -2
- package/bin/{chunk-BU7FKCVK.cjs → chunk-DGPF2454.cjs} +14 -14
- package/bin/{chunk-MDCAJJ5G.cjs → chunk-FN7YOJQF.cjs} +5 -5
- package/bin/{chunk-IVDZVSFB.js → chunk-G6VRBXQZ.js} +2 -2
- package/bin/{chunk-AFUR4UJD.cjs → chunk-GNQHDIMU.cjs} +20 -20
- package/bin/{chunk-IBQNENW7.js → chunk-ILVV4H2U.js} +2 -2
- package/bin/{chunk-ORG3WZ4R.js → chunk-JKSRJYM2.js} +1 -1
- package/bin/{chunk-QHGP5FQ7.js → chunk-JVT6Y4EK.js} +2 -2
- package/bin/{chunk-YIC4HEND.cjs → chunk-NXKDGL3Q.cjs} +2 -2
- package/bin/{chunk-Q3JUHJEN.cjs → chunk-PSVSI5ZF.cjs} +6 -6
- package/bin/{chunk-XRRJ3K7V.cjs → chunk-SHCTKHBI.cjs} +5 -5
- package/bin/{chunk-67O6VJRX.cjs → chunk-SNSRBC4K.cjs} +93 -93
- package/bin/{chunk-2OIDA7L5.cjs → chunk-VSYYREDY.cjs} +2 -2
- package/bin/{chunk-ISTEB5CC.cjs → chunk-XLBXFWBB.cjs} +2 -2
- package/bin/{chunk-JYPDF3XS.js → chunk-XVPSI5YI.js} +1 -1
- package/bin/{dist-3XBCWXLH.js → dist-F6MXQ7SZ.js} +2 -2
- package/bin/{dist-VL7GH7LF.cjs → dist-HLUYBP5V.cjs} +6 -6
- package/bin/{dist-KM5P5IG6.js → dist-L3JBTH75.js} +8 -8
- package/bin/{dist-ORMQ75ZV.cjs → dist-SSP3POIX.cjs} +206 -206
- package/bin/{esm-IBFIXAJR.js → esm-5SGWCP2V.js} +1 -1
- package/bin/{esm-XRAGEX7Z.cjs → esm-UQPZKWZ3.cjs} +4 -4
- package/bin/json5-65MYDKU6.js +10 -0
- package/bin/json5-B3QDMVIB.cjs +10 -0
- package/bin/jsonc-B56UOBJP.cjs +15 -0
- package/bin/{jsonc-I76EIOIH.js → jsonc-JSJOGNST.js} +3 -3
- package/bin/lint.cjs +1954 -1954
- package/bin/lint.js +16 -16
- package/bin/{multipart-parser-Z35ZKQWF.js → multipart-parser-ASU6VPAI.js} +2 -2
- package/bin/{multipart-parser-34XJ5DCY.cjs → multipart-parser-FECCFVIV.cjs} +6 -6
- package/bin/{package-json-L52M7Z7W.js → package-json-NTJHTJOW.js} +2 -2
- package/bin/{package-json-6YUJ6VZQ.cjs → package-json-XMMZCUV4.cjs} +94 -94
- package/bin/toml-ECJPV37R.cjs +10 -0
- package/bin/toml-HTZAAZBD.js +10 -0
- package/bin/{utils-H6EH23T6.cjs → utils-4HADYUPW.cjs} +5 -5
- package/bin/{utils-HHNHNVUK.js → utils-WG3BMMTY.js} +2 -2
- package/bin/yaml-AYMYDPBM.js +10 -0
- package/bin/yaml-GEKG7FEH.cjs +10 -0
- package/package.json +2 -2
- package/bin/json5-2334MA53.cjs +0 -10
- package/bin/json5-P7UXR7UA.js +0 -10
- package/bin/jsonc-ZS4NVQ3W.cjs +0 -15
- package/bin/toml-5WZV3ZLM.cjs +0 -10
- package/bin/toml-ITMI2CWV.js +0 -10
- package/bin/yaml-5KP2AG35.js +0 -10
- package/bin/yaml-VB664MFM.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
|
|
4
|
+
var _chunkNXKDGL3Qcjs = require('./chunk-NXKDGL3Q.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkXLBXFWBBcjs = require('./chunk-XLBXFWBB.cjs');
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs
|
|
10
|
-
|
|
10
|
+
_chunkXLBXFWBBcjs.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
|
-
|
|
13
|
+
_chunkXLBXFWBBcjs.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(
|
|
26
|
+
return digest(_chunkNXKDGL3Qcjs.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 =
|
|
33
|
+
exports.digest = digest; exports.hash = hash; exports.isEqual = _chunkNXKDGL3Qcjs.isEqual; exports.serialize = _chunkNXKDGL3Qcjs.serialize;
|
|
@@ -7,12 +7,12 @@ import {
|
|
|
7
7
|
relative,
|
|
8
8
|
resolve,
|
|
9
9
|
ve
|
|
10
|
-
} from "./chunk-
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-
|
|
10
|
+
} from "./chunk-ILVV4H2U.js";
|
|
11
|
+
import "./chunk-ACBNBNAM.js";
|
|
12
|
+
import "./chunk-G6VRBXQZ.js";
|
|
13
|
+
import "./chunk-BN657RWD.js";
|
|
14
|
+
import "./chunk-BB7AII4Z.js";
|
|
15
|
+
import "./chunk-JKSRJYM2.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-
|
|
34
|
+
} from "./chunk-5T4KSK6X.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-
|
|
42
|
+
} from "./chunk-JVT6Y4EK.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({
|