@accounts/graphql-client
Advanced tools
Comparing version 0.30.0 to 0.31.1
{ | ||
"name": "@accounts/graphql-client", | ||
"version": "0.30.0", | ||
"version": "0.31.1", | ||
"description": "GraphQL client transport for accounts", | ||
@@ -33,7 +33,7 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0" | ||
"graphql": "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0" | ||
}, | ||
"dependencies": { | ||
"@accounts/client": "^0.30.0", | ||
"@accounts/types": "^0.30.0", | ||
"@accounts/client": "^0.31.1", | ||
"@accounts/types": "^0.31.1", | ||
"@graphql-typed-document-node/core": "0.0.1", | ||
@@ -52,3 +52,3 @@ "tslib": "2.0.0" | ||
}, | ||
"gitHead": "a883d3b90c481e9c73a7655ef2aadac092fc6b0e" | ||
"gitHead": "8c5a44586837b4c15140adea933978c24e77a992" | ||
} |
130732
+ Added@accounts/client@0.31.1(transitive)
+ Added@accounts/types@0.31.1(transitive)
+ Addedgraphql@15.10.1(transitive)
+ Addedjwt-decode@3.1.2(transitive)
- Removed@accounts/client@0.30.0(transitive)
- Removed@accounts/types@0.30.0(transitive)
- Removedgraphql@14.7.0(transitive)
- Removediterall@1.3.0(transitive)
- Removedjwt-decode@2.2.0(transitive)
Updated@accounts/client@^0.31.1
Updated@accounts/types@^0.31.1