graphql-transformer-common
Advanced tools
Comparing version 1.1.0-alpha.114e0b6e to 1.1.0-alpha.1bd5df54
@@ -6,2 +6,34 @@ # Change Log | ||
<a name="1.0.33"></a> | ||
## [1.0.33](https://github.com/aws-amplify/amplify-cli/compare/graphql-transformer-common@1.0.33-beta.0...graphql-transformer-common@1.0.33) (2018-11-09) | ||
**Note:** Version bump only for package graphql-transformer-common | ||
<a name="1.0.33-beta.0"></a> | ||
## [1.0.33-beta.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-transformer-common@1.0.12...graphql-transformer-common@1.0.33-beta.0) (2018-11-09) | ||
**Note:** Version bump only for package graphql-transformer-common | ||
<a name="1.0.32"></a> | ||
## [1.0.32](https://github.com/aws-amplify/amplify-cli/compare/graphql-transformer-common@1.0.32-beta.0...graphql-transformer-common@1.0.32) (2018-11-05) | ||
**Note:** Version bump only for package graphql-transformer-common | ||
<a name="1.0.32-beta.0"></a> | ||
## [1.0.32-beta.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-transformer-common@1.0.12...graphql-transformer-common@1.0.32-beta.0) (2018-11-05) | ||
**Note:** Version bump only for package graphql-transformer-common | ||
<a name="1.0.31"></a> | ||
@@ -8,0 +40,0 @@ ## [1.0.31](https://github.com/aws-amplify/amplify-cli/compare/graphql-transformer-common@1.0.12...graphql-transformer-common@1.0.31) (2018-11-02) |
{ | ||
"name": "graphql-transformer-common", | ||
"version": "1.1.0-alpha.114e0b6e", | ||
"version": "1.1.0-alpha.1bd5df54", | ||
"description": "Common code and constants for AppSync Transformers", | ||
@@ -22,4 +22,4 @@ "main": "lib/index.js", | ||
"graphql": "^0.13.2", | ||
"graphql-mapping-template": "^1.1.0-alpha.114e0b6e", | ||
"graphql-transformer-core": "^1.1.0-alpha.114e0b6e" | ||
"graphql-mapping-template": "^1.1.0-alpha.1bd5df54", | ||
"graphql-transformer-core": "^1.1.0-alpha.1bd5df54" | ||
}, | ||
@@ -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
66234