🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

eslint-plugin-react-naming-convention

Package Overview
Dependencies
Maintainers
1
Versions
1278
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
2.0.0-next.14

2

dist/index.js

@@ -32,3 +32,3 @@ import * as AST from '@eslint-react/ast';

var name2 = "eslint-plugin-react-naming-convention";
var version = "2.0.0-next.13";
var version = "2.0.0-next.14";
var createRule = ESLintUtils.RuleCreator(getDocsUrl("naming-convention"));

@@ -35,0 +35,0 @@

{
"name": "eslint-plugin-react-naming-convention",
"version": "2.0.0-next.13",
"version": "2.0.0-next.14",
"description": "ESLint React's ESLint plugin for naming convention related rules.",

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

"ts-pattern": "^5.7.0",
"@eslint-react/ast": "2.0.0-next.13",
"@eslint-react/core": "2.0.0-next.13",
"@eslint-react/kit": "2.0.0-next.13",
"@eslint-react/shared": "2.0.0-next.13",
"@eslint-react/var": "2.0.0-next.13",
"@eslint-react/eff": "2.0.0-next.13"
"@eslint-react/ast": "2.0.0-next.14",
"@eslint-react/core": "2.0.0-next.14",
"@eslint-react/eff": "2.0.0-next.14",
"@eslint-react/kit": "2.0.0-next.14",
"@eslint-react/shared": "2.0.0-next.14",
"@eslint-react/var": "2.0.0-next.14"
},

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