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

eslint-plugin-react-naming-convention

Package Overview
Dependencies
Maintainers
1
Versions
1403
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.52.3-beta.12

2

dist/index.js

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

var name2 = "eslint-plugin-react-naming-convention";
var version = "1.52.3-beta.11";
var version = "1.52.3-beta.12";
var createRule = utils.ESLintUtils.RuleCreator(shared.getDocsUrl("naming-convention"));

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

{
"name": "eslint-plugin-react-naming-convention",
"version": "1.52.3-beta.11",
"version": "1.52.3-beta.12",
"description": "ESLint React's ESLint plugin for naming convention related rules.",

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

"ts-pattern": "^5.7.1",
"@eslint-react/ast": "1.52.3-beta.11",
"@eslint-react/core": "1.52.3-beta.11",
"@eslint-react/eff": "1.52.3-beta.11",
"@eslint-react/kit": "1.52.3-beta.11",
"@eslint-react/shared": "1.52.3-beta.11",
"@eslint-react/var": "1.52.3-beta.11"
"@eslint-react/ast": "1.52.3-beta.12",
"@eslint-react/core": "1.52.3-beta.12",
"@eslint-react/shared": "1.52.3-beta.12",
"@eslint-react/kit": "1.52.3-beta.12",
"@eslint-react/var": "1.52.3-beta.12",
"@eslint-react/eff": "1.52.3-beta.12"
},

@@ -79,3 +79,2 @@ "devDependencies": {

"engines": {
"bun": ">=1.0.15",
"node": ">=18.18.0"

@@ -82,0 +81,0 @@ },

Sorry, the diff of this file is not supported yet