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

@eslint-react/eff

Package Overview
Dependencies
Maintainers
1
Versions
199
Alerts
File Explorer

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.26.2 to 1.26.3-beta.1

6

package.json
{
"name": "@eslint-react/eff",
"version": "1.26.2",
"version": "1.26.3-beta.1",
"description": "JavaScript and TypeScript utilities (previously some re-exports of the effect library).",

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

@@ -45,4 +47,2 @@ "files": [

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

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