apollo-link-retry
Advanced tools
Comparing version 0.4.1 to 0.5.0
{ | ||
"name": "apollo-link-retry", | ||
"version": "0.4.1", | ||
"version": "0.5.0", | ||
"description": "Retry Apollo Link for GraphQL Network Stack", | ||
@@ -42,3 +42,3 @@ "author": "Evans Hauser <evanshauser@gmail.com>", | ||
"dependencies": { | ||
"apollo-link-core": "^0.4.1" | ||
"apollo-link-core": "^0.5.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
@@ -7,2 +7,3 @@ import { | ||
FetchResult, | ||
ZenObservable, | ||
} from 'apollo-link-core'; | ||
@@ -9,0 +10,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
24099
472
+ Addedapollo-link-core@0.5.4(transitive)
- Removedapollo-link-core@0.4.1(transitive)
Updatedapollo-link-core@^0.5.0