@eslint-react/eff
Advanced tools
Comparing version 1.23.2 to 1.23.3-next.0
{ | ||
"name": "@eslint-react/eff", | ||
"version": "1.23.2", | ||
"version": "1.23.3-next.0", | ||
"description": "A subset of effect to produce a more lightweight version of the 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", | ||
@@ -46,4 +48,2 @@ "files": [ | ||
}, | ||
"sideEffects": false, | ||
"module": "dist/index.mjs", | ||
"scripts": { | ||
@@ -50,0 +50,0 @@ "build": "tsup", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78231
1