graphql-function-transformer
Advanced tools
Comparing version 1.5.1-plugin.0 to 1.5.1-plugin.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.5.1-plugin.1](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.5.1-plugin.0...graphql-function-transformer@1.5.1-plugin.1) (2019-08-23) | ||
**Note:** Version bump only for package graphql-function-transformer | ||
## [1.5.1-plugin.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.5.1-plugin.0) (2019-08-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "graphql-function-transformer", | ||
"version": "1.5.1-plugin.0", | ||
"version": "1.5.1-plugin.1", | ||
"description": "Implements the @function directive.", | ||
@@ -17,5 +17,5 @@ "main": "lib/index.js", | ||
"graphql": "^0.13.2", | ||
"graphql-mapping-template": "3.5.1-plugin.0", | ||
"graphql-transformer-common": "3.12.1-plugin.0", | ||
"graphql-transformer-core": "3.11.1-plugin.0" | ||
"graphql-mapping-template": "3.5.1-plugin.1", | ||
"graphql-transformer-common": "3.12.1-plugin.1", | ||
"graphql-transformer-core": "3.11.1-plugin.1" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "0ce2e5eb87a88bbfb5127b1f75c168bb33713915" | ||
"gitHead": "740e1cceeae8014fcaaba608f456c335bf24b1a0" | ||
} |
62735
+ Addedgraphql-mapping-template@3.5.1-plugin.1(transitive)
+ Addedgraphql-transformer-common@3.12.1-plugin.1(transitive)
+ Addedgraphql-transformer-core@3.11.1-plugin.1(transitive)
- Removedgraphql-mapping-template@3.5.1-plugin.0(transitive)
- Removedgraphql-transformer-common@3.12.1-plugin.0(transitive)
- Removedgraphql-transformer-core@3.11.1-plugin.0(transitive)