@storm-software/linting-tools 1.128.6 → 1.128.8

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.
Files changed (52) hide show
  1. package/README.md +1 -1
  2. package/bin/{chunk-UB72K2YD.cjs → chunk-3IVWJLOI.cjs} +2 -2
  3. package/bin/{chunk-2SFETDSP.js → chunk-4GF6XTA7.js} +10 -11
  4. package/bin/{chunk-3OMUFWQ6.cjs → chunk-636DOYOI.cjs} +5 -5
  5. package/bin/{chunk-T7DSN2HX.js → chunk-6C5GSR3A.js} +3 -3
  6. package/bin/{chunk-LXPMPMVD.js → chunk-AEEZ536A.js} +2 -2
  7. package/bin/{chunk-76SWUMYS.cjs → chunk-BLTC27AY.cjs} +22 -23
  8. package/bin/{chunk-ZKDU3PPO.cjs → chunk-DCN2QPVJ.cjs} +2 -2
  9. package/bin/{chunk-2F6YEABW.js → chunk-EBRGK7XG.js} +1 -1
  10. package/bin/{chunk-QMM2FP2O.js → chunk-EXGAQOPI.js} +2 -2
  11. package/bin/{chunk-QHMERZCY.cjs → chunk-I4XGKD2X.cjs} +5 -5
  12. package/bin/{chunk-IFYC4ICN.js → chunk-KLJ6535S.js} +6 -6
  13. package/bin/{chunk-X4CBG64A.js → chunk-M2OHAV37.js} +1 -1
  14. package/bin/{chunk-BOJP52AO.cjs → chunk-MORWR233.cjs} +6 -6
  15. package/bin/{chunk-DW6SD55G.cjs → chunk-NQ54WRWU.cjs} +91 -91
  16. package/bin/{chunk-DLNZNARS.cjs → chunk-ODTETYJE.cjs} +9 -9
  17. package/bin/{chunk-HT77GUTS.cjs → chunk-PDKYUEXV.cjs} +24 -24
  18. package/bin/{chunk-K7JPZUFQ.js → chunk-QQZEC3TJ.js} +2 -2
  19. package/bin/{chunk-MJALI6JA.js → chunk-WKMC7FRA.js} +6 -6
  20. package/bin/{chunk-2YAFQKU5.js → chunk-X6DHJNAJ.js} +2 -2
  21. package/bin/{chunk-EFLFSEBJ.cjs → chunk-XMQNUGZJ.cjs} +4 -4
  22. package/bin/{dist-Q5CETDMK.cjs → dist-JRZGCQE4.cjs} +222 -222
  23. package/bin/{dist-R4RW35Y4.cjs → dist-MBTRWG24.cjs} +6 -6
  24. package/bin/{dist-GWEGSMW3.js → dist-UL6HG3JE.js} +2 -2
  25. package/bin/{dist-C6KVLUO7.js → dist-XELVJ7EN.js} +24 -24
  26. package/bin/{esm-MR6KI7D2.js → esm-OPQWV7SN.js} +1 -1
  27. package/bin/{esm-2JUXS4U2.cjs → esm-XMXPQBJ2.cjs} +4 -4
  28. package/bin/json5-I6Z2BOBO.js +10 -0
  29. package/bin/json5-SWVRAGQV.cjs +10 -0
  30. package/bin/{jsonc-POE4RHK7.js → jsonc-2TLSDJ5Q.js} +3 -3
  31. package/bin/jsonc-RKLE2EPE.cjs +15 -0
  32. package/bin/lint.cjs +5580 -5878
  33. package/bin/lint.js +3196 -3510
  34. package/bin/{multipart-parser-NMKMAIIH.cjs → multipart-parser-3HQLLB6R.cjs} +6 -6
  35. package/bin/{multipart-parser-ZWLH4WGN.js → multipart-parser-ZZPYWUHF.js} +2 -2
  36. package/bin/{package-json-FQCX4QYI.cjs → package-json-MDMFI326.cjs} +148 -124
  37. package/bin/{package-json-XW5HLKIL.js → package-json-QXISPWWD.js} +57 -33
  38. package/bin/toml-FDMWMRZV.js +10 -0
  39. package/bin/toml-Q2UPCAQK.cjs +10 -0
  40. package/bin/{utils-KJ2Z3DQI.js → utils-HISO4LXV.js} +2 -2
  41. package/bin/{utils-Q7YB4FZY.cjs → utils-IQJVAKFH.cjs} +5 -5
  42. package/bin/yaml-3AALFUOO.js +10 -0
  43. package/bin/yaml-7VD2NDZI.cjs +10 -0
  44. package/biome/config.json +1 -1
  45. package/package.json +2 -2
  46. package/bin/json5-CYPHSCMK.cjs +0 -10
  47. package/bin/json5-LPPNG2B6.js +0 -10
  48. package/bin/jsonc-KDXNJS2M.cjs +0 -15
  49. package/bin/toml-27Q3VSRE.js +0 -10
  50. package/bin/toml-GIQ5LYGD.cjs +0 -10
  51. package/bin/yaml-C6QGUNXV.cjs +0 -10
  52. package/bin/yaml-PZINSJ3C.js +0 -10
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  require_semver
3
- } from "./chunk-X4CBG64A.js";
3
+ } from "./chunk-M2OHAV37.js";
4
4
  import {
5
5
  __commonJS,
6
6
  __dirname,
7
7
  __require,
8
8
  __toESM,
9
9
  init_esm_shims
10
- } from "./chunk-LXPMPMVD.js";
10
+ } from "./chunk-AEEZ536A.js";
11
11
 
