@jsenv/eslint-config
Advanced tools
Comparing version 16.5.2 to 16.5.3
{ | ||
"name": "@jsenv/eslint-config", | ||
"version": "16.5.2", | ||
"version": "16.5.3", | ||
"description": "Create ESLint configuration for any project", | ||
@@ -8,4 +8,3 @@ "license": "MIT", | ||
"name": "dmail", | ||
"email": "dmaillard06@gmail.com", | ||
"url": "https://twitter.com/damienmaillard" | ||
"email": "dmaillard06@gmail.com" | ||
}, | ||
@@ -43,8 +42,8 @@ "repository": { | ||
"dependencies": { | ||
"@jsenv/eslint-import-resolver": "8.1.2" | ||
"@jsenv/eslint-import-resolver": "8.1.3" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "7.24.7", | ||
"@babel/preset-env": "7.24.7", | ||
"@babel/eslint-parser": "7.24.7", | ||
"@babel/core": "7.24.9", | ||
"@babel/preset-env": "7.24.8", | ||
"@babel/eslint-parser": "7.24.8", | ||
"@babel/plugin-syntax-decorators": "7.24.7", | ||
@@ -51,0 +50,0 @@ "@babel/plugin-syntax-jsx": "7.24.7" |
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
85820
+ Added@jsenv/eslint-import-resolver@8.1.3(transitive)
- Removed@jsenv/eslint-import-resolver@8.1.2(transitive)