@eslint-react/ast
Advanced tools
Comparing version 1.17.2-next.1 to 1.17.2-next.2
{ | ||
"name": "@eslint-react/ast", | ||
"version": "1.17.2-next.1", | ||
"version": "1.17.2-next.2", | ||
"description": "ESLint React's TSESTree AST utility module.", | ||
@@ -38,10 +38,10 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"dependencies": { | ||
"@typescript-eslint/types": "^8.15.0", | ||
"@typescript-eslint/typescript-estree": "^8.15.0", | ||
"@typescript-eslint/utils": "^8.15.0", | ||
"@typescript-eslint/types": "^8.16.0", | ||
"@typescript-eslint/typescript-estree": "^8.16.0", | ||
"@typescript-eslint/utils": "^8.16.0", | ||
"birecord": "^0.1.1", | ||
"string-ts": "^2.2.0", | ||
"ts-pattern": "^5.5.0", | ||
"@eslint-react/types": "1.17.2-next.1", | ||
"@eslint-react/tools": "1.17.2-next.1" | ||
"@eslint-react/tools": "1.17.2-next.2", | ||
"@eslint-react/types": "1.17.2-next.2" | ||
}, | ||
@@ -48,0 +48,0 @@ "devDependencies": { |
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
+ Added@eslint-react/tools@1.17.2-next.2(transitive)
+ Added@eslint-react/types@1.17.2-next.2(transitive)
- Removed@eslint-react/tools@1.17.2-next.1(transitive)
- Removed@eslint-react/types@1.17.2-next.1(transitive)