apollo-link-dedup
Advanced tools
Comparing version 0.4.1-beta.0 to 0.4.1-beta.1
{ | ||
"name": "apollo-link-dedup", | ||
"version": "0.4.1-beta.0", | ||
"version": "0.4.1-beta.1", | ||
"description": "Deduplicates queries that are currently on the wire", | ||
@@ -55,3 +55,3 @@ "author": "Evans Hauser <evanshauser@gmail.com>", | ||
"peerDependencies": { | ||
"apollo-link": "^0.6.1-beta.0" | ||
"apollo-link": "^0.6.1-beta.1" | ||
}, | ||
@@ -64,3 +64,3 @@ "devDependencies": { | ||
"@types/sinon": "2.3.3", | ||
"apollo-link": "^0.6.1-beta.0", | ||
"apollo-link": "^0.6.1-beta.1", | ||
"chai": "4.1.1", | ||
@@ -67,0 +67,0 @@ "chai-as-promised": "7.1.1", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0