@storm-software/linting-tools 1.133.37 → 1.133.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/bin/{chunk-BIQR7SL7.cjs → chunk-2ZXLZXKI.cjs} +2 -2
- package/bin/{chunk-NZVGIQ6O.cjs → chunk-37KX3NM4.cjs} +6 -6
- package/bin/{chunk-ARLONCIA.cjs → chunk-5GESGTIV.cjs} +20 -20
- package/bin/{chunk-J3LKVUEW.js → chunk-67AAD5WZ.js} +1 -1
- package/bin/{chunk-VI6R3SFJ.cjs → chunk-EL53L7FY.cjs} +5 -5
- package/bin/{chunk-T5OBWAIH.cjs → chunk-FGCALTAK.cjs} +5 -5
- package/bin/{chunk-MOGLK3UA.js → chunk-HEAZRCWC.js} +2 -2
- package/bin/{chunk-EDTPS77D.js → chunk-LAS3P7MU.js} +2 -2
- package/bin/{chunk-YHWH6B2G.cjs → chunk-MGH2KVPD.cjs} +5 -5
- package/bin/{chunk-2GRVA6CA.js → chunk-NMGTZE2Z.js} +2 -2
- package/bin/{chunk-FWRVD7TZ.cjs → chunk-OXYRRY4F.cjs} +2 -2
- package/bin/{chunk-6YRDSSE7.js → chunk-STTSAHDC.js} +2 -2
- package/bin/{chunk-6CFQH7U5.js → chunk-T3BXAIEY.js} +2 -2
- package/bin/{chunk-MWHP44J7.js → chunk-T7KUECVE.js} +2 -2
- package/bin/{chunk-YNEQY3ZR.js → chunk-TRF7BXNF.js} +2 -2
- package/bin/{chunk-4KWNZDGJ.cjs → chunk-UMX2DQQ7.cjs} +93 -93
- package/bin/{chunk-LAXEYH5F.cjs → chunk-VEUZGLHZ.cjs} +2 -2
- package/bin/{chunk-B3DR5RYA.js → chunk-W3CFPJRG.js} +1 -1
- package/bin/{chunk-PFPS65PH.js → chunk-YDYKI3XD.js} +1 -1
- package/bin/{chunk-SFVDPQ5S.cjs → chunk-YRP7VFOM.cjs} +14 -14
- package/bin/{dist-BCHUOMQF.cjs → dist-EBQR2EFX.cjs} +6 -6
- package/bin/{dist-LZUZSGPH.cjs → dist-FQXVMSLF.cjs} +206 -206
- package/bin/{dist-C5RA7OSY.js → dist-KYOJCM5E.js} +2 -2
- package/bin/{dist-ZJ5AUXFT.js → dist-TEEZZYBG.js} +8 -8
- package/bin/{esm-TQREDPHT.js → esm-IHAXGW4V.js} +1 -1
- package/bin/{esm-74WQL5JT.cjs → esm-NSN2NR7P.cjs} +4 -4
- package/bin/json5-AYY7ACWJ.js +10 -0
- package/bin/json5-XW5ICA4L.cjs +10 -0
- package/bin/{jsonc-SP2ZL6W6.js → jsonc-GSXPQG7F.js} +3 -3
- package/bin/jsonc-I76GR7LC.cjs +15 -0
- package/bin/lint.cjs +1900 -1900
- package/bin/lint.js +16 -16
- package/bin/{multipart-parser-6NTAWZCH.cjs → multipart-parser-GYCAHPBN.cjs} +6 -6
- package/bin/{multipart-parser-MZLFLJDE.js → multipart-parser-U3EZCELQ.js} +2 -2
- package/bin/{package-json-ZHWYQTPQ.js → package-json-IV2TM4CQ.js} +2 -2
- package/bin/{package-json-7BM6FQGS.cjs → package-json-Q6WGALNW.cjs} +94 -94
- package/bin/toml-MVUGF3C4.cjs +10 -0
- package/bin/toml-YGE3SKCC.js +10 -0
- package/bin/{utils-CWPASZ55.cjs → utils-KCSH6ZHN.cjs} +5 -5
- package/bin/{utils-SP4ABINI.js → utils-ZGGO35ES.js} +2 -2
- package/bin/yaml-3RZSAPYU.js +10 -0
- package/bin/yaml-DWMJ6TPH.cjs +10 -0
- package/package.json +2 -2
- package/bin/json5-WFH4OOY3.cjs +0 -10
- package/bin/json5-YLGWCP4X.js +0 -10
- package/bin/jsonc-LWWJQTWZ.cjs +0 -15
- package/bin/toml-GHM4EVZN.js +0 -10
- package/bin/toml-QYO7SYED.cjs +0 -10
- package/bin/yaml-5UD4SWBS.cjs +0 -10
- package/bin/yaml-QQVXDSTN.js +0 -10
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
var _chunkMGH2KVPDcjs = require('./chunk-MGH2KVPD.cjs');
|
|
5
|
+
require('./chunk-VEUZGLHZ.cjs');
|
|
6
|
+
require('./chunk-2ZXLZXKI.cjs');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.parseTOML = _chunkMGH2KVPDcjs.ae; exports.stringifyTOML = _chunkMGH2KVPDcjs.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 _chunkOXYRRY4Fcjs = require('./chunk-OXYRRY4F.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunk2ZXLZXKIcjs = require('./chunk-2ZXLZXKI.cjs');
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/utils/index.mjs
|
|
10
|
-
|
|
10
|
+
_chunk2ZXLZXKIcjs.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, _chunkOXYRRY4Fcjs.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 = _chunkOXYRRY4Fcjs.isEqual;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
isEqual,
|
|
3
3
|
serialize
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-W3CFPJRG.js";
|
|
5
5
|
import {
|
|
6
6
|
init_esm_shims
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-LAS3P7MU.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 _chunkFGCALTAKcjs = require('./chunk-FGCALTAK.cjs');
|
|
5
|
+
require('./chunk-VEUZGLHZ.cjs');
|
|
6
|
+
require('./chunk-2ZXLZXKI.cjs');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.parseYAML = _chunkFGCALTAKcjs.Ar; exports.stringifyYAML = _chunkFGCALTAKcjs.vr;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/linting-tools",
|
|
3
|
-
"version": "1.133.
|
|
3
|
+
"version": "1.133.39",
|
|
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": [
|
|
@@ -159,5 +159,5 @@
|
|
|
159
159
|
"packageManager": "pnpm@10.3.0",
|
|
160
160
|
"engines": { "node": ">=22.4.0", "pnpm": ">=10.3.0" },
|
|
161
161
|
"publishConfig": { "access": "public" },
|
|
162
|
-
"gitHead": "
|
|
162
|
+
"gitHead": "a4b65b197099bab714d4fc5f6c5322375cb05c9e"
|
|
163
163
|
}
|
package/bin/json5-WFH4OOY3.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunkVI6R3SFJcjs = require('./chunk-VI6R3SFJ.cjs');
|
|
5
|
-
require('./chunk-LAXEYH5F.cjs');
|
|
6
|
-
require('./chunk-BIQR7SL7.cjs');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exports.parseJSON5 = _chunkVI6R3SFJcjs.ou; exports.stringifyJSON5 = _chunkVI6R3SFJcjs.cu;
|
package/bin/json5-YLGWCP4X.js
DELETED
package/bin/jsonc-LWWJQTWZ.cjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunkNZVGIQ6Ocjs = require('./chunk-NZVGIQ6O.cjs');
|
|
5
|
-
require('./chunk-LAXEYH5F.cjs');
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
var _chunkBIQR7SL7cjs = require('./chunk-BIQR7SL7.cjs');
|
|
9
|
-
|
|
10
|
-
// ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/jsonc.mjs
|
|
11
|
-
_chunkBIQR7SL7cjs.init_cjs_shims.call(void 0, );
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
exports.parseJSONC = _chunkNZVGIQ6Ocjs.h; exports.stringifyJSONC = _chunkNZVGIQ6Ocjs.d;
|
package/bin/toml-GHM4EVZN.js
DELETED
package/bin/toml-QYO7SYED.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunkYHWH6B2Gcjs = require('./chunk-YHWH6B2G.cjs');
|
|
5
|
-
require('./chunk-LAXEYH5F.cjs');
|
|
6
|
-
require('./chunk-BIQR7SL7.cjs');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exports.parseTOML = _chunkYHWH6B2Gcjs.ae; exports.stringifyTOML = _chunkYHWH6B2Gcjs.ue;
|
package/bin/yaml-5UD4SWBS.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunkT5OBWAIHcjs = require('./chunk-T5OBWAIH.cjs');
|
|
5
|
-
require('./chunk-LAXEYH5F.cjs');
|
|
6
|
-
require('./chunk-BIQR7SL7.cjs');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exports.parseYAML = _chunkT5OBWAIHcjs.Ar; exports.stringifyYAML = _chunkT5OBWAIHcjs.vr;
|