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

@eslint-react/jsx

Package Overview
Dependencies
Maintainers
1
Versions
1128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/jsx - npm Package Compare versions

Comparing version 0.8.12-beta.2 to 0.8.12-beta.3

14

package.json
{
"name": "@eslint-react/jsx",
"version": "0.8.12-beta.2",
"version": "0.8.12-beta.3",
"description": "ESLint x React's TSESTree AST utility module for static analysis of JSX.",

@@ -43,6 +43,6 @@ "homepage": "https://github.com/rel1cx/eslint-react",

"micro-memoize": "4.1.2",
"@eslint-react/ast": "0.8.12-beta.2",
"@eslint-react/shared": "0.8.12-beta.2",
"@eslint-react/tools": "0.8.12-beta.2",
"@eslint-react/types": "0.8.12-beta.2"
"@eslint-react/ast": "0.8.12-beta.3",
"@eslint-react/types": "0.8.12-beta.3",
"@eslint-react/shared": "0.8.12-beta.3",
"@eslint-react/tools": "0.8.12-beta.3"
},

@@ -52,5 +52,5 @@ "scripts": {

"build:docs": "typedoc && dprint fmt ./docs/**/*.md",
"lint:publish": "bun run --bun publint",
"lint:type": "bun run --bun tsc --noEmit"
"lint:publish": "publint",
"lint:type": "tsc --noEmit"
}
}
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