eslint-plugin-prefer-let
Advanced tools
Comparing version 2.0.0 to 3.0.0-9bf1e83
{ | ||
"name": "eslint-plugin-prefer-let", | ||
"version": "2.0.0", | ||
"version": "3.0.0-9bf1e83", | ||
"description": "Rule to prefer using `let` to bind names to values", | ||
@@ -18,3 +18,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"eslint": "^8.0.1", | ||
"eslint": "^8.1.0", | ||
"mocha": "^9.1.3" | ||
@@ -21,0 +21,0 @@ }, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
8450
7
2