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