graphql-key-transformer
Advanced tools
Comparing version 1.7.1-plugin.0 to 1.8.0-beta.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [1.7.1-plugin.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-key-transformer@1.1.7...graphql-key-transformer@1.7.1-plugin.0) (2019-09-11) | ||
# [1.8.0-beta.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-key-transformer@1.1.7...graphql-key-transformer@1.8.0-beta.0) (2019-09-11) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "graphql-key-transformer", | ||
"version": "1.7.1-plugin.0", | ||
"version": "1.8.0-beta.0", | ||
"description": "Implements the @key directive.", | ||
@@ -18,5 +18,5 @@ "main": "lib/index.js", | ||
"graphql": "^0.13.2", | ||
"graphql-mapping-template": "3.7.1-plugin.0", | ||
"graphql-transformer-common": "3.14.1-plugin.0", | ||
"graphql-transformer-core": "5.0.1-plugin.0" | ||
"graphql-mapping-template": "3.8.0-beta.0", | ||
"graphql-transformer-common": "3.15.0-beta.0", | ||
"graphql-transformer-core": "6.0.0-beta.0" | ||
}, | ||
@@ -46,3 +46,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "8974ee865fdc9036e172617d3ec4f819fc6c3528" | ||
"gitHead": "c15265d92295511056be4cb679e93564977273c7" | ||
} |
146548
+ Addedgraphql-mapping-template@3.8.0-beta.0(transitive)
+ Addedgraphql-transformer-common@3.15.0-beta.0(transitive)
+ Addedgraphql-transformer-core@6.0.0-beta.0(transitive)
- Removedgraphql-mapping-template@3.7.1-plugin.0(transitive)
- Removedgraphql-transformer-common@3.14.1-plugin.0(transitive)
- Removedgraphql-transformer-core@5.0.1-plugin.0(transitive)