apollo-cache
Advanced tools
Comparing version 1.1.24 to 1.1.25
{ | ||
"name": "apollo-cache", | ||
"version": "1.1.24", | ||
"version": "1.1.25", | ||
"description": "Core abstract of Caching layer for Apollo Client", | ||
@@ -42,3 +42,4 @@ "author": "James Baxley <james@meteor.com>", | ||
"dependencies": { | ||
"apollo-utilities": "^1.1.1" | ||
"apollo-utilities": "^1.1.2", | ||
"tslib": "^1.9.3" | ||
}, | ||
@@ -58,3 +59,3 @@ "jest": { | ||
}, | ||
"gitHead": "decc8fae87249d496608ffa3f46a38b5e635517b" | ||
"gitHead": "42a474ce983964a3eb3fc4b1e5d90ebacffeb739" | ||
} |
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
60652
2
+ Addedtslib@^1.9.3
Updatedapollo-utilities@^1.1.2