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
0
Versions
916
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.26.2-beta.0 to 1.26.2-beta.2

2

dist/index.js

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

var name = "eslint-plugin-react-naming-convention";
var version = "1.26.2-beta.0";
var version = "1.26.2-beta.2";
var createRule = shared.createRuleForPlugin("naming-convention");

@@ -42,0 +42,0 @@

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

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

"dependencies": {
"@typescript-eslint/scope-manager": "^8.22.0",
"@typescript-eslint/type-utils": "^8.22.0",
"@typescript-eslint/types": "^8.22.0",
"@typescript-eslint/utils": "^8.22.0",
"string-ts": "^2.2.0",
"@typescript-eslint/scope-manager": "^8.23.0",
"@typescript-eslint/type-utils": "^8.23.0",
"@typescript-eslint/types": "^8.23.0",
"@typescript-eslint/utils": "^8.23.0",
"string-ts": "^2.2.1",
"ts-pattern": "^5.6.2",
"@eslint-react/core": "1.26.2-beta.0",
"@eslint-react/eff": "1.26.2-beta.0",
"@eslint-react/ast": "1.26.2-beta.0",
"@eslint-react/jsx": "1.26.2-beta.0",
"@eslint-react/shared": "1.26.2-beta.0"
"@eslint-react/ast": "1.26.2-beta.2",
"@eslint-react/eff": "1.26.2-beta.2",
"@eslint-react/shared": "1.26.2-beta.2",
"@eslint-react/jsx": "1.26.2-beta.2",
"@eslint-react/core": "1.26.2-beta.2"
},

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

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