@storm-software/linting-tools 1.134.10 → 1.134.12
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-LWA2LVP6.cjs → chunk-63R43KKA.cjs} +2 -2
- package/bin/{chunk-3DRGZB6Y.cjs → chunk-7DU22CMM.cjs} +20 -20
- package/bin/{chunk-EVJ36OEV.cjs → chunk-A6TJW6QT.cjs} +6 -6
- package/bin/{chunk-SQYZZPI2.cjs → chunk-AZHADBZK.cjs} +5 -5
- package/bin/{chunk-MUMZKRU2.js → chunk-D26P3IX3.js} +2 -2
- package/bin/{chunk-FRT4I5O4.js → chunk-DQPFW5H5.js} +2 -2
- package/bin/{chunk-4DO7ESYE.cjs → chunk-GKC5ARKK.cjs} +2 -2
- package/bin/{chunk-J4FHC6GB.js → chunk-GNL32NDI.js} +2 -2
- package/bin/{chunk-XEIIBVOJ.cjs → chunk-HIXQ5LTY.cjs} +2 -2
- package/bin/{chunk-LBRAAGOT.cjs → chunk-IRRSOSYF.cjs} +14 -14
- package/bin/{chunk-PMPGG5E4.js → chunk-JRQRGKV4.js} +2 -2
- package/bin/{chunk-RLE3N6SF.js → chunk-LRYUFNHF.js} +1 -1
- package/bin/{chunk-OL2RW3RR.cjs → chunk-LZAR7MZ2.cjs} +93 -93
- package/bin/{chunk-MWRYRAXN.js → chunk-ONR5S4SH.js} +2 -2
- package/bin/{chunk-EXH5TNWL.js → chunk-OPYNOTPD.js} +1 -1
- package/bin/{chunk-GFNHYHWB.cjs → chunk-U6XJZTV3.cjs} +5 -5
- package/bin/{chunk-TPQVNXUP.cjs → chunk-WNQ6IPZA.cjs} +5 -5
- package/bin/{chunk-GMU6LIZF.js → chunk-Y7BDMNMK.js} +2 -2
- package/bin/{chunk-4QZXYDEW.js → chunk-YDDNAZGT.js} +2 -2
- package/bin/{chunk-23LRA7PP.js → chunk-Z65PMJGO.js} +1 -1
- package/bin/{dist-T3WDEUTE.cjs → dist-EKL66MPK.cjs} +206 -206
- package/bin/{dist-CJNAVBM6.js → dist-GWL3GQMZ.js} +2 -2
- package/bin/{dist-6HSBRM2O.js → dist-PRVONU3T.js} +8 -8
- package/bin/{dist-LM22M4MQ.cjs → dist-SYBQ6RI4.cjs} +6 -6
- package/bin/{esm-QZGJB4LU.js → esm-QRQQQRLW.js} +1 -1
- package/bin/{esm-J4MIOHXZ.cjs → esm-SFDV5DRE.cjs} +4 -4
- package/bin/json5-RJWEXKK2.js +10 -0
- package/bin/json5-Z7ZFITYB.cjs +10 -0
- package/bin/jsonc-GVBA4P3B.cjs +15 -0
- package/bin/{jsonc-XUVSVEOP.js → jsonc-SMHVB7OR.js} +3 -3
- package/bin/lint.cjs +1973 -1969
- package/bin/lint.js +35 -31
- package/bin/{multipart-parser-YNNZUSJX.js → multipart-parser-GKRW7UIR.js} +2 -2
- package/bin/{multipart-parser-LBV3MIZZ.cjs → multipart-parser-WCX54A4O.cjs} +6 -6
- package/bin/{package-json-YE27YBQ6.js → package-json-EJQV2E22.js} +2 -2
- package/bin/{package-json-67TD5CM3.cjs → package-json-LZZMH3YB.cjs} +94 -94
- package/bin/toml-FTAEJ76N.js +10 -0
- package/bin/toml-W3MHQKDN.cjs +10 -0
- package/bin/{utils-BKFYTCYZ.cjs → utils-I7XBQESV.cjs} +5 -5
- package/bin/{utils-PSSHTRTR.js → utils-VZ3U6SVT.js} +2 -2
- package/bin/yaml-3WO4DRXD.cjs +10 -0
- package/bin/yaml-KN3YZ2JQ.js +10 -0
- package/package.json +2 -2
- package/bin/json5-AHL66SOO.js +0 -10
- package/bin/json5-IFCEFQZR.cjs +0 -10
- package/bin/jsonc-RZOPLF6P.cjs +0 -15
- package/bin/toml-FJPOLEWX.cjs +0 -10
- package/bin/toml-LLDBCUR6.js +0 -10
- package/bin/yaml-FME4VSDD.cjs +0 -10
- package/bin/yaml-YBUNOL3W.js +0 -10
package/bin/lint.js
CHANGED
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
require_clean,
|
|
4
4
|
require_semver,
|
|
5
5
|
require_valid
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-Z65PMJGO.js";
|
|
7
7
|
import {
|
|
8
8
|
basename,
|
|
9
9
|
be,
|
|
@@ -15,12 +15,12 @@ import {
|
|
|
15
15
|
join,
|
|
16
16
|
readPackageJSON,
|
|
17
17
|
resolve
|
|
18
|
-
} from "./chunk-
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
18
|
+
} from "./chunk-ONR5S4SH.js";
|
|
19
|
+
import "./chunk-JRQRGKV4.js";
|
|
20
|
+
import "./chunk-Y7BDMNMK.js";
|
|
21
|
+
import "./chunk-DQPFW5H5.js";
|
|
22
|
+
import "./chunk-D26P3IX3.js";
|
|
23
|
+
import "./chunk-LRYUFNHF.js";
|
|
24
24
|
import {
|
|
25
25
|
__commonJS,
|
|
26
26
|
__dirname,
|
|
@@ -31,7 +31,7 @@ import {
|
|
|
31
31
|
__require,
|
|
32
32
|
__toESM,
|
|
33
33
|
init_esm_shims
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-GNL32NDI.js";
|
|
35
35
|
|
|
36
36
|
// ../../node_modules/.pnpm/dotenv@16.6.1/node_modules/dotenv/package.json
|
|
37
37
|
var package_exports = {};
|
|
@@ -284202,11 +284202,11 @@ function interpolate(target, source = {}, parse9 = (v2) => v2) {
|
|
|
284202
284202
|
}
|
|
284203
284203
|
var _normalize = (p2) => p2?.replace(/\\/g, "/");
|
|
284204
284204
|
var ASYNC_LOADERS = {
|
|
284205
|
-
".yaml": () => import("./yaml-
|
|
284206
|
-
".yml": () => import("./yaml-
|
|
284207
|
-
".jsonc": () => import("./jsonc-
|
|
284208
|
-
".json5": () => import("./json5-
|
|
284209
|
-
".toml": () => import("./toml-
|
|
284205
|
+
".yaml": () => import("./yaml-KN3YZ2JQ.js").then((r8) => r8.parseYAML),
|
|
284206
|
+
".yml": () => import("./yaml-KN3YZ2JQ.js").then((r8) => r8.parseYAML),
|
|
284207
|
+
".jsonc": () => import("./jsonc-SMHVB7OR.js").then((r8) => r8.parseJSONC),
|
|
284208
|
+
".json5": () => import("./json5-RJWEXKK2.js").then((r8) => r8.parseJSON5),
|
|
284209
|
+
".toml": () => import("./toml-FTAEJ76N.js").then((r8) => r8.parseTOML)
|
|
284210
284210
|
};
|
|
284211
284211
|
var SUPPORTED_EXTENSIONS = [
|
|
284212
284212
|
// with jiti
|
|
@@ -284406,8 +284406,8 @@ async function resolveConfig(source, options, sourceOptions = {}) {
|
|
|
284406
284406
|
}
|
|
284407
284407
|
const _merger = options.merger || defu;
|
|
284408
284408
|
if (options.giget !== false && GIGET_PREFIXES.some((prefix) => source.startsWith(prefix))) {
|
|
284409
|
-
const { downloadTemplate } = await import("./dist-
|
|
284410
|
-
const { digest } = await import("./dist-
|
|
284409
|
+
const { downloadTemplate } = await import("./dist-PRVONU3T.js");
|
|
284410
|
+
const { digest } = await import("./dist-GWL3GQMZ.js");
|
|
284411
284411
|
const cloneName = source.replace(/\W+/g, "_").split("_").splice(0, 3).join("_") + "_" + digest(source).slice(0, 10).replace(/[-_]/g, "");
|
|
284412
284412
|
let cloneDir;
|
|
284413
284413
|
const localNodeModules = resolve(options.cwd, "node_modules");
|
|
@@ -330300,10 +330300,10 @@ init_esm_shims();
|
|
|
330300
330300
|
// ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/index.js
|
|
330301
330301
|
init_esm_shims();
|
|
330302
330302
|
|
|
330303
|
-
// ../../node_modules/.pnpm/brace-expansion@5.0.
|
|
330303
|
+
// ../../node_modules/.pnpm/brace-expansion@5.0.7/node_modules/brace-expansion/dist/esm/index.js
|
|
330304
330304
|
init_esm_shims();
|
|
330305
330305
|
|
|
330306
|
-
// ../../node_modules/.pnpm/balanced-match@4.0.
|
|
330306
|
+
// ../../node_modules/.pnpm/balanced-match@4.0.4/node_modules/balanced-match/dist/esm/index.js
|
|
330307
330307
|
init_esm_shims();
|
|
330308
330308
|
var balanced = (a4, b, str2) => {
|
|
330309
330309
|
const ma = a4 instanceof RegExp ? maybeMatch(a4, str2) : a4;
|
|
@@ -330357,7 +330357,7 @@ var range = (a4, b, str2) => {
|
|
|
330357
330357
|
return result;
|
|
330358
330358
|
};
|
|
330359
330359
|
|
|
330360
|
-
// ../../node_modules/.pnpm/brace-expansion@5.0.
|
|
330360
|
+
// ../../node_modules/.pnpm/brace-expansion@5.0.7/node_modules/brace-expansion/dist/esm/index.js
|
|
330361
330361
|
var escSlash = "\0SLASH" + Math.random() + "\0";
|
|
330362
330362
|
var escOpen = "\0OPEN" + Math.random() + "\0";
|
|
330363
330363
|
var escClose = "\0CLOSE" + Math.random() + "\0";
|
|
@@ -330428,17 +330428,19 @@ function gte(i5, y2) {
|
|
|
330428
330428
|
}
|
|
330429
330429
|
function expand_(str2, max4, isTop) {
|
|
330430
330430
|
const expansions = [];
|
|
330431
|
-
|
|
330432
|
-
|
|
330433
|
-
|
|
330434
|
-
|
|
330435
|
-
|
|
330436
|
-
|
|
330437
|
-
|
|
330438
|
-
|
|
330439
|
-
|
|
330431
|
+
for (; ; ) {
|
|
330432
|
+
const m3 = balanced("{", "}", str2);
|
|
330433
|
+
if (!m3)
|
|
330434
|
+
return [str2];
|
|
330435
|
+
const pre = m3.pre;
|
|
330436
|
+
if (/\$$/.test(m3.pre)) {
|
|
330437
|
+
const post2 = m3.post.length ? expand_(m3.post, max4, false) : [""];
|
|
330438
|
+
for (let k3 = 0; k3 < post2.length && k3 < max4; k3++) {
|
|
330439
|
+
const expansion = pre + "{" + m3.body + "}" + post2[k3];
|
|
330440
|
+
expansions.push(expansion);
|
|
330441
|
+
}
|
|
330442
|
+
return expansions;
|
|
330440
330443
|
}
|
|
330441
|
-
} else {
|
|
330442
330444
|
const isNumericSequence = /^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(m3.body);
|
|
330443
330445
|
const isAlphaSequence = /^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(m3.body);
|
|
330444
330446
|
const isSequence = isNumericSequence || isAlphaSequence;
|
|
@@ -330446,10 +330448,12 @@ function expand_(str2, max4, isTop) {
|
|
|
330446
330448
|
if (!isSequence && !isOptions) {
|
|
330447
330449
|
if (m3.post.match(/,(?!,).*\}/)) {
|
|
330448
330450
|
str2 = m3.pre + "{" + m3.body + escClose + m3.post;
|
|
330449
|
-
|
|
330451
|
+
isTop = true;
|
|
330452
|
+
continue;
|
|
330450
330453
|
}
|
|
330451
330454
|
return [str2];
|
|
330452
330455
|
}
|
|
330456
|
+
const post = m3.post.length ? expand_(m3.post, max4, false) : [""];
|
|
330453
330457
|
let n14;
|
|
330454
330458
|
if (isSequence) {
|
|
330455
330459
|
n14 = m3.body.split(/\.\./);
|
|
@@ -330513,8 +330517,8 @@ function expand_(str2, max4, isTop) {
|
|
|
330513
330517
|
}
|
|
330514
330518
|
}
|
|
330515
330519
|
}
|
|
330520
|
+
return expansions;
|
|
330516
330521
|
}
|
|
330517
|
-
return expansions;
|
|
330518
330522
|
}
|
|
330519
330523
|
|
|
330520
330524
|
// ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/assert-valid-pattern.js
|
|
@@ -343350,7 +343354,7 @@ async function upgradeDependency([name3, tag = "latest"]) {
|
|
|
343350
343354
|
var npmRequestLimit = (0, import_p_limit2.default)(40);
|
|
343351
343355
|
function getPackageInfo(pkgName) {
|
|
343352
343356
|
return npmRequestLimit(async () => {
|
|
343353
|
-
const getPackageJson = (await import("./package-json-
|
|
343357
|
+
const getPackageJson = (await import("./package-json-EJQV2E22.js")).default;
|
|
343354
343358
|
return getPackageJson(pkgName, {
|
|
343355
343359
|
allVersions: true
|
|
343356
343360
|
});
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
init_node,
|
|
4
4
|
init_node_fetch_native_DfbY2q_x,
|
|
5
5
|
qn
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-YDDNAZGT.js";
|
|
7
7
|
import {
|
|
8
8
|
__esm,
|
|
9
9
|
init_esm_shims
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-GNL32NDI.js";
|
|
11
11
|
|
|
12
12
|
// ../../node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/chunks/multipart-parser.mjs
|
|
13
13
|
function v(u) {
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunk7DU22CMMcjs = require('./chunk-7DU22CMM.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkGKC5ARKKcjs = require('./chunk-GKC5ARKK.cjs');
|
|
10
10
|
|
|
11
11
|
// ../../node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/chunks/multipart-parser.cjs
|
|
12
|
-
var require_multipart_parser =
|
|
12
|
+
var require_multipart_parser = _chunkGKC5ARKKcjs.__commonJS.call(void 0, {
|
|
13
13
|
"../../node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/chunks/multipart-parser.cjs"(exports) {
|
|
14
|
-
|
|
14
|
+
_chunkGKC5ARKKcjs.init_cjs_shims.call(void 0, );
|
|
15
15
|
var y = Object.defineProperty;
|
|
16
16
|
var c = (R, o) => y(R, "name", { value: o, configurable: true });
|
|
17
|
-
var node =
|
|
18
|
-
|
|
17
|
+
var node = _chunk7DU22CMMcjs.require_node.call(void 0, );
|
|
18
|
+
_chunkGKC5ARKKcjs.__require.call(void 0, "http"), _chunkGKC5ARKKcjs.__require.call(void 0, "https"), _chunkGKC5ARKKcjs.__require.call(void 0, "zlib"), _chunkGKC5ARKKcjs.__require.call(void 0, "stream"), _chunkGKC5ARKKcjs.__require.call(void 0, "buffer"), _chunkGKC5ARKKcjs.__require.call(void 0, "util"), _chunk7DU22CMMcjs.require_node_fetch_native_DhEqb06g.call(void 0, ), _chunkGKC5ARKKcjs.__require.call(void 0, "url"), _chunkGKC5ARKKcjs.__require.call(void 0, "net"), _chunkGKC5ARKKcjs.__require.call(void 0, "fs"), _chunkGKC5ARKKcjs.__require.call(void 0, "path");
|
|
19
19
|
var s = 0;
|
|
20
20
|
var S = { START_BOUNDARY: s++, HEADER_FIELD_START: s++, HEADER_FIELD: s++, HEADER_VALUE_START: s++, HEADER_VALUE: s++, HEADER_VALUE_ALMOST_DONE: s++, HEADERS_ALMOST_DONE: s++, PART_DATA_START: s++, PART_DATA: s++, END: s++ };
|
|
21
21
|
var f = 1;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
require_semver
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-Z65PMJGO.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-GNL32NDI.js";
|
|
11
11
|
|
|
12
12
|
// ../../node_modules/.pnpm/ini@1.3.8/node_modules/ini/ini.js
|
|
13
13
|
var require_ini = __commonJS({
|