@babel/eslint-plugin-development
Advanced tools
Comparing version 8.0.0-alpha.12 to 8.0.0-alpha.13
{ | ||
"name": "@babel/eslint-plugin-development", | ||
"version": "8.0.0-alpha.12", | ||
"version": "8.0.0-alpha.13", | ||
"description": "ESLint rules that enforce best practices in the development of Babel plugins.", | ||
@@ -18,3 +18,3 @@ "keywords": [ | ||
"engines": { | ||
"node": "^18.20.0 || ^20.10.0 || >=21.0.0" | ||
"node": "^18.20.0 || ^20.17.0 || >=22.8.0" | ||
}, | ||
@@ -35,4 +35,4 @@ "publishConfig": { | ||
"devDependencies": { | ||
"eslint": "^8.22.0" | ||
"eslint": "^9.7.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
33131