eslint-plugin-standard
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "eslint-plugin-standard", | ||
"description": "ESlint Plugin for the Standard Linter", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"author": "Jamund Ferguson <jamund@gmail.com>", | ||
@@ -30,4 +30,4 @@ "bugs": { | ||
"peerDependencies": { | ||
"eslint": "^3.19.0" | ||
"eslint": ">=3.19.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
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
78037