standard
Advanced tools
Comparing version 6.0.4 to 6.0.5
{ | ||
"name": "standard", | ||
"description": "JavaScript Standard Style", | ||
"version": "6.0.4", | ||
"version": "6.0.5", | ||
"author": { | ||
@@ -15,3 +15,3 @@ "email": "feross@feross.org", | ||
"dependencies": { | ||
"eslint": "^2.0.0-rc.0", | ||
"eslint": "^2.0.0", | ||
"eslint-config-standard": "5.1.0", | ||
@@ -18,0 +18,0 @@ "eslint-config-standard-jsx": "1.1.1", |
@@ -58,3 +58,3 @@ # JavaScript Standard Style | ||
in JavaScript Standard Style, or check out some of | ||
[the repositories](https://github.com/feross/standard-packages/blob/master/standard.json) that use | ||
[the repositories](https://github.com/feross/standard-packages/blob/master/all.json) that use | ||
`standard`. | ||
@@ -61,0 +61,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
48094
Updatedeslint@^2.0.0