apollo-client
Advanced tools
Comparing version 2.4.3-local-state-alpha.4 to 2.4.3-local-state-alpha.5
@@ -48,3 +48,3 @@ var __assign = (this && this.__assign) || function () { | ||
import { execute, ApolloLink } from 'apollo-link'; | ||
import { graphql } from 'graphql-anywhere/lib/graphql-async'; | ||
import { graphqlAsync as graphql } from 'graphql-anywhere'; | ||
import { print } from 'graphql/language/printer'; | ||
@@ -51,0 +51,0 @@ import { DedupLink as Deduplicator } from 'apollo-link-dedup'; |
{ | ||
"name": "apollo-client", | ||
"version": "2.4.3-local-state-alpha.4", | ||
"version": "2.4.3-local-state-alpha.5", | ||
"description": "A simple yet functional GraphQL client.", | ||
@@ -28,7 +28,7 @@ "main": "bundle.umd.js", | ||
"@types/zen-observable": "^0.8.0", | ||
"apollo-cache": "1.1.18-local-state-alpha.4", | ||
"apollo-cache": "1.1.18-local-state-alpha.5", | ||
"apollo-link": "^1.0.0", | ||
"apollo-link-dedup": "^1.0.0", | ||
"apollo-utilities": "1.0.22-local-state-alpha.4", | ||
"graphql-anywhere": "4.1.20-local-state-alpha.4", | ||
"apollo-utilities": "1.0.22-local-state-alpha.5", | ||
"graphql-anywhere": "4.1.20-local-state-alpha.5", | ||
"symbol-observable": "^1.0.2", | ||
@@ -35,0 +35,0 @@ "zen-observable": "^0.8.0" |
@@ -1,2 +0,2 @@ | ||
export declare const version = "2.4.3-local-state-alpha.4"; | ||
export declare const version = "2.4.3-local-state-alpha.5"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -1,1 +0,1 @@ | ||
exports.version = "2.4.3-local-state-alpha.4" | ||
exports.version = "2.4.3-local-state-alpha.5" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
500527
4840
+ Addedapollo-cache@1.1.18-local-state-alpha.5(transitive)
+ Addedapollo-utilities@1.0.22-local-state-alpha.5(transitive)
+ Addedgraphql-anywhere@4.1.20-local-state-alpha.5(transitive)
- Removedapollo-cache@1.1.18-local-state-alpha.4(transitive)
- Removedapollo-utilities@1.0.22-local-state-alpha.4(transitive)
- Removedgraphql-anywhere@4.1.20-local-state-alpha.4(transitive)