Comparing version 2.2.1 to 2.2.2
# Changelog | ||
## `2.2.2` | ||
:nail_care: | ||
- Remove flow-typed | ||
## `2.2.1` | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "mobx-rest", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "REST conventions for mobx.", | ||
@@ -71,3 +71,3 @@ "repository": { | ||
"jest": "BABEL_ENV=test NODE_PATH=src jest --no-cache", | ||
"lint": "eslint src __tests__", | ||
"lint": "standard --verbose | snazzy", | ||
"flow": "flow", | ||
@@ -74,0 +74,0 @@ "test": "npm run flow && npm run lint && npm run jest", |
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
439784
42
2657