@eslint-react/var
Advanced tools
Comparing version 1.22.2-next.4 to 1.22.2-next.5
{ | ||
"name": "@eslint-react/var", | ||
"version": "1.22.2-next.4", | ||
"version": "1.22.2-next.5", | ||
"description": "ESLint React's TSESTree AST utility module for static analysis of variables", | ||
@@ -41,5 +41,5 @@ "homepage": "https://github.com/rEl1cx/eslint-react", | ||
"ts-pattern": "^5.6.0", | ||
"@eslint-react/ast": "1.22.2-next.4", | ||
"@eslint-react/eff": "1.22.2-next.4", | ||
"@eslint-react/types": "1.22.2-next.4" | ||
"@eslint-react/ast": "1.22.2-next.5", | ||
"@eslint-react/types": "1.22.2-next.5", | ||
"@eslint-react/eff": "1.22.2-next.5" | ||
}, | ||
@@ -50,2 +50,6 @@ "devDependencies": { | ||
}, | ||
"engines": { | ||
"bun": ">=1.0.15", | ||
"node": ">=18.18.0" | ||
}, | ||
"sideEffects": false, | ||
@@ -52,0 +56,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
72226
+ Added@eslint-react/ast@1.22.2-next.5(transitive)
+ Added@eslint-react/eff@1.22.2-next.5(transitive)
+ Added@eslint-react/types@1.22.2-next.5(transitive)
- Removed@eslint-react/ast@1.22.2-next.4(transitive)
- Removed@eslint-react/eff@1.22.2-next.4(transitive)
- Removed@eslint-react/types@1.22.2-next.4(transitive)