New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@eslint-react/ast

Package Overview
Dependencies
Maintainers
1
Versions
1214
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

to
1.5.11-beta.9

2

dist/index.d.ts

@@ -862,3 +862,2 @@ import { TSESTree, AST_NODE_TYPES } from '@typescript-eslint/types';

type Construction = Data.TaggedEnum<{
None: {};
Array: {

@@ -904,2 +903,3 @@ node: TSESTree.ArrayExpression;

};
None: {};
ObjectExpression: {

@@ -906,0 +906,0 @@ node: TSESTree.ObjectExpression;

{
"name": "@eslint-react/ast",
"version": "1.5.11-beta.8",
"version": "1.5.11-beta.9",
"description": "ESLint React's TSESTree AST primitive utility module.",

@@ -43,4 +43,4 @@ "homepage": "https://github.com/rel1cx/eslint-react",

"string-ts": "2.1.1",
"@eslint-react/tools": "1.5.11-beta.8",
"@eslint-react/types": "1.5.11-beta.8"
"@eslint-react/tools": "1.5.11-beta.9",
"@eslint-react/types": "1.5.11-beta.9"
},

@@ -47,0 +47,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet