📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP

eslint-plugin-react-naming-convention

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-react-naming-convention - npm Package Compare versions

Comparing version

to
1.5.12-next.10

@@ -19,3 +19,3 @@ 'use strict';

var name = "eslint-plugin-react-naming-convention";
var version = "1.5.12-next.9";
var version = "1.5.12-next.10";

@@ -22,0 +22,0 @@ // ../../../node_modules/.pnpm/effect@3.1.5/node_modules/effect/dist/esm/Function.js

{
"name": "eslint-plugin-react-naming-convention",
"version": "1.5.12-next.9",
"version": "1.5.12-next.10",
"description": "ESLint React's ESLint plugin for naming convention related rules.",

@@ -45,8 +45,8 @@ "homepage": "https://github.com/rel1cx/eslint-react",

"valibot": "0.30.0",
"@eslint-react/ast": "1.5.12-next.9",
"@eslint-react/core": "1.5.12-next.9",
"@eslint-react/shared": "1.5.12-next.9",
"@eslint-react/jsx": "1.5.12-next.9",
"@eslint-react/tools": "1.5.12-next.9",
"@eslint-react/types": "1.5.12-next.9"
"@eslint-react/ast": "1.5.12-next.10",
"@eslint-react/core": "1.5.12-next.10",
"@eslint-react/jsx": "1.5.12-next.10",
"@eslint-react/shared": "1.5.12-next.10",
"@eslint-react/tools": "1.5.12-next.10",
"@eslint-react/types": "1.5.12-next.10"
},

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

"@typescript-eslint/parser": "^7.5.0",
"eslint": "^8.57.0",
"eslint": "^8.57.0 || ^9.0.0",
"typescript": "^5.3.3"

@@ -61,0 +61,0 @@ },

Sorry, the diff of this file is not supported yet