New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@eslint-react/var

Package Overview
Dependencies
Maintainers
1
Versions
901
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.26.2 to 1.26.3-beta.1

10

package.json
{
"name": "@eslint-react/var",
"version": "1.26.2",
"version": "1.26.3-beta.1",
"description": "ESLint React's TSESTree AST utility module for static analysis of variables",

@@ -16,2 +16,3 @@ "homepage": "https://github.com/Rel1cx/eslint-react",

"author": "Eva1ent<rel1cx@proton.me>",
"sideEffects": false,
"exports": {

@@ -31,2 +32,3 @@ ".": {

"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",

@@ -43,4 +45,4 @@ "files": [

"ts-pattern": "^5.6.2",
"@eslint-react/ast": "1.26.2",
"@eslint-react/eff": "1.26.2"
"@eslint-react/ast": "1.26.3-beta.1",
"@eslint-react/eff": "1.26.3-beta.1"
},

@@ -55,4 +57,2 @@ "devDependencies": {

},
"sideEffects": false,
"module": "dist/index.mjs",
"scripts": {

@@ -59,0 +59,0 @@ "build": "tsup",

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