graphql-key-transformer
Advanced tools
Comparing version 1.5.1-authSubRelease.11 to 1.5.1-authSubRelease.12
@@ -6,3 +6,3 @@ # Change Log | ||
## [1.5.1-authSubRelease.11](https://github.com/aws-amplify/amplify-cli/compare/graphql-key-transformer@1.1.7...graphql-key-transformer@1.5.1-authSubRelease.11) (2019-08-26) | ||
## [1.5.1-authSubRelease.12](https://github.com/aws-amplify/amplify-cli/compare/graphql-key-transformer@1.1.7...graphql-key-transformer@1.5.1-authSubRelease.12) (2019-08-27) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "graphql-key-transformer", | ||
"version": "1.5.1-authSubRelease.11", | ||
"version": "1.5.1-authSubRelease.12", | ||
"description": "Implements the @key directive.", | ||
@@ -18,5 +18,5 @@ "main": "lib/index.js", | ||
"graphql": "^0.13.2", | ||
"graphql-mapping-template": "3.5.1-authSubRelease.11", | ||
"graphql-transformer-common": "3.12.1-authSubRelease.11", | ||
"graphql-transformer-core": "3.11.1-authSubRelease.11" | ||
"graphql-mapping-template": "3.5.1-authSubRelease.12", | ||
"graphql-transformer-common": "3.12.1-authSubRelease.12", | ||
"graphql-transformer-core": "3.11.1-authSubRelease.12" | ||
}, | ||
@@ -46,3 +46,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "503ee34f0ea8adda0d205137ca66a819d807f81d" | ||
"gitHead": "e172a984255936dcfc0a61e39ee4e766e0eb0a76" | ||
} |
+ Addedgraphql-mapping-template@3.5.1-authSubRelease.12(transitive)
+ Addedgraphql-transformer-common@3.12.1-authSubRelease.12(transitive)
+ Addedgraphql-transformer-core@3.11.1-authSubRelease.12(transitive)
- Removedgraphql-mapping-template@3.5.1-authSubRelease.11(transitive)
- Removedgraphql-transformer-common@3.12.1-authSubRelease.11(transitive)
- Removedgraphql-transformer-core@3.11.1-authSubRelease.11(transitive)