eslint-scope
Advanced tools
Comparing version 8.0.1 to 8.0.2
@@ -398,3 +398,3 @@ /* | ||
Variable.CatchClause, | ||
node.param, | ||
pattern, | ||
node, | ||
@@ -401,0 +401,0 @@ null, |
@@ -1,3 +0,3 @@ | ||
const version = "8.0.1"; | ||
const version = "8.0.2"; | ||
export default version; |
@@ -14,3 +14,3 @@ { | ||
}, | ||
"version": "8.0.1", | ||
"version": "8.0.2", | ||
"engines": { | ||
@@ -63,5 +63,5 @@ "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | ||
"rollup": "^2.52.7", | ||
"shelljs": "^0.8.4", | ||
"shelljs": "^0.8.5", | ||
"typescript": "^5.4.2" | ||
} | ||
} |
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
147971