@storm-software/linting-tools 1.133.84 → 1.133.86
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-FBP6IYBO.js → chunk-4EMU5EDN.js} +1 -1
- package/bin/{chunk-GZG6YHRW.js → chunk-4FI4F6BL.js} +1 -1
- package/bin/{chunk-4XHBFT3F.js → chunk-6NIU2NNC.js} +2 -2
- package/bin/{chunk-7TB6DD2T.cjs → chunk-F7ES746A.cjs} +5 -5
- package/bin/{chunk-SHNG5VUU.js → chunk-FPBFX6J6.js} +1 -1
- package/bin/{chunk-OKA3C2AR.cjs → chunk-I4ASNVIM.cjs} +103 -67
- package/bin/{chunk-YHRFO74F.js → chunk-JM7AHM6K.js} +2 -2
- package/bin/{chunk-2LGVY5A5.cjs → chunk-JXGTBQGP.cjs} +5 -5
- package/bin/{chunk-P5BW6VNT.cjs → chunk-K67RCKJZ.cjs} +2 -2
- package/bin/{chunk-SVC7XYPU.cjs → chunk-LG53RYPL.cjs} +2 -2
- package/bin/{chunk-J663BX4L.cjs → chunk-MZQQ4W6H.cjs} +6 -6
- package/bin/{chunk-AYC5UTTQ.js → chunk-ORSZM7CN.js} +2 -2
- package/bin/{chunk-QFMVJYAL.cjs → chunk-OU7FTCXW.cjs} +5 -5
- package/bin/{chunk-NKIVN7QJ.cjs → chunk-Q6EEYJMX.cjs} +2 -2
- package/bin/{chunk-QMLJPLTV.js → chunk-RAVGRBGV.js} +2 -2
- package/bin/{chunk-L4VVZY5I.js → chunk-RESGOF7H.js} +2 -2
- package/bin/{chunk-BV53GMLX.js → chunk-RKEC5D6E.js} +91 -55
- package/bin/{chunk-CINGCVMB.cjs → chunk-SSF4LBQM.cjs} +20 -20
- package/bin/{chunk-XYUDUQIC.js → chunk-TT6XODA7.js} +2 -2
- package/bin/{chunk-XNW5AIAD.cjs → chunk-YXKXSC3T.cjs} +93 -93
- package/bin/{dist-24HGZHWZ.cjs → dist-736YQRXF.cjs} +206 -206
- package/bin/{dist-RLLGXGG2.js → dist-LSYTHXDX.js} +2 -2
- package/bin/{dist-VBJR7ODA.js → dist-S74GLN4T.js} +8 -8
- package/bin/{dist-LHZKIYER.cjs → dist-TIJGKOXG.cjs} +6 -6
- package/bin/{esm-DAGGJPRT.js → esm-IGPFL57R.js} +1 -1
- package/bin/{esm-KINZEFPF.cjs → esm-QLTBOSTE.cjs} +4 -4
- package/bin/json5-2TS535KI.js +10 -0
- package/bin/json5-7D7HJ4DK.cjs +10 -0
- package/bin/jsonc-FAWJ7N6J.cjs +15 -0
- package/bin/{jsonc-M6AYQLQL.js → jsonc-ZPXAZPP7.js} +3 -3
- package/bin/lint.cjs +1900 -1900
- package/bin/lint.js +16 -16
- package/bin/{multipart-parser-33UBHNKK.js → multipart-parser-DRSBB6JT.js} +2 -2
- package/bin/{multipart-parser-EIL4EV6D.cjs → multipart-parser-PR2V4FFS.cjs} +6 -6
- package/bin/{package-json-HZVIQMAQ.cjs → package-json-AIMJORYP.cjs} +117 -114
- package/bin/{package-json-YKMSVJVU.js → package-json-SESRHADQ.js} +25 -22
- package/bin/toml-KGD4ABYA.cjs +10 -0
- package/bin/toml-LCNZ5HOT.js +10 -0
- package/bin/{utils-WDXOIXG6.js → utils-2ZCPE4KF.js} +2 -2
- package/bin/{utils-JMLPFTLU.cjs → utils-3TSCB5VI.cjs} +5 -5
- package/bin/yaml-D2QBH2OH.js +10 -0
- package/bin/yaml-UPUTWKKV.cjs +10 -0
- package/package.json +3 -3
- package/bin/json5-RWJBFZ2A.cjs +0 -10
- package/bin/json5-YAZZGQJG.js +0 -10
- package/bin/jsonc-ZCDF2MKX.cjs +0 -15
- package/bin/toml-BMPZN4TP.js +0 -10
- package/bin/toml-Y7TEMSRT.cjs +0 -10
- package/bin/yaml-HJWRFZW7.cjs +0 -10
- package/bin/yaml-I6J2TMSZ.js +0 -10
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
require_semver
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-4EMU5EDN.js";
|
|
4
4
|
import {
|
|
5
5
|
__commonJS,
|
|
6
6
|
__dirname,
|
|
7
7
|
__require,
|
|
8
8
|
__toESM,
|
|
9
9
|
init_esm_shims
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-RAVGRBGV.js";
|
|
11
11
|
|
|
12
12
|
// ../../node_modules/.pnpm/ini@1.3.8/node_modules/ini/ini.js
|
|
13
13
|
var require_ini = __commonJS({
|
|
@@ -1869,9 +1869,9 @@ var require_config_chain = __commonJS({
|
|
|
1869
1869
|
}
|
|
1870
1870
|
});
|
|
1871
1871
|
|
|
1872
|
-
// ../../node_modules/.pnpm/@pnpm+npm-conf@3.0.
|
|
1872
|
+
// ../../node_modules/.pnpm/@pnpm+npm-conf@3.0.3/node_modules/@pnpm/npm-conf/lib/envKeyToSetting.js
|
|
1873
1873
|
var require_envKeyToSetting = __commonJS({
|
|
1874
|
-
"../../node_modules/.pnpm/@pnpm+npm-conf@3.0.
|
|
1874
|
+
"../../node_modules/.pnpm/@pnpm+npm-conf@3.0.3/node_modules/@pnpm/npm-conf/lib/envKeyToSetting.js"(exports, module) {
|
|
1875
1875
|
init_esm_shims();
|
|
1876
1876
|
module.exports = function(x) {
|
|
1877
1877
|
const colonIndex = x.indexOf(":");
|
|
@@ -1944,11 +1944,11 @@ var require_dist2 = __commonJS({
|
|
|
1944
1944
|
}
|
|
1945
1945
|
});
|
|
1946
1946
|
|
|
1947
|
-
// ../../node_modules/.pnpm/@pnpm+npm-conf@3.0.
|
|
1947
|
+
// ../../node_modules/.pnpm/@pnpm+npm-conf@3.0.3/node_modules/@pnpm/npm-conf/lib/util.js
|
|
1948
1948
|
import * as __import_fs4 from "fs";
|
|
1949
1949
|
import * as __import_path4 from "path";
|
|
1950
1950
|
var require_util = __commonJS({
|
|
1951
|
-
"../../node_modules/.pnpm/@pnpm+npm-conf@3.0.
|
|
1951
|
+
"../../node_modules/.pnpm/@pnpm+npm-conf@3.0.3/node_modules/@pnpm/npm-conf/lib/util.js"(exports) {
|
|
1952
1952
|
init_esm_shims();
|
|
1953
1953
|
var __import__pnpm_config_envReplace = __toESM(require_dist2());
|
|
1954
1954
|
var fs = __import_fs4;
|
|
@@ -2057,12 +2057,12 @@ var require_util = __commonJS({
|
|
|
2057
2057
|
}
|
|
2058
2058
|
});
|
|
2059
2059
|
|
|
2060
|
-
// ../../node_modules/.pnpm/@pnpm+npm-conf@3.0.
|
|
2060
|
+
// ../../node_modules/.pnpm/@pnpm+npm-conf@3.0.3/node_modules/@pnpm/npm-conf/lib/types.js
|
|
2061
2061
|
import * as __import_path5 from "path";
|
|
2062
2062
|
import * as __import_stream2 from "stream";
|
|
2063
2063
|
import * as __import_url2 from "url";
|
|
2064
2064
|
var require_types = __commonJS({
|
|
2065
|
-
"../../node_modules/.pnpm/@pnpm+npm-conf@3.0.
|
|
2065
|
+
"../../node_modules/.pnpm/@pnpm+npm-conf@3.0.3/node_modules/@pnpm/npm-conf/lib/types.js"(exports) {
|
|
2066
2066
|
init_esm_shims();
|
|
2067
2067
|
var path = __import_path5;
|
|
2068
2068
|
var Stream = __import_stream2.Stream;
|
|
@@ -2199,11 +2199,11 @@ var require_types = __commonJS({
|
|
|
2199
2199
|
}
|
|
2200
2200
|
});
|
|
2201
2201
|
|
|
2202
|
-
// ../../node_modules/.pnpm/@pnpm+npm-conf@3.0.
|
|
2202
|
+
// ../../node_modules/.pnpm/@pnpm+npm-conf@3.0.3/node_modules/@pnpm/npm-conf/lib/conf.js
|
|
2203
2203
|
import * as __import_fs5 from "fs";
|
|
2204
2204
|
import * as __import_path6 from "path";
|
|
2205
2205
|
var require_conf = __commonJS({
|
|
2206
|
-
"../../node_modules/.pnpm/@pnpm+npm-conf@3.0.
|
|
2206
|
+
"../../node_modules/.pnpm/@pnpm+npm-conf@3.0.3/node_modules/@pnpm/npm-conf/lib/conf.js"(exports, module) {
|
|
2207
2207
|
init_esm_shims();
|
|
2208
2208
|
var __import__pnpm_network_caFile = __toESM(require_dist());
|
|
2209
2209
|
var __import_configChain = __toESM(require_config_chain());
|
|
@@ -2366,11 +2366,11 @@ var require_conf = __commonJS({
|
|
|
2366
2366
|
}
|
|
2367
2367
|
});
|
|
2368
2368
|
|
|
2369
|
-
// ../../node_modules/.pnpm/@pnpm+npm-conf@3.0.
|
|
2369
|
+
// ../../node_modules/.pnpm/@pnpm+npm-conf@3.0.3/node_modules/@pnpm/npm-conf/lib/defaults.js
|
|
2370
2370
|
import * as __import_os from "os";
|
|
2371
2371
|
import * as __import_path7 from "path";
|
|
2372
2372
|
var require_defaults = __commonJS({
|
|
2373
|
-
"../../node_modules/.pnpm/@pnpm+npm-conf@3.0.
|
|
2373
|
+
"../../node_modules/.pnpm/@pnpm+npm-conf@3.0.3/node_modules/@pnpm/npm-conf/lib/defaults.js"(exports) {
|
|
2374
2374
|
init_esm_shims();
|
|
2375
2375
|
var os = __import_os;
|
|
2376
2376
|
var path = __import_path7;
|
|
@@ -2536,10 +2536,10 @@ var require_defaults = __commonJS({
|
|
|
2536
2536
|
}
|
|
2537
2537
|
});
|
|
2538
2538
|
|
|
2539
|
-
// ../../node_modules/.pnpm/@pnpm+npm-conf@3.0.
|
|
2539
|
+
// ../../node_modules/.pnpm/@pnpm+npm-conf@3.0.3/node_modules/@pnpm/npm-conf/index.js
|
|
2540
2540
|
import * as __import_path8 from "path";
|
|
2541
2541
|
var require_npm_conf = __commonJS({
|
|
2542
|
-
"../../node_modules/.pnpm/@pnpm+npm-conf@3.0.
|
|
2542
|
+
"../../node_modules/.pnpm/@pnpm+npm-conf@3.0.3/node_modules/@pnpm/npm-conf/index.js"(exports, module) {
|
|
2543
2543
|
init_esm_shims();
|
|
2544
2544
|
var __import___lib_conf = __toESM(require_conf());
|
|
2545
2545
|
var __import___lib_defaults = __toESM(require_defaults());
|
|
@@ -2565,8 +2565,16 @@ var require_npm_conf = __commonJS({
|
|
|
2565
2565
|
}
|
|
2566
2566
|
conf.addEnv();
|
|
2567
2567
|
conf.loadPrefix();
|
|
2568
|
+
const trustedUserconfig = conf.get("userconfig");
|
|
2569
|
+
const trustedPrefix = conf.get("prefix");
|
|
2570
|
+
if (trustedPrefix) {
|
|
2571
|
+
const etc = path.resolve(trustedPrefix, "etc");
|
|
2572
|
+
conf.root.globalconfig = path.resolve(etc, "npmrc");
|
|
2573
|
+
conf.root.globalignorefile = path.resolve(etc, "npmignore");
|
|
2574
|
+
}
|
|
2575
|
+
const trustedGlobalconfig = conf.get("globalconfig");
|
|
2568
2576
|
const projectConf = path.resolve(conf.localPrefix, ".npmrc");
|
|
2569
|
-
const userConf =
|
|
2577
|
+
const userConf = trustedUserconfig;
|
|
2570
2578
|
if (!conf.get("global") && projectConf !== userConf) {
|
|
2571
2579
|
warnings.push(conf.addFile(projectConf, "project"));
|
|
2572
2580
|
} else {
|
|
@@ -2576,13 +2584,8 @@ var require_npm_conf = __commonJS({
|
|
|
2576
2584
|
const workspaceConf = path.resolve(conf.get("workspace-prefix"), ".npmrc");
|
|
2577
2585
|
warnings.push(conf.addFile(workspaceConf, "workspace"));
|
|
2578
2586
|
}
|
|
2579
|
-
warnings.push(conf.addFile(
|
|
2580
|
-
|
|
2581
|
-
const etc = path.resolve(conf.get("prefix"), "etc");
|
|
2582
|
-
conf.root.globalconfig = path.resolve(etc, "npmrc");
|
|
2583
|
-
conf.root.globalignorefile = path.resolve(etc, "npmignore");
|
|
2584
|
-
}
|
|
2585
|
-
warnings.push(conf.addFile(conf.get("globalconfig"), "global"));
|
|
2587
|
+
warnings.push(conf.addFile(trustedUserconfig, "user"));
|
|
2588
|
+
warnings.push(conf.addFile(trustedGlobalconfig, "global"));
|
|
2586
2589
|
conf.loadUser();
|
|
2587
2590
|
const caFile = conf.get("cafile");
|
|
2588
2591
|
if (caFile) {
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
var _chunkF7ES746Acjs = require('./chunk-F7ES746A.cjs');
|
|
5
|
+
require('./chunk-K67RCKJZ.cjs');
|
|
6
|
+
require('./chunk-Q6EEYJMX.cjs');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.parseTOML = _chunkF7ES746Acjs.ae; exports.stringifyTOML = _chunkF7ES746Acjs.ue;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
isEqual,
|
|
3
3
|
serialize
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-4FI4F6BL.js";
|
|
5
5
|
import {
|
|
6
6
|
init_esm_shims
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-RAVGRBGV.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 _chunkLG53RYPLcjs = require('./chunk-LG53RYPL.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkQ6EEYJMXcjs = require('./chunk-Q6EEYJMX.cjs');
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/utils/index.mjs
|
|
10
|
-
|
|
10
|
+
_chunkQ6EEYJMXcjs.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, _chunkLG53RYPLcjs.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 = _chunkLG53RYPLcjs.isEqual;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
var _chunkOU7FTCXWcjs = require('./chunk-OU7FTCXW.cjs');
|
|
5
|
+
require('./chunk-K67RCKJZ.cjs');
|
|
6
|
+
require('./chunk-Q6EEYJMX.cjs');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.parseYAML = _chunkOU7FTCXWcjs.Ar; exports.stringifyYAML = _chunkOU7FTCXWcjs.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.86",
|
|
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.3",
|
|
133
133
|
"alex": "^11.0.1",
|
|
134
134
|
"check-dependency-version-consistency": "4.1.0",
|
|
135
135
|
"commander": "^12.1.0",
|
|
@@ -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": "7a421a2d5b47e1e51d966ee4709c8346202edd7c"
|
|
163
163
|
}
|
package/bin/json5-RWJBFZ2A.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunk2LGVY5A5cjs = require('./chunk-2LGVY5A5.cjs');
|
|
5
|
-
require('./chunk-P5BW6VNT.cjs');
|
|
6
|
-
require('./chunk-NKIVN7QJ.cjs');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exports.parseJSON5 = _chunk2LGVY5A5cjs.ou; exports.stringifyJSON5 = _chunk2LGVY5A5cjs.cu;
|
package/bin/json5-YAZZGQJG.js
DELETED
package/bin/jsonc-ZCDF2MKX.cjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunkJ663BX4Lcjs = require('./chunk-J663BX4L.cjs');
|
|
5
|
-
require('./chunk-P5BW6VNT.cjs');
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
var _chunkNKIVN7QJcjs = require('./chunk-NKIVN7QJ.cjs');
|
|
9
|
-
|
|
10
|
-
// ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/jsonc.mjs
|
|
11
|
-
_chunkNKIVN7QJcjs.init_cjs_shims.call(void 0, );
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
exports.parseJSONC = _chunkJ663BX4Lcjs.h; exports.stringifyJSONC = _chunkJ663BX4Lcjs.d;
|
package/bin/toml-BMPZN4TP.js
DELETED
package/bin/toml-Y7TEMSRT.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunk7TB6DD2Tcjs = require('./chunk-7TB6DD2T.cjs');
|
|
5
|
-
require('./chunk-P5BW6VNT.cjs');
|
|
6
|
-
require('./chunk-NKIVN7QJ.cjs');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exports.parseTOML = _chunk7TB6DD2Tcjs.ae; exports.stringifyTOML = _chunk7TB6DD2Tcjs.ue;
|
package/bin/yaml-HJWRFZW7.cjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
var _chunkQFMVJYALcjs = require('./chunk-QFMVJYAL.cjs');
|
|
5
|
-
require('./chunk-P5BW6VNT.cjs');
|
|
6
|
-
require('./chunk-NKIVN7QJ.cjs');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
exports.parseYAML = _chunkQFMVJYALcjs.Ar; exports.stringifyYAML = _chunkQFMVJYALcjs.vr;
|