@eslint-react/ast
Advanced tools
| //#region \0rolldown/runtime.js | ||
| var __defProp = Object.defineProperty; | ||
| var __exportAll = (all, no_symbols) => { | ||
| let target = {}; | ||
| for (var name in all) { | ||
| __defProp(target, name, { | ||
| get: all[name], | ||
| enumerable: true | ||
| }); | ||
| } | ||
| if (!no_symbols) { | ||
| __defProp(target, Symbol.toStringTag, { value: "Module" }); | ||
| } | ||
| return target; | ||
| }; | ||
| //#endregion | ||
| export { __exportAll as t }; |
+1
-1
@@ -1,2 +0,2 @@ | ||
| import { t as __exportAll } from "./chunk-BYypO7fO.js"; | ||
| import { t as __exportAll } from "./chunk-w6R9maHv.js"; | ||
| import { AST_NODE_TYPES } from "@typescript-eslint/types"; | ||
@@ -3,0 +3,0 @@ import { ASTUtils } from "@typescript-eslint/utils"; |
+2
-2
| { | ||
| "name": "@eslint-react/ast", | ||
| "version": "5.8.4", | ||
| "version": "5.8.5-beta.2", | ||
| "description": "ESLint React's TSESTree AST utility module.", | ||
@@ -42,3 +42,3 @@ "homepage": "https://github.com/Rel1cx/eslint-react", | ||
| "typescript": "^6.0.3", | ||
| "vitest": "^4.1.6", | ||
| "vitest": "^4.1.7", | ||
| "@local/configs": "0.0.0", | ||
@@ -45,0 +45,0 @@ "@local/eff": "3.0.0-beta.72" |
| //#region \0rolldown/runtime.js | ||
| var __defProp = Object.defineProperty; | ||
| var __exportAll = (all, no_symbols) => { | ||
| let target = {}; | ||
| for (var name in all) { | ||
| __defProp(target, name, { | ||
| get: all[name], | ||
| enumerable: true | ||
| }); | ||
| } | ||
| if (!no_symbols) { | ||
| __defProp(target, Symbol.toStringTag, { value: "Module" }); | ||
| } | ||
| return target; | ||
| }; | ||
| //#endregion | ||
| export { __exportAll as t }; |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
26265
0.03%1
Infinity%