redux-query
Advanced tools
Comparing version 1.3.1-alpha.0 to 1.3.1-alpha.1
{ | ||
"name": "redux-query", | ||
"version": "1.3.1-alpha.0", | ||
"version": "1.3.1-alpha.1", | ||
"description": "A library for querying and managing network state in React/Redux applications", | ||
@@ -50,3 +50,2 @@ "main": "dist/commonjs/index.js", | ||
"lodash.values": "^4.3.0", | ||
"react": "^15.0.1", | ||
"react-addons-shallow-compare": "^15.4.2", | ||
@@ -75,2 +74,3 @@ "superagent": "^1.6.1" | ||
"nyc": "^10.0.0", | ||
"react": "^15.0.1", | ||
"rimraf": "^2.4.3", | ||
@@ -77,0 +77,0 @@ "superagent-mock": "^1.10.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
16
19
- Removedreact@^15.0.1