graphql-transformer-common
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="1.0.8"></a> | ||
## [1.0.8](https://github.com/aws-amplify/amplify-cli/compare/graphql-transformer-common@1.0.7...graphql-transformer-common@1.0.8) (2018-08-23) | ||
**Note:** Version bump only for package graphql-transformer-common | ||
<a name="1.0.7"></a> | ||
@@ -8,0 +16,0 @@ ## [1.0.7](https://github.com/aws-amplify/amplify-cli/compare/graphql-transformer-common@1.0.6...graphql-transformer-common@1.0.7) (2018-08-23) |
{ | ||
"name": "graphql-transformer-common", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Common code and constants for AppSync Transformers", | ||
@@ -22,4 +22,4 @@ "main": "lib/index.js", | ||
"graphql": "^0.13.2", | ||
"graphql-mapping-template": "^1.0.7", | ||
"graphql-transformer-core": "^1.0.7" | ||
"graphql-mapping-template": "^1.0.8", | ||
"graphql-transformer-core": "^1.0.8" | ||
}, | ||
@@ -26,0 +26,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48124