apollo-cache
Advanced tools
Comparing version 1.1.13 to 1.1.14
{ | ||
"name": "apollo-cache", | ||
"version": "1.1.13", | ||
"version": "1.1.14", | ||
"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" | ||
"apollo-utilities": "^1.0.18" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
"rimraf": "2.6.2", | ||
"rollup": "0.63.4", | ||
"rollup": "0.64.1", | ||
"rollup-plugin-node-resolve": "3.3.0", | ||
@@ -59,3 +59,3 @@ "ts-jest": "20.0.14", | ||
"typescript": "2.9.2", | ||
"uglifyjs": "2.4.11" | ||
"uglify-js": "^3.4.6" | ||
}, | ||
@@ -72,4 +72,5 @@ "jest": { | ||
"json" | ||
] | ||
], | ||
"testURL": "http://localhost" | ||
} | ||
} |
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
62273
Updatedapollo-utilities@^1.0.18