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
1
Versions
922
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 1.5.2 to 1.5.3-beta.0

2

dist/index.js

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

var name = "eslint-plugin-react-naming-convention";
var version = "1.5.2";
var version = "1.5.3-beta.0";

@@ -13,0 +13,0 @@ /**

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

@@ -38,14 +38,14 @@ "homepage": "https://github.com/rel1cx/eslint-react",

"dependencies": {
"@typescript-eslint/parser": ">=6.20.0",
"@typescript-eslint/scope-manager": ">=6.20.0",
"@typescript-eslint/type-utils": ">=6.20.0",
"@typescript-eslint/types": ">=6.20.0",
"@typescript-eslint/utils": ">=6.20.0",
"@typescript-eslint/parser": ">=6.21.0",
"@typescript-eslint/scope-manager": ">=6.21.0",
"@typescript-eslint/type-utils": ">=6.21.0",
"@typescript-eslint/types": ">=6.21.0",
"@typescript-eslint/utils": ">=6.21.0",
"string-ts": "2.0.0",
"@eslint-react/ast": "1.5.2",
"@eslint-react/jsx": "1.5.2",
"@eslint-react/core": "1.5.2",
"@eslint-react/shared": "1.5.2",
"@eslint-react/tools": "1.5.2",
"@eslint-react/types": "1.5.2"
"@eslint-react/ast": "1.5.3-beta.0",
"@eslint-react/core": "1.5.3-beta.0",
"@eslint-react/jsx": "1.5.3-beta.0",
"@eslint-react/shared": "1.5.3-beta.0",
"@eslint-react/tools": "1.5.3-beta.0",
"@eslint-react/types": "1.5.3-beta.0"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc