Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@eslint-react/ast

Package Overview
Dependencies
Maintainers
1
Versions
2605
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/ast - npm Package Compare versions

Comparing version
5.8.4
to
5.8.5-beta.2
+18
dist/chunk-w6R9maHv.js
//#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";

{
"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 };