graphql-connection-transformer
Advanced tools
Comparing version 1.0.13-unstable.1 to 1.0.13-unstable.3
@@ -6,2 +6,18 @@ # Change Log | ||
<a name="1.0.13-unstable.3"></a> | ||
## [1.0.13-unstable.3](https://github.com/aws-amplify/amplify-cli/compare/graphql-connection-transformer@1.0.13-unstable.2...graphql-connection-transformer@1.0.13-unstable.3) (2018-08-28) | ||
**Note:** Version bump only for package graphql-connection-transformer | ||
<a name="1.0.13-unstable.2"></a> | ||
## [1.0.13-unstable.2](https://github.com/aws-amplify/amplify-cli/compare/graphql-connection-transformer@1.0.13-unstable.1...graphql-connection-transformer@1.0.13-unstable.2) (2018-08-28) | ||
**Note:** Version bump only for package graphql-connection-transformer | ||
<a name="1.0.13-unstable.1"></a> | ||
@@ -8,0 +24,0 @@ ## [1.0.13-unstable.1](https://github.com/aws-amplify/amplify-cli/compare/graphql-connection-transformer@1.0.13-unstable.0...graphql-connection-transformer@1.0.13-unstable.1) (2018-08-28) |
{ | ||
"name": "graphql-connection-transformer", | ||
"version": "1.0.13-unstable.1", | ||
"version": "1.0.13-unstable.3", | ||
"description": "An AppSync model transform for connecting objects.", | ||
@@ -21,6 +21,6 @@ "main": "lib/index.js", | ||
"graphql": "^0.13.2", | ||
"graphql-dynamodb-transformer": "^1.0.13-unstable.1", | ||
"graphql-mapping-template": "^1.0.13-unstable.1", | ||
"graphql-transformer-common": "^1.0.13-unstable.1", | ||
"graphql-transformer-core": "^1.0.13-unstable.1" | ||
"graphql-dynamodb-transformer": "^1.0.13-unstable.3", | ||
"graphql-mapping-template": "^1.0.13-unstable.3", | ||
"graphql-transformer-common": "^1.0.13-unstable.3", | ||
"graphql-transformer-core": "^1.0.13-unstable.3" | ||
}, | ||
@@ -32,3 +32,3 @@ "devDependencies": { | ||
"aws-sdk": "^2.259.1", | ||
"graphql-appsync-transformer": "^1.0.13-unstable.1", | ||
"graphql-appsync-transformer": "^1.0.13-unstable.3", | ||
"jest": "^23.1.0", | ||
@@ -35,0 +35,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
109461