12
12
  // ../../node_modules/.pnpm/ini@1.3.8/node_modules/ini/ini.js
13
13
  var require_ini = __commonJS({
@@ -748,7 +748,7 @@ var require_polyfills = __commonJS({
748
748
  };
749
749
  }
750
750
  if (platform === "win32") {
751
- fs.rename = typeof fs.rename !== "function" ? fs.rename : function(fs$rename) {
751
+ fs.rename = typeof fs.rename !== "function" ? fs.rename : (function(fs$rename) {
752
752
  function rename(from, to, cb) {
753
753
  var start = Date.now();
754
754
  var backoff = 0;
@@ -771,9 +771,9 @@ var require_polyfills = __commonJS({
771
771
  }
772
772
  if (Object.setPrototypeOf) Object.setPrototypeOf(rename, fs$rename);
773
773
  return rename;
774
- }(fs.rename);
774
+ })(fs.rename);
775
775
  }
776
- fs.read = typeof fs.read !== "function" ? fs.read : function(fs$read) {
776
+ fs.read = typeof fs.read !== "function" ? fs.read : (function(fs$read) {
777
777
  function read(fd, buffer, offset, length, position, callback_) {
778
778
  var callback;
779
779
  if (callback_ && typeof callback_ === "function") {
@@ -790,8 +790,8 @@ var require_polyfills = __commonJS({
790
790
  }
791
791
  if (Object.setPrototypeOf) Object.setPrototypeOf(read, fs$read);
792
792
  return read;
793
- }(fs.read);
794
- fs.readSync = typeof fs.readSync !== "function" ? fs.readSync : /* @__PURE__ */ function(fs$readSync) {
793
+ })(fs.read);
794
+ fs.readSync = typeof fs.readSync !== "function" ? fs.readSync : /* @__PURE__ */ (function(fs$readSync) {
795
795
  return function(fd, buffer, offset, length, position) {
796
796
  var eagCounter = 0;
797
797
  while (true) {
@@ -806,7 +806,7 @@ var require_polyfills = __commonJS({
806
806
  }
807
807
  }
808
808
  };
809
- }(fs.readSync);
809
+ })(fs.readSync);
810
810
  function patchLchmod(fs2) {
811
811
  fs2.lchmod = function(path, mode, callback) {
812
812
  fs2.open(
@@ -1137,7 +1137,7 @@ var require_graceful_fs = __commonJS({
1137
1137
  if (!fs[gracefulQueue]) {
1138
1138
  queue = global[gracefulQueue] || [];
1139
1139
  publishQueue(fs, queue);
1140
- fs.close = function(fs$close) {
1140
+ fs.close = (function(fs$close) {
1141
1141
  function close(fd, cb) {
1142
1142
  return fs$close.call(fs, fd, function(err) {
1143
1143
  if (!err) {
@@ -1151,8 +1151,8 @@ var require_graceful_fs = __commonJS({
1151
1151
  value: fs$close
1152
1152
  });
1153
1153
  return close;
1154
- }(fs.close);
1155
- fs.closeSync = function(fs$closeSync) {
1154
+ })(fs.close);
1155
+ fs.closeSync = (function(fs$closeSync) {
1156
1156
  function closeSync(fd) {
1157
1157
  fs$closeSync.apply(fs, arguments);
1158
1158
  resetQueue();
@@ -1161,7 +1161,7 @@ var require_graceful_fs = __commonJS({
1161
1161
  value: fs$closeSync
1162
1162
  });
1163
1163
  return closeSync;
1164
- }(fs.closeSync);
1164
+ })(fs.closeSync);
1165
1165
  if (/\bgfs4\b/i.test(process.env.NODE_DEBUG || "")) {
1166
1166
  process.on("exit", function() {
1167
1167
  debug(fs[gracefulQueue]);
@@ -1501,7 +1501,7 @@ var require_dist = __commonJS({
1501
1501
  "../../node_modules/.pnpm/@pnpm+network.ca-file@1.0.2/node_modules/@pnpm/network.ca-file/dist/index.js"(exports) {
1502
1502
  init_esm_shims();
1503
1503
  var __import___caFile = __toESM(require_ca_file());
1504
- var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
1504
+ var __createBinding = exports && exports.__createBinding || (Object.create ? (function(o, m, k, k2) {
1505
1505
  if (k2 === void 0) k2 = k;
1506
1506
  var desc = Object.getOwnPropertyDescriptor(m, k);
1507
1507
  if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
@@ -1510,10 +1510,10 @@ var require_dist = __commonJS({
1510
1510
  } };
1511
1511
  }
1512
1512
  Object.defineProperty(o, k2, desc);
1513
- } : function(o, m, k, k2) {
1513
+ }) : (function(o, m, k, k2) {
1514
1514
  if (k2 === void 0) k2 = k;
1515
1515
  o[k2] = m[k];
1516
- });
1516
+ }));
1517
1517
  var __exportStar = exports && exports.__exportStar || function(m, exports2) {
1518
1518
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports2, p)) __createBinding(exports2, m, p);
1519
1519
  };
@@ -2719,13 +2719,13 @@ var require_registry_auth_token = __commonJS({
2719
2719
  // ../../node_modules/.pnpm/package-json@10.0.1/node_modules/package-json/index.js
2720
2720
  init_esm_shims();
2721
2721
 
2722
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/index.js
2722
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/index.js
2723
2723
  init_esm_shims();
2724
2724
 
2725
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/core/Ky.js
2725
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/core/Ky.js
2726
2726
  init_esm_shims();
2727
2727
 
2728
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/errors/HTTPError.js
2728
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/errors/HTTPError.js
2729
2729
  init_esm_shims();
2730
2730
  var HTTPError = class extends Error {
2731
2731
  response;
@@ -2744,7 +2744,7 @@ var HTTPError = class extends Error {
2744
2744
  }
2745
2745
  };
2746
2746
 
2747
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/errors/TimeoutError.js
2747
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/errors/TimeoutError.js
2748
2748
  init_esm_shims();
2749
2749
  var TimeoutError = class extends Error {
2750
2750
  request;
@@ -2755,10 +2755,10 @@ var TimeoutError = class extends Error {
2755
2755
  }
2756
2756
  };
2757
2757
 
2758
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/utils/body.js
2758
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/body.js
2759
2759
  init_esm_shims();
2760
2760
 
2761
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/core/constants.js
2761
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/core/constants.js
2762
2762
  init_esm_shims();
2763
2763
  var supportsRequestStreams = (() => {
2764
2764
  let duplexAccessed = false;
@@ -2797,7 +2797,10 @@ var responseTypes = {
2797
2797
  text: "text/*",
2798
2798
  formData: "multipart/form-data",
2799
2799
  arrayBuffer: "*/*",
2800
- blob: "*/*"
2800
+ blob: "*/*",
2801
+ // Supported in modern Fetch implementations (for example, browsers and recent Node.js/undici).
2802
+ // We still feature-check at runtime before exposing the shortcut.
2803
+ bytes: "*/*"
2801
2804
  };
2802
2805
  var maxSafeTimeout = 2147483647;
2803
2806
  var usualFormBoundarySize = new TextEncoder().encode("------WebKitFormBoundaryaxpyiPgbbPti10Rw").length;
@@ -2835,7 +2838,7 @@ var requestOptionsRegistry = {
2835
2838
  priority: true
2836
2839
  };
2837
2840
 
2838
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/utils/body.js
2841
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/body.js
2839
2842
  var getBodySize = (body) => {
2840
2843
  if (!body) {
2841
2844
  return 0;
@@ -2950,14 +2953,14 @@ var streamRequest = (request, onUploadProgress) => {
2950
2953
  });
2951
2954
  };
2952
2955
 
2953
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/utils/merge.js
2956
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/merge.js
2954
2957
  init_esm_shims();
2955
2958
 
2956
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/utils/is.js
2959
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/is.js
2957
2960
  init_esm_shims();
2958
2961
  var isObject = (value) => value !== null && typeof value === "object";
2959
2962
 
2960
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/utils/merge.js
2963
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/merge.js
2961
2964
  var validateAndMerge = (...sources) => {
2962
2965
  for (const source of sources) {
2963
2966
  if ((!isObject(source) || Array.isArray(source)) && source !== void 0) {
@@ -3018,7 +3021,7 @@ var deepMerge = (...sources) => {
3018
3021
  return returnValue;
3019
3022
  };
3020
3023
 
3021
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/utils/normalize.js
3024
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/normalize.js
3022
3025
  init_esm_shims();
3023
3026
  var normalizeRequestMethod = (input) => requestMethods.includes(input) ? input.toUpperCase() : input;
3024
3027
  var retryMethods = ["get", "put", "head", "delete", "options", "trace"];
@@ -3052,7 +3055,7 @@ var normalizeRetryOptions = (retry = {}) => {
3052
3055
  };
3053
3056
  };
3054
3057
 
3055
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/utils/timeout.js
3058
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/timeout.js
3056
3059
  init_esm_shims();
3057
3060
  async function timeout(request, init, abortController, options) {
3058
3061
  return new Promise((resolve, reject) => {
@@ -3068,7 +3071,7 @@ async function timeout(request, init, abortController, options) {
3068
3071
  });
3069
3072
  }
3070
3073
 
3071
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/utils/delay.js
3074
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/delay.js
3072
3075
  init_esm_shims();
3073
3076
  async function delay(ms, { signal }) {
3074
3077
  return new Promise((resolve, reject) => {
@@ -3087,7 +3090,7 @@ async function delay(ms, { signal }) {
3087
3090
  });
3088
3091
  }
3089
3092
 
3090
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/utils/options.js
3093
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/utils/options.js
3091
3094
  init_esm_shims();
3092
3095
  var findUnknownOptions = (request, options) => {
3093
3096
  const unknownOptions = {};
@@ -3098,8 +3101,26 @@ var findUnknownOptions = (request, options) => {
3098
3101
  }
3099
3102
  return unknownOptions;
3100
3103
  };
3104
+ var hasSearchParameters = (search) => {
3105
+ if (search === void 0) {
3106
+ return false;
3107
+ }
3108
+ if (Array.isArray(search)) {
3109
+ return search.length > 0;
3110
+ }
3111
+ if (search instanceof URLSearchParams) {
3112
+ return search.size > 0;
3113
+ }
3114
+ if (typeof search === "object") {
3115
+ return Object.keys(search).length > 0;
3116
+ }
3117
+ if (typeof search === "string") {
3118
+ return search.trim().length > 0;
3119
+ }
3120
+ return Boolean(search);
3121
+ };
3101
3122
 
3102
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/core/Ky.js
3123
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/core/Ky.js
3103
3124
  var Ky = class _Ky {
3104
3125
  static create(input, options) {
3105
3126
  const ky2 = new _Ky(input, options);
@@ -3141,6 +3162,9 @@ var Ky = class _Ky {
3141
3162
  }
3142
3163
  });
3143
3164
  for (const [type, mimeType] of Object.entries(responseTypes)) {
3165
+ if (type === "bytes" && typeof globalThis.Response?.prototype?.bytes !== "function") {
3166
+ continue;
3167
+ }
3144
3168
  result[type] = async () => {
3145
3169
  ky2.request.headers.set("accept", ky2.request.headers.get("accept") || mimeType);
3146
3170
  const response = await result;
@@ -3212,7 +3236,7 @@ var Ky = class _Ky {
3212
3236
  this._options.headers.set("content-type", this._options.headers.get("content-type") ?? "application/json");
3213
3237
  }
3214
3238
  this.request = new globalThis.Request(this._input, this._options);
3215
- if (this._options.searchParams) {
3239
+ if (hasSearchParameters(this._options.searchParams)) {
3216
3240
  const textSearchParams = typeof this._options.searchParams === "string" ? this._options.searchParams.replace(/^\?/, "") : new URLSearchParams(this._options.searchParams).toString();
3217
3241
  const searchParams = "?" + textSearchParams;
3218
3242
  const url = this.request.url.replace(/(?:\?.*?)?(?=#|$)/, searchParams);
@@ -3311,7 +3335,7 @@ var Ky = class _Ky {
3311
3335
  }
3312
3336
  };
3313
3337
 
3314
- // ../../node_modules/.pnpm/ky@1.8.2/node_modules/ky/distribution/index.js
3338
+ // ../../node_modules/.pnpm/ky@1.9.0/node_modules/ky/distribution/index.js
3315
3339
  var createInstance = (defaults) => {
3316
3340
  const ky2 = (input, options) => Ky.create(input, validateAndMerge(defaults, options));
3317
3341
  for (const method of requestMethods) {
@@ -0,0 +1,10 @@
1
+ import {
2
+ ae,
3
+ ue
4
+ } from "./chunk-QQZEC3TJ.js";
5
+ import "./chunk-EBRGK7XG.js";
6
+ import "./chunk-AEEZ536A.js";
7
+ export {
8
+ ae as parseTOML,
9
+ ue as stringifyTOML
10
+ };
@@ -0,0 +1,10 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+
4
+ var _chunk636DOYOIcjs = require('./chunk-636DOYOI.cjs');
5
+ require('./chunk-DCN2QPVJ.cjs');
6
+ require('./chunk-3IVWJLOI.cjs');
7
+
8
+
9
+
10
+ exports.parseTOML = _chunk636DOYOIcjs.ae; exports.stringifyTOML = _chunk636DOYOIcjs.ue;
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  isEqual,
3
3
  serialize
4
- } from "./chunk-T7DSN2HX.js";
4
+ } from "./chunk-6C5GSR3A.js";
5
5
  import {
6
6
  init_esm_shims
7
- } from "./chunk-LXPMPMVD.js";
7
+ } from "./chunk-AEEZ536A.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 _chunkEFLFSEBJcjs = require('./chunk-EFLFSEBJ.cjs');
4
+ var _chunkXMQNUGZJcjs = require('./chunk-XMQNUGZJ.cjs');
5
5
 
6
6
 
7
- var _chunkUB72K2YDcjs = require('./chunk-UB72K2YD.cjs');
7
+ var _chunk3IVWJLOIcjs = require('./chunk-3IVWJLOI.cjs');
8
8
 
9
9
  // ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/utils/index.mjs
10
- _chunkUB72K2YDcjs.init_cjs_shims.call(void 0, );
10
+ _chunk3IVWJLOIcjs.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, _chunkEFLFSEBJcjs.serialize.call(void 0, obj));
42
+ return new DiffHashedObject(key, obj, _chunkXMQNUGZJcjs.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 = _chunkEFLFSEBJcjs.isEqual;
101
+ exports.diff = diff; exports.isEqual = _chunkXMQNUGZJcjs.isEqual;
@@ -0,0 +1,10 @@
1
+ import {
2
+ Ar,
3
+ vr
4
+ } from "./chunk-WKMC7FRA.js";
5
+ import "./chunk-EBRGK7XG.js";
6
+ import "./chunk-AEEZ536A.js";
7
+ export {
8
+ Ar as parseYAML,
9
+ vr as stringifyYAML
10
+ };
@@ -0,0 +1,10 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+
4
+ var _chunkODTETYJEcjs = require('./chunk-ODTETYJE.cjs');
5
+ require('./chunk-DCN2QPVJ.cjs');
6
+ require('./chunk-3IVWJLOI.cjs');
7
+
8
+
9
+
10
+ exports.parseYAML = _chunkODTETYJEcjs.Ar; exports.stringifyYAML = _chunkODTETYJEcjs.vr;
package/biome/config.json CHANGED
@@ -81,7 +81,7 @@
81
81
  "arrowParentheses": "always",
82
82
  "quoteProperties": "asNeeded"
83
83
  },
84
- "globals": ["__STORM_CONFIG", "__STORM_CONTEXT"]
84
+ "globals": ["__STORM_CONFIG", "$storm"]
85
85
  },
86
86
  "json": {
87
87
  "parser": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/linting-tools",
3
- "version": "1.128.6",
3
+ "version": "1.128.8",
4
4
  "type": "module",
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
  "repository": {
@@ -149,5 +149,5 @@
149
149
  "vfile-reporter": "8.1.1"
150
150
  },
151
151
  "publishConfig": { "access": "public" },
152
- "gitHead": "044d535c80810296f217c0bb741e51f164aede5b"
152
+ "gitHead": "4ae47f6ad886922f9e56642be8f868fb02b75554"
153
153
  }
@@ -1,10 +0,0 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
-
3
-
4
- var _chunkQHMERZCYcjs = require('./chunk-QHMERZCY.cjs');
5
- require('./chunk-ZKDU3PPO.cjs');
6
- require('./chunk-UB72K2YD.cjs');
7
-
8
-
9
-
10
- exports.parseJSON5 = _chunkQHMERZCYcjs.ou; exports.stringifyJSON5 = _chunkQHMERZCYcjs.cu;
@@ -1,10 +0,0 @@
1
- import {
2
- cu,
3
- ou
4
- } from "./chunk-QMM2FP2O.js";
5
- import "./chunk-2F6YEABW.js";
6
- import "./chunk-LXPMPMVD.js";
7
- export {
8
- ou as parseJSON5,
9
- cu as stringifyJSON5
10
- };
@@ -1,15 +0,0 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
-
3
-
4
- var _chunkBOJP52AOcjs = require('./chunk-BOJP52AO.cjs');
5
- require('./chunk-ZKDU3PPO.cjs');
6
-
7
-
8
- var _chunkUB72K2YDcjs = require('./chunk-UB72K2YD.cjs');
9
-
10
- // ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/jsonc.mjs
11
- _chunkUB72K2YDcjs.init_cjs_shims.call(void 0, );
12
-
13
-
14
-
15
- exports.parseJSONC = _chunkBOJP52AOcjs.h; exports.stringifyJSONC = _chunkBOJP52AOcjs.d;
@@ -1,10 +0,0 @@
1
- import {
2
- ae,
3
- ue
4
- } from "./chunk-K7JPZUFQ.js";
5
- import "./chunk-2F6YEABW.js";
6
- import "./chunk-LXPMPMVD.js";
7
- export {
8
- ae as parseTOML,
9
- ue as stringifyTOML
10
- };
@@ -1,10 +0,0 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
-
3
-
4
- var _chunk3OMUFWQ6cjs = require('./chunk-3OMUFWQ6.cjs');
5
- require('./chunk-ZKDU3PPO.cjs');
6
- require('./chunk-UB72K2YD.cjs');
7
-
8
-
9
-
10
- exports.parseTOML = _chunk3OMUFWQ6cjs.ae; exports.stringifyTOML = _chunk3OMUFWQ6cjs.ue;
@@ -1,10 +0,0 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
-
3
-
4
- var _chunkDLNZNARScjs = require('./chunk-DLNZNARS.cjs');
5
- require('./chunk-ZKDU3PPO.cjs');
6
- require('./chunk-UB72K2YD.cjs');
7
-
8
-
9
-
10
- exports.parseYAML = _chunkDLNZNARScjs.Ar; exports.stringifyYAML = _chunkDLNZNARScjs.vr;
@@ -1,10 +0,0 @@
1
- import {
2
- Ar,
3
- vr
4
- } from "./chunk-MJALI6JA.js";
5
- import "./chunk-2F6YEABW.js";
6
- import "./chunk-LXPMPMVD.js";
7
- export {
8
- Ar as parseYAML,
9
- vr as stringifyYAML
10
- };