apollo-cache
Advanced tools
Comparing version 1.1.19 to 1.1.20
{ | ||
"name": "apollo-cache", | ||
"version": "1.1.19", | ||
"version": "1.1.20", | ||
"description": "Core abstract of Caching layer for Apollo Client", | ||
@@ -42,3 +42,3 @@ "author": "James Baxley <james@meteor.com>", | ||
"dependencies": { | ||
"apollo-utilities": "^1.0.24" | ||
"apollo-utilities": "^1.0.25" | ||
}, | ||
@@ -58,3 +58,3 @@ "jest": { | ||
}, | ||
"gitHead": "45d1902c7c7948ef6a34184afbf2cf3120e44503" | ||
"gitHead": "31b0ee4a027c60394cf9297df8f9eeeda3918272" | ||
} |
@@ -0,0 +0,0 @@ import gql from 'graphql-tag'; |
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
61064
Updatedapollo-utilities@^1.0.25