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

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.38.3-beta.0

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

var name2 = "eslint-plugin-react-naming-convention";
var version = "1.38.2";
var version = "1.38.3-beta.0";
var createRule = utils.ESLintUtils.RuleCreator(shared.getDocsUrl("naming-convention"));

@@ -57,0 +57,0 @@

{
"name": "eslint-plugin-react-naming-convention",
"version": "1.38.2",
"version": "1.38.3-beta.0",
"description": "ESLint React's ESLint plugin for naming convention related rules.",

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

"ts-pattern": "^5.6.2",
"@eslint-react/ast": "1.38.2",
"@eslint-react/core": "1.38.2",
"@eslint-react/eff": "1.38.2",
"@eslint-react/kit": "1.38.2",
"@eslint-react/shared": "1.38.2",
"@eslint-react/var": "1.38.2",
"@eslint-react/jsx": "1.38.2"
"@eslint-react/ast": "1.38.3-beta.0",
"@eslint-react/core": "1.38.3-beta.0",
"@eslint-react/eff": "1.38.3-beta.0",
"@eslint-react/jsx": "1.38.3-beta.0",
"@eslint-react/kit": "1.38.3-beta.0",
"@eslint-react/shared": "1.38.3-beta.0",
"@eslint-react/var": "1.38.3-beta.0"
},

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

Sorry, the diff of this file is not supported yet