standard
Advanced tools
Comparing version 9.0.0 to 9.0.1
@@ -6,2 +6,9 @@ # Change Log | ||
## 9.0.1 - 2017-03-07 | ||
# Changed rules | ||
- Relax rule: Allow mixing basic operators without parens [#816](https://github.com/feross/standard/issues/816) | ||
- Specifically, these operators: `+`, `-`, `*`, `/`, `%`, and `**` | ||
## 9.0.0 - 2017-02-28 | ||
@@ -8,0 +15,0 @@ |
{ | ||
"name": "standard", | ||
"description": "JavaScript Standard Style", | ||
"version": "9.0.0", | ||
"version": "9.0.1", | ||
"author": { | ||
@@ -16,3 +16,3 @@ "email": "feross@feross.org", | ||
"eslint": "~3.15.0", | ||
"eslint-config-standard": "7.0.0", | ||
"eslint-config-standard": "7.0.1", | ||
"eslint-config-standard-jsx": "3.3.0", | ||
@@ -19,0 +19,0 @@ "eslint-plugin-promise": "~3.4.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
157862
+ Addedeslint-config-standard@7.0.1(transitive)
- Removedeslint-config-standard@7.0.0(transitive)
Updatedeslint-config-standard@7.0.1