🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@eslint-react/kit

Package Overview
Dependencies
Maintainers
1
Versions
768
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/kit - npm Package Compare versions

Comparing version
5.6.6
to
5.6.7-next.0
+1
-1
dist/index.js

@@ -10,3 +10,3 @@ import { Extract, Traverse } from "@eslint-react/ast";

var name = "@eslint-react/kit";
var version = "5.6.6";
var version = "5.6.7-next.0";

@@ -13,0 +13,0 @@ //#endregion

{
"name": "@eslint-react/kit",
"version": "5.6.6",
"version": "5.6.7-next.0",
"description": "ESLint React's utility module for building custom React rules with JavaScript functions.",

@@ -41,5 +41,5 @@ "keywords": [

"string-ts": "^2.3.1",
"@eslint-react/ast": "5.6.6",
"@eslint-react/core": "5.6.6",
"@eslint-react/shared": "5.6.6"
"@eslint-react/ast": "5.6.7-next.0",
"@eslint-react/shared": "5.6.7-next.0",
"@eslint-react/core": "5.6.7-next.0"
},

@@ -50,3 +50,3 @@ "devDependencies": {

"typescript": "^6.0.3",
"@eslint-react/eslint": "5.6.6",
"@eslint-react/eslint": "5.6.7-next.0",
"@local/configs": "0.0.0"

@@ -53,0 +53,0 @@ },