@storm-software/linting-tools 1.134.15 → 1.134.19
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-ECKNXG7K.js → chunk-2EZCAV23.js} +2 -2
- package/bin/{chunk-ISGWVNWR.js → chunk-2VYVMYQQ.js} +2 -2
- package/bin/{chunk-3GT3NMHA.cjs → chunk-3KDB6J3U.cjs} +2 -2
- package/bin/{chunk-POCIJ4KY.js → chunk-5BKEOXYA.js} +2 -2
- package/bin/{chunk-YG2FGT2E.js → chunk-BHMQ3K7U.js} +1 -1
- package/bin/{chunk-EJBGHVBS.cjs → chunk-DE2BFMOT.cjs} +20 -20
- package/bin/{chunk-SGG3XNHC.js → chunk-GO5PA47T.js} +2 -2
- package/bin/{chunk-H4BBGEZ2.cjs → chunk-JG46LVMW.cjs} +2 -2
- package/bin/{chunk-TWM2ZLIZ.cjs → chunk-JHYZ56BI.cjs} +5 -5
- package/bin/{chunk-MYE77FRZ.js → chunk-K2MW63CL.js} +2 -2
- package/bin/{chunk-PHAJO75G.cjs → chunk-LJYQ5OSH.cjs} +14 -14
- package/bin/{chunk-O7K63CIM.js → chunk-MJSU3IS2.js} +1 -1
- package/bin/{chunk-VHN4HT54.cjs → chunk-MKE34JUN.cjs} +6 -6
- package/bin/{chunk-C6RKFPCY.js → chunk-MN53O6YF.js} +2 -2
- package/bin/{chunk-WGNEWG4H.js → chunk-O6SC5RSU.js} +1 -1
- package/bin/{chunk-4PKB6WHB.cjs → chunk-SVX34RGS.cjs} +5 -5
- package/bin/{chunk-5LPC5MQQ.cjs → chunk-XYCKIGVV.cjs} +2 -2
- package/bin/{chunk-6FCHL2BH.cjs → chunk-YCNZNX23.cjs} +93 -93
- package/bin/{chunk-CB5L6VU5.cjs → chunk-ZH2AWDGB.cjs} +5 -5
- package/bin/{chunk-TPTHHJ6E.js → chunk-ZQXYSSZZ.js} +2 -2
- package/bin/{dist-UAJTOMXX.js → dist-3423GG3X.js} +2 -2
- package/bin/{dist-47O6DXU6.js → dist-MKFLOINW.js} +8 -8
- package/bin/{dist-ZQ75KLT3.cjs → dist-OAM33LE3.cjs} +6 -6
- package/bin/{dist-6KYQKXIO.cjs → dist-VH2S7VFY.cjs} +206 -206
- package/bin/{esm-TGUJFVNB.cjs → esm-LGSNZBR5.cjs} +4 -4
- package/bin/{esm-WJXZYYXA.js → esm-NJJ6NUWK.js} +1 -1
- package/bin/json5-GUYCCZOM.cjs +10 -0
- package/bin/json5-P2MUI5NV.js +10 -0
- package/bin/{jsonc-D5ISR43U.js → jsonc-P2QVQZAZ.js} +3 -3
- package/bin/jsonc-RHYKW7NA.cjs +15 -0
- package/bin/lint.cjs +1954 -1954
- package/bin/lint.js +16 -16
- package/bin/{multipart-parser-OTWCM3JQ.cjs → multipart-parser-FX55KOI2.cjs} +6 -6
- package/bin/{multipart-parser-J3F5VJAM.js → multipart-parser-IGOO34CK.js} +2 -2
- package/bin/{package-json-V6M4PZS4.js → package-json-BX5PPKB2.js} +2 -2
- package/bin/{package-json-EMRH66OJ.cjs → package-json-L4FKJLSU.cjs} +94 -94
- package/bin/toml-IFEGF354.js +10 -0
- package/bin/toml-NV7YBZFQ.cjs +10 -0
- package/bin/{utils-PXDN5IOQ.js → utils-HUUI5TSI.js} +2 -2
- package/bin/{utils-3YTE5QNV.cjs → utils-LYDJ2Z3H.cjs} +5 -5
- package/bin/yaml-GN4YVNYO.cjs +10 -0
- package/bin/yaml-O7DCCCH2.js +10 -0
- package/package.json +2 -2
- package/bin/json5-LZTZZSQ5.js +0 -10
- package/bin/json5-MCAKOCAU.cjs +0 -10
- package/bin/jsonc-NUG6VOQP.cjs +0 -15
- package/bin/toml-ETJOHQVX.cjs +0 -10
- package/bin/toml-ZJ3CQPIE.js +0 -10
- package/bin/yaml-2H6ELRGG.js +0 -10
- package/bin/yaml-727JIKA2.cjs +0 -10
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
var _chunkJHYZ56BIcjs = require('./chunk-JHYZ56BI.cjs');
|
|
5
|
+
require('./chunk-JG46LVMW.cjs');
|
|
6
|
+
require('./chunk-3KDB6J3U.cjs');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.parseTOML = _chunkJHYZ56BIcjs.ae; exports.stringifyTOML = _chunkJHYZ56BIcjs.ue;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
isEqual,
|
|
3
3
|
serialize
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-O6SC5RSU.js";
|
|
5
5
|
import {
|
|
6
6
|
init_esm_shims
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-ZQXYSSZZ.js";
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/utils/index.mjs
|
|
10
10
|
init_esm_shims();
|
|
@@ -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 _chunkXYCKIGVVcjs = require('./chunk-XYCKIGVV.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunk3KDB6J3Ucjs = require('./chunk-3KDB6J3U.cjs');
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/utils/index.mjs
|
|
10
|
-
|
|
10
|
+
_chunk3KDB6J3Ucjs.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, _chunkXYCKIGVVcjs.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 = _chunkXYCKIGVVcjs.isEqual;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
var _chunkZH2AWDGBcjs = require('./chunk-ZH2AWDGB.cjs');
|
|
5
|
+
require('./chunk-JG46LVMW.cjs');
|
|
6
|
+
require('./chunk-3KDB6J3U.cjs');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.parseYAML = _chunkZH2AWDGBcjs.Ar; exports.stringifyYAML = _chunkZH2AWDGBcjs.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.19",
|
|
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": "14f9267ee6222b480c883f16346f763ca0ea21d0"
|
|
162
162
|
}
|
package/bin/json5-LZTZZSQ5.js
DELETED
package/bin/json5-MCAKOCAU.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunk4PKB6WHBcjs = require('./chunk-4PKB6WHB.cjs');
|
|
5
|
-
require('./chunk-H4BBGEZ2.cjs');
|
|
6
|
-
require('./chunk-3GT3NMHA.cjs');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exports.parseJSON5 = _chunk4PKB6WHBcjs.ou; exports.stringifyJSON5 = _chunk4PKB6WHBcjs.cu;
|
package/bin/jsonc-NUG6VOQP.cjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunkVHN4HT54cjs = require('./chunk-VHN4HT54.cjs');
|
|
5
|
-
require('./chunk-H4BBGEZ2.cjs');
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
var _chunk3GT3NMHAcjs = require('./chunk-3GT3NMHA.cjs');
|
|
9
|
-
|
|
10
|
-
// ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/jsonc.mjs
|
|
11
|
-
_chunk3GT3NMHAcjs.init_cjs_shims.call(void 0, );
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
exports.parseJSONC = _chunkVHN4HT54cjs.h; exports.stringifyJSONC = _chunkVHN4HT54cjs.d;
|
package/bin/toml-ETJOHQVX.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
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;
|
package/bin/toml-ZJ3CQPIE.js
DELETED
package/bin/yaml-2H6ELRGG.js
DELETED
package/bin/yaml-727JIKA2.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
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;
|