@eslint-react/ast
Advanced tools
Comparing version 1.22.2-next.1 to 1.22.2-next.2
{ | ||
"name": "@eslint-react/ast", | ||
"version": "1.22.2-next.1", | ||
"version": "1.22.2-next.2", | ||
"description": "ESLint React's TSESTree AST utility module.", | ||
"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": "git+https://github.com/Rel1cx/eslint-react.git", | ||
"url": "git+https://github.com/rEl1cx/eslint-react.git", | ||
"directory": "packages/utilities/ast" | ||
@@ -41,4 +41,4 @@ }, | ||
"ts-pattern": "^5.6.0", | ||
"@eslint-react/eff": "1.22.2-next.1", | ||
"@eslint-react/types": "1.22.2-next.1" | ||
"@eslint-react/eff": "1.22.2-next.2", | ||
"@eslint-react/types": "1.22.2-next.2" | ||
}, | ||
@@ -45,0 +45,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/eff@1.22.2-next.2(transitive)
+ Added@eslint-react/types@1.22.2-next.2(transitive)
- Removed@eslint-react/eff@1.22.2-next.1(transitive)
- Removed@eslint-react/types@1.22.2-next.1(transitive)