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

@eslint-react/eff

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/eff - npm Package Compare versions

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

{
"name": "@eslint-react/eff",
"version": "1.23.3-next.3",
"version": "1.23.3-next.4",
"description": "A subset of effect to produce a more lightweight version of the library.",

@@ -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",

@@ -48,2 +46,4 @@ "files": [

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

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