@eslint-react/shared
Advanced tools
Comparing version 1.22.2-next.4 to 1.22.2-next.5
{ | ||
"name": "@eslint-react/shared", | ||
"version": "1.22.2-next.4", | ||
"version": "1.22.2-next.5", | ||
"description": "ESLint React's Shared constants and functions.", | ||
@@ -42,3 +42,3 @@ "homepage": "https://github.com/rEl1cx/eslint-react", | ||
"valibot": "^1.0.0-beta.9", | ||
"@eslint-react/eff": "1.22.2-next.4" | ||
"@eslint-react/eff": "1.22.2-next.5" | ||
}, | ||
@@ -51,2 +51,6 @@ "devDependencies": { | ||
}, | ||
"engines": { | ||
"bun": ">=1.0.15", | ||
"node": ">=18.18.0" | ||
}, | ||
"sideEffects": false, | ||
@@ -53,0 +57,0 @@ "module": "dist/index.mjs", |
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
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
104234
+ Added@eslint-react/eff@1.22.2-next.5(transitive)
- Removed@eslint-react/eff@1.22.2-next.4(transitive)