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

eslint-plugin-react-naming-convention

Package Overview
Dependencies
Maintainers
0
Versions
1034
Alerts
File Explorer

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.31.0-next.0

2

dist/index.js

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

var name2 = "eslint-plugin-react-naming-convention";
var version = "1.30.3-next.2";
var version = "1.31.0-next.0";
var createRule = shared.createRuleForPlugin("naming-convention");

@@ -58,0 +58,0 @@

{
"name": "eslint-plugin-react-naming-convention",
"version": "1.30.3-next.2",
"version": "1.31.0-next.0",
"description": "ESLint React's ESLint plugin for naming convention related rules.",

@@ -52,8 +52,8 @@ "keywords": [

"ts-pattern": "^5.6.2",
"@eslint-react/ast": "1.30.3-next.2",
"@eslint-react/core": "1.30.3-next.2",
"@eslint-react/eff": "1.30.3-next.2",
"@eslint-react/jsx": "1.30.3-next.2",
"@eslint-react/shared": "1.30.3-next.2",
"@eslint-react/var": "1.30.3-next.2"
"@eslint-react/ast": "1.31.0-next.0",
"@eslint-react/core": "1.31.0-next.0",
"@eslint-react/eff": "1.31.0-next.0",
"@eslint-react/jsx": "1.31.0-next.0",
"@eslint-react/shared": "1.31.0-next.0",
"@eslint-react/var": "1.31.0-next.0"
},

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

Sorry, the diff of this file is not supported yet