apollo-cache
Advanced tools
Comparing version 1.1.13-alpha.2 to 1.1.13
# CHANGELOG | ||
---- | ||
**NOTE:** This changelog is no longer maintained. Changes are now tracked in | ||
the top level [`CHANGELOG.md`](https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md). | ||
---- | ||
### 1.1.12 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "apollo-cache", | ||
"version": "1.1.13-alpha.2", | ||
"version": "1.1.13", | ||
"description": "Core abstract of Caching layer for Apollo Client", | ||
@@ -42,3 +42,3 @@ "author": "James Baxley <james@meteor.com>", | ||
"dependencies": { | ||
"apollo-utilities": "^1.0.17-alpha.2" | ||
"apollo-utilities": "^1.0.17" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
"rimraf": "2.6.2", | ||
"rollup": "0.62.0", | ||
"rollup": "0.63.4", | ||
"rollup-plugin-node-resolve": "3.3.0", | ||
@@ -56,0 +56,0 @@ "ts-jest": "20.0.14", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
62237
0
Updatedapollo-utilities@^1.0.17