graphql-connection-transformer
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-connection-transformer@1.0.7...graphql-connection-transformer@1.0.8) (2018-08-23) | ||
**Note:** Version bump only for package graphql-connection-transformer | ||
<a name="1.0.7"></a> | ||
@@ -8,0 +16,0 @@ ## [1.0.7](https://github.com/aws-amplify/amplify-cli/compare/graphql-connection-transformer@1.0.6...graphql-connection-transformer@1.0.7) (2018-08-23) |
{ | ||
"name": "graphql-connection-transformer", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "An AppSync model transform for connecting objects.", | ||
@@ -22,6 +22,6 @@ "main": "lib/index.js", | ||
"graphql": "^0.13.2", | ||
"graphql-dynamodb-transformer": "^1.0.7", | ||
"graphql-mapping-template": "^1.0.7", | ||
"graphql-transformer-common": "^1.0.7", | ||
"graphql-transformer-core": "^1.0.7" | ||
"graphql-dynamodb-transformer": "^1.0.8", | ||
"graphql-mapping-template": "^1.0.8", | ||
"graphql-transformer-common": "^1.0.8", | ||
"graphql-transformer-core": "^1.0.8" | ||
}, | ||
@@ -33,3 +33,3 @@ "devDependencies": { | ||
"aws-sdk": "^2.259.1", | ||
"graphql-appsync-transformer": "^1.0.7", | ||
"graphql-appsync-transformer": "^1.0.8", | ||
"jest": "^23.1.0", | ||
@@ -36,0 +36,0 @@ "ts-jest": "^22.4.6", |
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
103513