redux-json-api-handlers
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "redux-json-api-handlers", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "JSON-API entities and relationships handlers", | ||
@@ -27,5 +27,5 @@ "main": "./lib/index.js", | ||
"engines": { | ||
"node": "^8.0.0", | ||
"npm": "^5.0.0", | ||
"yarn": "^1.0.0" | ||
"node": ">=8.0.0", | ||
"npm": ">=5.0.0", | ||
"yarn": ">=1.0.0" | ||
}, | ||
@@ -32,0 +32,0 @@ "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
49687