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

@eslint-react/types

Package Overview
Dependencies
Maintainers
1
Versions
876
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/types - npm Package Compare versions

Comparing version 1.23.3-next.3 to 1.23.3-next.4

8

package.json
{
"name": "@eslint-react/types",
"version": "1.23.3-next.3",
"version": "1.23.3-next.4",
"description": "ESLint React's type definitions.",

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

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

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

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

@@ -42,3 +40,3 @@ "files": [

"@typescript-eslint/utils": "^8.19.1",
"@eslint-react/eff": "1.23.3-next.3"
"@eslint-react/eff": "1.23.3-next.4"
},

@@ -53,2 +51,4 @@ "devDependencies": {

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

@@ -55,0 +55,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