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

@eslint-react/eff

Package Overview
Dependencies
Maintainers
0
Versions
36
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.22.2-beta.0 to 1.22.2-beta.2

12

package.json
{
"name": "@eslint-react/eff",
"version": "1.22.2-beta.0",
"version": "1.22.2-beta.2",
"description": "A subset of effect to produce a more lightweight version of the library.",
"homepage": "https://github.com/rel1cx/eslint-react",
"homepage": "https://github.com/rEl1cx/eslint-react",
"bugs": {
"url": "https://github.com/rel1cx/eslint-react/issues"
"url": "https://github.com/rEl1cx/eslint-react/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Rel1cx/eslint-react",
"url": "git+https://github.com/rEl1cx/eslint-react.git",
"directory": "packages/utilities/eff"

@@ -16,3 +16,2 @@ },

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

@@ -44,2 +42,4 @@ "files": [

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

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