🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@eslint-react/ast

Package Overview
Dependencies
Maintainers
1
Versions
2621
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.10.3
to
5.10.4
+1
-0
dist/index.js

@@ -231,2 +231,3 @@ import { t as __exportAll } from "./rolldown-runtime-w6R9maHv.js";

function getFullyQualifiedName(node, getText) {
node = unwrap(node);
switch (node.type) {

@@ -233,0 +234,0 @@ case AST_NODE_TYPES.Identifier:

+1
-1
{
"name": "@eslint-react/ast",
"version": "5.10.3",
"version": "5.10.4",
"description": "ESLint React's TSESTree AST utility module.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/Rel1cx/eslint-react",