@storm-software/linting-tools 1.134.14 → 1.134.15
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-GH4CBGG7.cjs → chunk-3GT3NMHA.cjs} +2 -2
- package/bin/{chunk-GEQPWIVB.cjs → chunk-4PKB6WHB.cjs} +5 -5
- package/bin/{chunk-VA5TTMEL.cjs → chunk-5LPC5MQQ.cjs} +2 -2
- package/bin/{chunk-FU6A3HYN.cjs → chunk-6FCHL2BH.cjs} +93 -93
- package/bin/{chunk-SGQCORA2.js → chunk-C6RKFPCY.js} +2 -2
- package/bin/{chunk-JQYQJIXH.cjs → chunk-CB5L6VU5.cjs} +5 -5
- package/bin/{chunk-3O7WH4BA.js → chunk-ECKNXG7K.js} +2 -2
- package/bin/{chunk-C2K4L4BA.cjs → chunk-EJBGHVBS.cjs} +20 -20
- package/bin/{chunk-22H3AD4P.cjs → chunk-H4BBGEZ2.cjs} +2 -2
- package/bin/{chunk-IO6USSOR.js → chunk-ISGWVNWR.js} +2 -2
- package/bin/{chunk-45QG53QO.js → chunk-MYE77FRZ.js} +2 -2
- package/bin/{chunk-DDFE47GK.js → chunk-O7K63CIM.js} +1 -1
- package/bin/{chunk-RR3RINPD.cjs → chunk-PHAJO75G.cjs} +14 -14
- package/bin/{chunk-TZHPMTUB.js → chunk-POCIJ4KY.js} +2 -2
- package/bin/{chunk-O2XCR2HL.js → chunk-SGG3XNHC.js} +2 -2
- package/bin/{chunk-RYLUXPY7.js → chunk-TPTHHJ6E.js} +2 -2
- package/bin/{chunk-PPQ262LX.cjs → chunk-TWM2ZLIZ.cjs} +5 -5
- package/bin/{chunk-ACRBEJOZ.cjs → chunk-VHN4HT54.cjs} +6 -6
- package/bin/{chunk-3JTCY4FN.js → chunk-WGNEWG4H.js} +1 -1
- package/bin/{chunk-IOHBJMO4.js → chunk-YG2FGT2E.js} +1 -1
- package/bin/{dist-7F7YQGX6.js → dist-47O6DXU6.js} +8 -8
- package/bin/{dist-KIQSP5NG.cjs → dist-6KYQKXIO.cjs} +206 -206
- package/bin/{dist-LHPRELOS.js → dist-UAJTOMXX.js} +2 -2
- package/bin/{dist-6D2XRESA.cjs → dist-ZQ75KLT3.cjs} +6 -6
- package/bin/{esm-5XROMPCN.cjs → esm-TGUJFVNB.cjs} +4 -4
- package/bin/{esm-ABX5UKUR.js → esm-WJXZYYXA.js} +1 -1
- package/bin/json5-LZTZZSQ5.js +10 -0
- package/bin/json5-MCAKOCAU.cjs +10 -0
- package/bin/{jsonc-CU6ZLPLP.js → jsonc-D5ISR43U.js} +3 -3
- package/bin/jsonc-NUG6VOQP.cjs +15 -0
- package/bin/lint.cjs +1954 -1954
- package/bin/lint.js +16 -16
- package/bin/{multipart-parser-RBL56ZB3.js → multipart-parser-J3F5VJAM.js} +2 -2
- package/bin/{multipart-parser-CS7TNB3L.cjs → multipart-parser-OTWCM3JQ.cjs} +6 -6
- package/bin/{package-json-4GWQYSER.cjs → package-json-EMRH66OJ.cjs} +94 -94
- package/bin/{package-json-432BJ4AG.js → package-json-V6M4PZS4.js} +2 -2
- package/bin/toml-ETJOHQVX.cjs +10 -0
- package/bin/toml-ZJ3CQPIE.js +10 -0
- package/bin/{utils-LHRM2T5I.cjs → utils-3YTE5QNV.cjs} +5 -5
- package/bin/{utils-DNE3GTI4.js → utils-PXDN5IOQ.js} +2 -2
- package/bin/yaml-2H6ELRGG.js +10 -0
- package/bin/yaml-727JIKA2.cjs +10 -0
- package/package.json +2 -2
- package/bin/json5-ERGSBO2A.cjs +0 -10
- package/bin/json5-G3NTHIFK.js +0 -10
- package/bin/jsonc-EVXQKAHE.cjs +0 -15
- package/bin/toml-PZOGQF5D.js +0 -10
- package/bin/toml-TBSOGUCX.cjs +0 -10
- package/bin/yaml-MTDKO7MM.js +0 -10
- package/bin/yaml-ZBVMJBBO.cjs +0 -10
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
var _chunkTWM2ZLIZcjs = require('./chunk-TWM2ZLIZ.cjs');
|
|
5
|
+
require('./chunk-H4BBGEZ2.cjs');
|
|
6
|
+
require('./chunk-3GT3NMHA.cjs');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.parseTOML = _chunkTWM2ZLIZcjs.ae; exports.stringifyTOML = _chunkTWM2ZLIZcjs.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 _chunk5LPC5MQQcjs = require('./chunk-5LPC5MQQ.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunk3GT3NMHAcjs = require('./chunk-3GT3NMHA.cjs');
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/utils/index.mjs
|
|
10
|
-
|
|
10
|
+
_chunk3GT3NMHAcjs.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, _chunk5LPC5MQQcjs.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 = _chunk5LPC5MQQcjs.isEqual;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
isEqual,
|
|
3
3
|
serialize
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-WGNEWG4H.js";
|
|
5
5
|
import {
|
|
6
6
|
init_esm_shims
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-TPTHHJ6E.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 _chunkCB5L6VU5cjs = require('./chunk-CB5L6VU5.cjs');
|
|
5
|
+
require('./chunk-H4BBGEZ2.cjs');
|
|
6
|
+
require('./chunk-3GT3NMHA.cjs');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.parseYAML = _chunkCB5L6VU5cjs.Ar; exports.stringifyYAML = _chunkCB5L6VU5cjs.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.15",
|
|
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": [
|
|
@@ -158,5 +158,5 @@
|
|
|
158
158
|
"vfile-reporter": "8.1.1"
|
|
159
159
|
},
|
|
160
160
|
"publishConfig": { "access": "public" },
|
|
161
|
-
"gitHead": "
|
|
161
|
+
"gitHead": "2b0c770dcdf373cebdbb232fc1a3d2e524ab31fc"
|
|
162
162
|
}
|
package/bin/json5-ERGSBO2A.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunkGEQPWIVBcjs = require('./chunk-GEQPWIVB.cjs');
|
|
5
|
-
require('./chunk-22H3AD4P.cjs');
|
|
6
|
-
require('./chunk-GH4CBGG7.cjs');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exports.parseJSON5 = _chunkGEQPWIVBcjs.ou; exports.stringifyJSON5 = _chunkGEQPWIVBcjs.cu;
|
package/bin/json5-G3NTHIFK.js
DELETED
package/bin/jsonc-EVXQKAHE.cjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunkACRBEJOZcjs = require('./chunk-ACRBEJOZ.cjs');
|
|
5
|
-
require('./chunk-22H3AD4P.cjs');
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
var _chunkGH4CBGG7cjs = require('./chunk-GH4CBGG7.cjs');
|
|
9
|
-
|
|
10
|
-
// ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/jsonc.mjs
|
|
11
|
-
_chunkGH4CBGG7cjs.init_cjs_shims.call(void 0, );
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
exports.parseJSONC = _chunkACRBEJOZcjs.h; exports.stringifyJSONC = _chunkACRBEJOZcjs.d;
|
package/bin/toml-PZOGQF5D.js
DELETED
package/bin/toml-TBSOGUCX.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunkPPQ262LXcjs = require('./chunk-PPQ262LX.cjs');
|
|
5
|
-
require('./chunk-22H3AD4P.cjs');
|
|
6
|
-
require('./chunk-GH4CBGG7.cjs');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exports.parseTOML = _chunkPPQ262LXcjs.ae; exports.stringifyTOML = _chunkPPQ262LXcjs.ue;
|
package/bin/yaml-MTDKO7MM.js
DELETED
package/bin/yaml-ZBVMJBBO.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunkJQYQJIXHcjs = require('./chunk-JQYQJIXH.cjs');
|
|
5
|
-
require('./chunk-22H3AD4P.cjs');
|
|
6
|
-
require('./chunk-GH4CBGG7.cjs');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exports.parseYAML = _chunkJQYQJIXHcjs.Ar; exports.stringifyYAML = _chunkJQYQJIXHcjs.vr;
|