apollo-link-dedup
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -5,2 +5,5 @@ | ||
### 1.0.4 | ||
- update rollup build | ||
### 1.0.3 | ||
@@ -7,0 +10,0 @@ - changed peer-dependency of apollo-link to actual dependency |
{ | ||
"name": "apollo-link-dedup", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Deduplicates queries that are currently on the wire", | ||
@@ -44,3 +44,3 @@ "author": "Evans Hauser <evanshauser@gmail.com>", | ||
"dependencies": { | ||
"apollo-link": "^1.0.4" | ||
"apollo-link": "^1.0.6" | ||
}, | ||
@@ -55,7 +55,7 @@ "devDependencies": { | ||
"rimraf": "2.6.1", | ||
"rollup": "0.52.0", | ||
"ts-jest": "21.2.3", | ||
"rollup": "0.52.1", | ||
"ts-jest": "21.2.4", | ||
"tslint": "5.8.0", | ||
"typescript": "2.6.2", | ||
"uglify-js": "3.2.0" | ||
"uglify-js": "3.2.1" | ||
}, | ||
@@ -62,0 +62,0 @@ "jest": { |
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
30099
Updatedapollo-link@^1.0.6