eslint-plugin-standard
Advanced tools
Comparing version 2.3.1 to 3.0.0
{ | ||
"name": "eslint-plugin-standard", | ||
"description": "ESlint Plugin for the Standard Linter", | ||
"version": "2.3.1", | ||
"version": "3.0.0", | ||
"author": "Jamund Ferguson <jamund@gmail.com>", | ||
@@ -11,3 +11,3 @@ "bugs": { | ||
"devDependencies": { | ||
"eslint": "^3.0.1", | ||
"eslint": "^3.19.0", | ||
"mocha": "^3.2.0", | ||
@@ -31,4 +31,4 @@ "standard": "*" | ||
"peerDependencies": { | ||
"eslint": ">=3.0.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
78036