@storm-software/linting-tools 1.128.7 → 1.128.9
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-YQN7QO2M.cjs → chunk-3IVWJLOI.cjs} +2 -2
- package/bin/{chunk-QYY4SEKN.js → chunk-4GF6XTA7.js} +6 -7
- package/bin/{chunk-E6UPIAX3.cjs → chunk-636DOYOI.cjs} +5 -5
- package/bin/{chunk-L3OWGPEY.js → chunk-6C5GSR3A.js} +1 -1
- package/bin/{chunk-IP2UJ2OX.js → chunk-AEEZ536A.js} +2 -2
- package/bin/{chunk-BD5UIGF4.cjs → chunk-BLTC27AY.cjs} +18 -19
- package/bin/{chunk-JCMSJNHM.cjs → chunk-DCN2QPVJ.cjs} +2 -2
- package/bin/{chunk-JEWQ6YZC.js → chunk-EBRGK7XG.js} +1 -1
- package/bin/{chunk-4NMXWPWZ.js → chunk-EXGAQOPI.js} +2 -2
- package/bin/{chunk-6QHFZAVT.cjs → chunk-I4XGKD2X.cjs} +5 -5
- package/bin/{chunk-SGFKOE4Y.js → chunk-KLJ6535S.js} +2 -2
- package/bin/{chunk-BRNAALPO.js → chunk-M2OHAV37.js} +1 -1
- package/bin/{chunk-YE4FC2C2.cjs → chunk-MORWR233.cjs} +6 -6
- package/bin/{chunk-UD2HLDI6.cjs → chunk-NQ54WRWU.cjs} +91 -91
- package/bin/{chunk-A2UKKTRG.cjs → chunk-ODTETYJE.cjs} +5 -5
- package/bin/{chunk-WIYUBY72.cjs → chunk-PDKYUEXV.cjs} +20 -20
- package/bin/{chunk-SSTW6K5O.js → chunk-QQZEC3TJ.js} +2 -2
- package/bin/{chunk-IQR65E2H.js → chunk-WKMC7FRA.js} +2 -2
- package/bin/{chunk-G4YRPQW7.js → chunk-X6DHJNAJ.js} +2 -2
- package/bin/{chunk-KMTFCZYA.cjs → chunk-XMQNUGZJ.cjs} +2 -2
- package/bin/{dist-DHXZRGAX.cjs → dist-JRZGCQE4.cjs} +206 -206
- package/bin/{dist-WVM2D7CC.cjs → dist-MBTRWG24.cjs} +6 -6
- package/bin/{dist-3QQET4FN.js → dist-UL6HG3JE.js} +2 -2
- package/bin/{dist-EI5NVCAD.js → dist-XELVJ7EN.js} +8 -8
- package/bin/{esm-U5DBVESO.js → esm-OPQWV7SN.js} +1 -1
- package/bin/{esm-IKBRT7H6.cjs → esm-XMXPQBJ2.cjs} +4 -4
- package/bin/json5-I6Z2BOBO.js +10 -0
- package/bin/json5-SWVRAGQV.cjs +10 -0
- package/bin/{jsonc-LMAMKIZA.js → jsonc-2TLSDJ5Q.js} +3 -3
- package/bin/jsonc-RKLE2EPE.cjs +15 -0
- package/bin/lint.cjs +1964 -1962
- package/bin/lint.js +28 -26
- package/bin/{multipart-parser-AHPA3ZT7.cjs → multipart-parser-3HQLLB6R.cjs} +6 -6
- package/bin/{multipart-parser-P6HFHEDA.js → multipart-parser-ZZPYWUHF.js} +2 -2
- package/bin/{package-json-6TIMXPGZ.cjs → package-json-MDMFI326.cjs} +135 -111
- package/bin/{package-json-VPKIGY7H.js → package-json-QXISPWWD.js} +44 -20
- package/bin/toml-FDMWMRZV.js +10 -0
- package/bin/toml-Q2UPCAQK.cjs +10 -0
- package/bin/{utils-WXWFFYNI.js → utils-HISO4LXV.js} +2 -2
- package/bin/{utils-HGQMTGCV.cjs → utils-IQJVAKFH.cjs} +5 -5
- package/bin/yaml-3AALFUOO.js +10 -0
- package/bin/yaml-7VD2NDZI.cjs +10 -0
- package/package.json +2 -2
- package/bin/json5-GP4EXRQF.js +0 -10
- package/bin/json5-PO2J75BJ.cjs +0 -10
- package/bin/jsonc-ZCOK35RQ.cjs +0 -15
- package/bin/toml-2FT5R3XA.cjs +0 -10
- package/bin/toml-XW32OK5P.js +0 -10
- package/bin/yaml-QCXDQQTC.cjs +0 -10
- package/bin/yaml-RJWJU5SY.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-M2OHAV37.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-4GF6XTA7.js";
|
|
19
|
+
import "./chunk-EXGAQOPI.js";
|
|
20
|
+
import "./chunk-WKMC7FRA.js";
|
|
21
|
+
import "./chunk-QQZEC3TJ.js";
|
|
22
|
+
import "./chunk-X6DHJNAJ.js";
|
|
23
|
+
import "./chunk-EBRGK7XG.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-AEEZ536A.js";
|
|
35
35
|
|
|
36
36
|
// ../../node_modules/.pnpm/jiti@2.4.2/node_modules/jiti/dist/jiti.cjs
|
|
37
37
|
import * as __import_node_os from "node:os";
|
|
@@ -315744,11 +315744,11 @@ function interpolate(target, source = {}, parse9 = (v) => v) {
|
|
|
315744
315744
|
}
|
|
315745
315745
|
var _normalize = (p) => p?.replace(/\\/g, "/");
|
|
315746
315746
|
var ASYNC_LOADERS = {
|
|
315747
|
-
".yaml": () => import("./yaml-
|
|
315748
|
-
".yml": () => import("./yaml-
|
|
315749
|
-
".jsonc": () => import("./jsonc-
|
|
315750
|
-
".json5": () => import("./json5-
|
|
315751
|
-
".toml": () => import("./toml-
|
|
315747
|
+
".yaml": () => import("./yaml-3AALFUOO.js").then((r) => r.parseYAML),
|
|
315748
|
+
".yml": () => import("./yaml-3AALFUOO.js").then((r) => r.parseYAML),
|
|
315749
|
+
".jsonc": () => import("./jsonc-2TLSDJ5Q.js").then((r) => r.parseJSONC),
|
|
315750
|
+
".json5": () => import("./json5-I6Z2BOBO.js").then((r) => r.parseJSON5),
|
|
315751
|
+
".toml": () => import("./toml-FDMWMRZV.js").then((r) => r.parseTOML)
|
|
315752
315752
|
};
|
|
315753
315753
|
var SUPPORTED_EXTENSIONS = [
|
|
315754
315754
|
// with jiti
|
|
@@ -315948,8 +315948,8 @@ async function resolveConfig(source, options, sourceOptions = {}) {
|
|
|
315948
315948
|
}
|
|
315949
315949
|
const _merger = options.merger || defu;
|
|
315950
315950
|
if (options.giget !== false && GIGET_PREFIXES.some((prefix) => source.startsWith(prefix))) {
|
|
315951
|
-
const { downloadTemplate } = await import("./dist-
|
|
315952
|
-
const { digest } = await import("./dist-
|
|
315951
|
+
const { downloadTemplate } = await import("./dist-XELVJ7EN.js");
|
|
315952
|
+
const { digest } = await import("./dist-UL6HG3JE.js");
|
|
315953
315953
|
const cloneName = source.replace(/\W+/g, "_").split("_").splice(0, 3).join("_") + "_" + digest(source).slice(0, 10).replace(/[-_]/g, "");
|
|
315954
315954
|
let cloneDir;
|
|
315955
315955
|
const localNodeModules = resolve(options.cwd, "node_modules");
|
|
@@ -320582,10 +320582,10 @@ function check(path32, options) {
|
|
|
320582
320582
|
// ../../node_modules/.pnpm/check-dependency-version-consistency@4.1.0/node_modules/check-dependency-version-consistency/dist/lib/output.js
|
|
320583
320583
|
init_esm_shims();
|
|
320584
320584
|
|
|
320585
|
-
// ../../node_modules/.pnpm/chalk@5.
|
|
320585
|
+
// ../../node_modules/.pnpm/chalk@5.6.0/node_modules/chalk/source/index.js
|
|
320586
320586
|
init_esm_shims();
|
|
320587
320587
|
|
|
320588
|
-
// ../../node_modules/.pnpm/chalk@5.
|
|
320588
|
+
// ../../node_modules/.pnpm/chalk@5.6.0/node_modules/chalk/source/vendor/ansi-styles/index.js
|
|
320589
320589
|
init_esm_shims();
|
|
320590
320590
|
var ANSI_BACKGROUND_OFFSET = 10;
|
|
320591
320591
|
var wrapAnsi16 = (offset = 0) => (code) => `\x1B[${code + offset}m`;
|
|
@@ -320772,7 +320772,7 @@ function assembleStyles() {
|
|
|
320772
320772
|
var ansiStyles = assembleStyles();
|
|
320773
320773
|
var ansi_styles_default = ansiStyles;
|
|
320774
320774
|
|
|
320775
|
-
// ../../node_modules/.pnpm/chalk@5.
|
|
320775
|
+
// ../../node_modules/.pnpm/chalk@5.6.0/node_modules/chalk/source/vendor/supports-color/index.js
|
|
320776
320776
|
init_esm_shims();
|
|
320777
320777
|
import process3 from "node:process";
|
|
320778
320778
|
import os from "node:os";
|
|
@@ -320867,6 +320867,9 @@ function _supportsColor(haveStream, { streamIsTTY, sniffFlags = true } = {}) {
|
|
|
320867
320867
|
if (env.TERM === "xterm-ghostty") {
|
|
320868
320868
|
return 3;
|
|
320869
320869
|
}
|
|
320870
|
+
if (env.TERM === "wezterm") {
|
|
320871
|
+
return 3;
|
|
320872
|
+
}
|
|
320870
320873
|
if ("TERM_PROGRAM" in env) {
|
|
320871
320874
|
const version6 = Number.parseInt((env.TERM_PROGRAM_VERSION || "").split(".")[0], 10);
|
|
320872
320875
|
switch (env.TERM_PROGRAM) {
|
|
@@ -320902,7 +320905,7 @@ var supportsColor = {
|
|
|
320902
320905
|
};
|
|
320903
320906
|
var supports_color_default = supportsColor;
|
|
320904
320907
|
|
|
320905
|
-
// ../../node_modules/.pnpm/chalk@5.
|
|
320908
|
+
// ../../node_modules/.pnpm/chalk@5.6.0/node_modules/chalk/source/utilities.js
|
|
320906
320909
|
init_esm_shims();
|
|
320907
320910
|
function stringReplaceAll(string3, substring, replacer) {
|
|
320908
320911
|
let index2 = string3.indexOf(substring);
|
|
@@ -320933,7 +320936,7 @@ function stringEncaseCRLFWithFirstIndex(string3, prefix, postfix, index2) {
|
|
|
320933
320936
|
return returnValue;
|
|
320934
320937
|
}
|
|
320935
320938
|
|
|
320936
|
-
// ../../node_modules/.pnpm/chalk@5.
|
|
320939
|
+
// ../../node_modules/.pnpm/chalk@5.6.0/node_modules/chalk/source/index.js
|
|
320937
320940
|
var { stdout: stdoutColor, stderr: stderrColor } = supports_color_default;
|
|
320938
320941
|
var GENERATOR = Symbol("GENERATOR");
|
|
320939
320942
|
var STYLER = Symbol("STYLER");
|
|
@@ -358948,14 +358951,13 @@ init_esm_shims();
|
|
|
358948
358951
|
// ../../node_modules/.pnpm/strip-ansi@7.1.0/node_modules/strip-ansi/index.js
|
|
358949
358952
|
init_esm_shims();
|
|
358950
358953
|
|
|
358951
|
-
// ../../node_modules/.pnpm/ansi-regex@6.
|
|
358954
|
+
// ../../node_modules/.pnpm/ansi-regex@6.2.0/node_modules/ansi-regex/index.js
|
|
358952
358955
|
init_esm_shims();
|
|
358953
358956
|
function ansiRegex({ onlyFirst = false } = {}) {
|
|
358954
358957
|
const ST = "(?:\\u0007|\\u001B\\u005C|\\u009C)";
|
|
358955
|
-
const
|
|
358956
|
-
|
|
358957
|
-
|
|
358958
|
-
].join("|");
|
|
358958
|
+
const osc = `(?:\\u001B\\][\\s\\S]*?${ST})`;
|
|
358959
|
+
const csi = "[\\u001B\\u009B][[\\]()#;?]*(?:\\d{1,4}(?:[;:]\\d{0,4})*)?[\\dA-PR-TZcf-nq-uy=><~]";
|
|
358960
|
+
const pattern = `${osc}|${csi}`;
|
|
358959
358961
|
return new RegExp(pattern, onlyFirst ? void 0 : "g");
|
|
358960
358962
|
}
|
|
358961
358963
|
|
|
@@ -374016,7 +374018,7 @@ async function upgradeDependency([name3, tag = "latest"]) {
|
|
|
374016
374018
|
var npmRequestLimit = (0, import_p_limit2.default)(40);
|
|
374017
374019
|
function getPackageInfo(pkgName) {
|
|
374018
374020
|
return npmRequestLimit(async () => {
|
|
374019
|
-
const getPackageJson = (await import("./package-json-
|
|
374021
|
+
const getPackageJson = (await import("./package-json-QXISPWWD.js")).default;
|
|
374020
374022
|
return getPackageJson(pkgName, {
|
|
374021
374023
|
allVersions: true
|
|
374022
374024
|
});
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkPDKYUEXVcjs = require('./chunk-PDKYUEXV.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunk3IVWJLOIcjs = require('./chunk-3IVWJLOI.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 = _chunk3IVWJLOIcjs.__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
|
+
_chunk3IVWJLOIcjs.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 = _chunkPDKYUEXVcjs.require_node.call(void 0, );
|
|
18
|
+
_chunk3IVWJLOIcjs.__require.call(void 0, "http"), _chunk3IVWJLOIcjs.__require.call(void 0, "https"), _chunk3IVWJLOIcjs.__require.call(void 0, "zlib"), _chunk3IVWJLOIcjs.__require.call(void 0, "stream"), _chunk3IVWJLOIcjs.__require.call(void 0, "buffer"), _chunk3IVWJLOIcjs.__require.call(void 0, "util"), _chunkPDKYUEXVcjs.require_node_fetch_native_DhEqb06g.call(void 0, ), _chunk3IVWJLOIcjs.__require.call(void 0, "url"), _chunk3IVWJLOIcjs.__require.call(void 0, "net"), _chunk3IVWJLOIcjs.__require.call(void 0, "fs"), _chunk3IVWJLOIcjs.__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;
|
|
@@ -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-KLJ6535S.js";
|
|
7
7
|
import {
|
|
8
8
|
__esm,
|
|
9
9
|
init_esm_shims
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-AEEZ536A.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) {
|