🚀 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
1280
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.49.0-beta.0

2

dist/index.js

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

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

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

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

@@ -46,18 +46,18 @@ "keywords": [

"dependencies": {
"@typescript-eslint/scope-manager": "^8.31.0",
"@typescript-eslint/type-utils": "^8.31.0",
"@typescript-eslint/types": "^8.31.0",
"@typescript-eslint/utils": "^8.31.0",
"@typescript-eslint/scope-manager": "^8.31.1",
"@typescript-eslint/type-utils": "^8.31.1",
"@typescript-eslint/types": "^8.31.1",
"@typescript-eslint/utils": "^8.31.1",
"string-ts": "^2.2.1",
"ts-pattern": "^5.7.0",
"@eslint-react/ast": "1.48.5",
"@eslint-react/core": "1.48.5",
"@eslint-react/eff": "1.48.5",
"@eslint-react/var": "1.48.5",
"@eslint-react/kit": "1.48.5",
"@eslint-react/shared": "1.48.5"
"@eslint-react/ast": "1.49.0-beta.0",
"@eslint-react/core": "1.49.0-beta.0",
"@eslint-react/eff": "1.49.0-beta.0",
"@eslint-react/var": "1.49.0-beta.0",
"@eslint-react/shared": "1.49.0-beta.0",
"@eslint-react/kit": "1.49.0-beta.0"
},
"devDependencies": {
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",
"@types/react-dom": "^19.1.3",
"tsup": "^8.4.0",

@@ -64,0 +64,0 @@ "@local/configs": "0.0.0"

Sorry, the diff of this file is not supported yet