@storm-software/linting-tools 1.134.4 → 1.134.6
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-LCQKA4TE.js → chunk-23LRA7PP.js} +96 -95
- package/bin/{chunk-JHINVDSC.cjs → chunk-3DRGZB6Y.cjs} +20 -20
- package/bin/{chunk-NQJFYAYN.cjs → chunk-4DO7ESYE.cjs} +2 -2
- package/bin/{chunk-4D4UTL4U.js → chunk-4QZXYDEW.js} +2 -2
- package/bin/{chunk-SF5MNDK3.cjs → chunk-EVJ36OEV.cjs} +6 -6
- package/bin/{chunk-FBBJK7LK.js → chunk-EXH5TNWL.js} +1 -1
- package/bin/{chunk-J7E465RX.js → chunk-FRT4I5O4.js} +2 -2
- package/bin/{chunk-4ONW6FT3.cjs → chunk-GFNHYHWB.cjs} +5 -5
- package/bin/{chunk-EHZF7Z2E.js → chunk-GMU6LIZF.js} +2 -2
- package/bin/{chunk-UE3YHSZG.js → chunk-J4FHC6GB.js} +2 -2
- package/bin/{chunk-GDZ75X63.cjs → chunk-LBRAAGOT.cjs} +14 -14
- package/bin/{chunk-PTC5PFDS.cjs → chunk-LWA2LVP6.cjs} +2 -2
- package/bin/{chunk-PSCH3RK3.js → chunk-MUMZKRU2.js} +2 -2
- package/bin/{chunk-U4CSCS4A.js → chunk-MWRYRAXN.js} +2 -2
- package/bin/{chunk-6L36CRMP.cjs → chunk-OL2RW3RR.cjs} +188 -187
- package/bin/{chunk-KI7F2PE4.js → chunk-PMPGG5E4.js} +2 -2
- package/bin/{chunk-2QD24CN6.js → chunk-RLE3N6SF.js} +1 -1
- package/bin/{chunk-2XNI3VES.cjs → chunk-SQYZZPI2.cjs} +5 -5
- package/bin/{chunk-7KCGDPET.cjs → chunk-TPQVNXUP.cjs} +5 -5
- package/bin/{chunk-MQBJ2SW5.cjs → chunk-XEIIBVOJ.cjs} +2 -2
- package/bin/{dist-B565FVOY.js → dist-6HSBRM2O.js} +8 -8
- package/bin/{dist-AI6TYSEX.js → dist-CJNAVBM6.js} +2 -2
- package/bin/{dist-CGPYXSUC.cjs → dist-LM22M4MQ.cjs} +6 -6
- package/bin/{dist-3MXQS4JK.cjs → dist-T3WDEUTE.cjs} +206 -206
- package/bin/{esm-BXL65R7F.cjs → esm-J4MIOHXZ.cjs} +4 -4
- package/bin/{esm-3X2FRCUF.js → esm-QZGJB4LU.js} +1 -1
- package/bin/json5-AHL66SOO.js +10 -0
- package/bin/json5-IFCEFQZR.cjs +10 -0
- package/bin/jsonc-RZOPLF6P.cjs +15 -0
- package/bin/{jsonc-HHJE5KG3.js → jsonc-XUVSVEOP.js} +3 -3
- package/bin/lint.cjs +1954 -1954
- package/bin/lint.js +16 -16
- package/bin/{multipart-parser-5UPJG2RE.cjs → multipart-parser-LBV3MIZZ.cjs} +6 -6
- package/bin/{multipart-parser-JAIRVEME.js → multipart-parser-YNNZUSJX.js} +2 -2
- package/bin/{package-json-L6WC5V7N.cjs → package-json-67TD5CM3.cjs} +94 -94
- package/bin/{package-json-H2PUGFSS.js → package-json-YE27YBQ6.js} +2 -2
- package/bin/toml-FJPOLEWX.cjs +10 -0
- package/bin/toml-LLDBCUR6.js +10 -0
- package/bin/{utils-MDXWKKO5.cjs → utils-BKFYTCYZ.cjs} +5 -5
- package/bin/{utils-VOTEJJHM.js → utils-PSSHTRTR.js} +2 -2
- package/bin/yaml-FME4VSDD.cjs +10 -0
- package/bin/yaml-YBUNOL3W.js +10 -0
- package/package.json +3 -3
- package/bin/json5-APGMLCGP.cjs +0 -10
- package/bin/json5-K2PPBPYL.js +0 -10
- package/bin/jsonc-VX5CWWUQ.cjs +0 -15
- package/bin/toml-ISTI5L7Y.js +0 -10
- package/bin/toml-XKWLKABR.cjs +0 -10
- package/bin/yaml-HOL3GEY6.cjs +0 -10
- package/bin/yaml-S2M4QNUG.js +0 -10
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
var _chunkGFNHYHWBcjs = require('./chunk-GFNHYHWB.cjs');
|
|
5
|
+
require('./chunk-LWA2LVP6.cjs');
|
|
6
|
+
require('./chunk-4DO7ESYE.cjs');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.parseTOML = _chunkGFNHYHWBcjs.ae; exports.stringifyTOML = _chunkGFNHYHWBcjs.ue;
|
|
@@ -1,13 +1,13 @@
|
|
|
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 _chunkXEIIBVOJcjs = require('./chunk-XEIIBVOJ.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunk4DO7ESYEcjs = require('./chunk-4DO7ESYE.cjs');
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/utils/index.mjs
|
|
10
|
-
|
|
10
|
+
_chunk4DO7ESYEcjs.init_cjs_shims.call(void 0, );
|
|
11
11
|
function diff(obj1, obj2) {
|
|
12
12
|
const h1 = _toHashedObject(obj1);
|
|
13
13
|
const h2 = _toHashedObject(obj2);
|
|
@@ -39,7 +39,7 @@ function _diff(h1, h2) {
|
|
|
39
39
|
}
|
|
40
40
|
function _toHashedObject(obj, key = "") {
|
|
41
41
|
if (obj && typeof obj !== "object") {
|
|
42
|
-
return new DiffHashedObject(key, obj,
|
|
42
|
+
return new DiffHashedObject(key, obj, _chunkXEIIBVOJcjs.serialize.call(void 0, obj));
|
|
43
43
|
}
|
|
44
44
|
const props = {};
|
|
45
45
|
const hashes = [];
|
|
@@ -98,4 +98,4 @@ var DiffHashedObject = class {
|
|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
|
|
101
|
-
exports.diff = diff; exports.isEqual =
|
|
101
|
+
exports.diff = diff; exports.isEqual = _chunkXEIIBVOJcjs.isEqual;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
isEqual,
|
|
3
3
|
serialize
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-EXH5TNWL.js";
|
|
5
5
|
import {
|
|
6
6
|
init_esm_shims
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-J4FHC6GB.js";
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/utils/index.mjs
|
|
10
10
|
init_esm_shims();
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
var _chunkTPQVNXUPcjs = require('./chunk-TPQVNXUP.cjs');
|
|
5
|
+
require('./chunk-LWA2LVP6.cjs');
|
|
6
|
+
require('./chunk-4DO7ESYE.cjs');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.parseYAML = _chunkTPQVNXUPcjs.Ar; exports.stringifyYAML = _chunkTPQVNXUPcjs.vr;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/linting-tools",
|
|
3
|
-
"version": "1.134.
|
|
3
|
+
"version": "1.134.6",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "⚡ A package containing various linting tools used to validate syntax, enforce design standards, and format code in a Storm workspace.",
|
|
6
6
|
"keywords": [
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"devDependencies": {
|
|
130
130
|
"@manypkg/cli": "^0.23.0",
|
|
131
131
|
"@manypkg/get-packages": "^2.2.2",
|
|
132
|
-
"@types/node": "^25.9.
|
|
132
|
+
"@types/node": "^25.9.4",
|
|
133
133
|
"actions-up": "1.14.3",
|
|
134
134
|
"alex": "^11.0.1",
|
|
135
135
|
"check-dependency-version-consistency": "4.1.0",
|
|
@@ -158,5 +158,5 @@
|
|
|
158
158
|
"vfile-reporter": "8.1.1"
|
|
159
159
|
},
|
|
160
160
|
"publishConfig": { "access": "public" },
|
|
161
|
-
"gitHead": "
|
|
161
|
+
"gitHead": "787f5e3d2fce849d93cfaea129ba6b941f407de1"
|
|
162
162
|
}
|
package/bin/json5-APGMLCGP.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunk2XNI3VEScjs = require('./chunk-2XNI3VES.cjs');
|
|
5
|
-
require('./chunk-PTC5PFDS.cjs');
|
|
6
|
-
require('./chunk-NQJFYAYN.cjs');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exports.parseJSON5 = _chunk2XNI3VEScjs.ou; exports.stringifyJSON5 = _chunk2XNI3VEScjs.cu;
|
package/bin/json5-K2PPBPYL.js
DELETED
package/bin/jsonc-VX5CWWUQ.cjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunkSF5MNDK3cjs = require('./chunk-SF5MNDK3.cjs');
|
|
5
|
-
require('./chunk-PTC5PFDS.cjs');
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
var _chunkNQJFYAYNcjs = require('./chunk-NQJFYAYN.cjs');
|
|
9
|
-
|
|
10
|
-
// ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/jsonc.mjs
|
|
11
|
-
_chunkNQJFYAYNcjs.init_cjs_shims.call(void 0, );
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
exports.parseJSONC = _chunkSF5MNDK3cjs.h; exports.stringifyJSONC = _chunkSF5MNDK3cjs.d;
|
package/bin/toml-ISTI5L7Y.js
DELETED
package/bin/toml-XKWLKABR.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunk4ONW6FT3cjs = require('./chunk-4ONW6FT3.cjs');
|
|
5
|
-
require('./chunk-PTC5PFDS.cjs');
|
|
6
|
-
require('./chunk-NQJFYAYN.cjs');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exports.parseTOML = _chunk4ONW6FT3cjs.ae; exports.stringifyTOML = _chunk4ONW6FT3cjs.ue;
|
package/bin/yaml-HOL3GEY6.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunk7KCGDPETcjs = require('./chunk-7KCGDPET.cjs');
|
|
5
|
-
require('./chunk-PTC5PFDS.cjs');
|
|
6
|
-
require('./chunk-NQJFYAYN.cjs');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exports.parseYAML = _chunk7KCGDPETcjs.Ar; exports.stringifyYAML = _chunk7KCGDPETcjs.vr;
|