redux-query
Advanced tools
Comparing version 3.0.0-alpha.8 to 3.0.0-alpha.10
{ | ||
"name": "redux-query", | ||
"version": "3.0.0-alpha.8", | ||
"version": "3.0.0-alpha.10", | ||
"description": "A library for querying and managing network state in Redux applications", | ||
@@ -37,6 +37,3 @@ "homepage": "https://github.com/amplitude/redux-query", | ||
"invariant": "^2.2.0", | ||
"json-stable-stringify": "^1.0.0", | ||
"lodash.get": "^4.4.2", | ||
"lodash.pick": "^4.4.0", | ||
"lodash.pickby": "^4.6.0" | ||
"json-stable-stringify": "^1.0.0" | ||
}, | ||
@@ -74,3 +71,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "e7c735094ba8d66fe4bde56127acb6d33e859cfd" | ||
"gitHead": "c4b32b357ff54872bfeb93501457762d8f444552" | ||
} |
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
5
156121
- Removedlodash.get@^4.4.2
- Removedlodash.pick@^4.4.0
- Removedlodash.pickby@^4.6.0
- Removedlodash.get@4.4.2(transitive)
- Removedlodash.pick@4.4.0(transitive)
- Removedlodash.pickby@4.6.0(transitive)