Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@eslint-react/var

Package Overview
Dependencies
Maintainers
1
Versions
803
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/var - npm Package Compare versions

Comparing version 1.22.2-next.4 to 1.22.2-next.5

12

package.json
{
"name": "@eslint-react/var",
"version": "1.22.2-next.4",
"version": "1.22.2-next.5",
"description": "ESLint React's TSESTree AST utility module for static analysis of variables",

@@ -41,5 +41,5 @@ "homepage": "https://github.com/rEl1cx/eslint-react",

"ts-pattern": "^5.6.0",
"@eslint-react/ast": "1.22.2-next.4",
"@eslint-react/eff": "1.22.2-next.4",
"@eslint-react/types": "1.22.2-next.4"
"@eslint-react/ast": "1.22.2-next.5",
"@eslint-react/types": "1.22.2-next.5",
"@eslint-react/eff": "1.22.2-next.5"
},

@@ -50,2 +50,6 @@ "devDependencies": {

},
"engines": {
"bun": ">=1.0.15",
"node": ">=18.18.0"
},
"sideEffects": false,

@@ -52,0 +56,0 @@ "module": "dist/index.mjs",

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