graphql-dynamodb-transformer
Advanced tools
Comparing version 1.0.29 to 1.1.0-alpha.57358250
@@ -6,18 +6,2 @@ # Change Log | ||
<a name="1.0.29"></a> | ||
## [1.0.29](https://github.com/aws-amplify/amplify-cli/compare/graphql-dynamodb-transformer@1.0.29-beta.0...graphql-dynamodb-transformer@1.0.29) (2018-10-23) | ||
**Note:** Version bump only for package graphql-dynamodb-transformer | ||
<a name="1.0.29-beta.0"></a> | ||
## [1.0.29-beta.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-dynamodb-transformer@1.0.12...graphql-dynamodb-transformer@1.0.29-beta.0) (2018-10-23) | ||
**Note:** Version bump only for package graphql-dynamodb-transformer | ||
<a name="1.0.28"></a> | ||
@@ -24,0 +8,0 @@ ## [1.0.28](https://github.com/aws-amplify/amplify-cli/compare/graphql-dynamodb-transformer@1.0.28-beta.0...graphql-dynamodb-transformer@1.0.28) (2018-10-18) |
{ | ||
"name": "graphql-dynamodb-transformer", | ||
"version": "1.0.29", | ||
"version": "1.1.0-alpha.57358250", | ||
"description": "An AppSync model transform that takes a simple model and creates a DynamoDB table, DynamoDB stream, and ES index with the queries to match.", | ||
@@ -21,5 +21,5 @@ "main": "lib/index.js", | ||
"graphql": "^0.13.2", | ||
"graphql-mapping-template": "^1.0.29", | ||
"graphql-transformer-common": "^1.0.29", | ||
"graphql-transformer-core": "^1.0.29" | ||
"graphql-mapping-template": "^1.1.0-alpha.57358250", | ||
"graphql-transformer-common": "^1.1.0-alpha.57358250", | ||
"graphql-transformer-core": "^1.1.0-alpha.57358250" | ||
}, | ||
@@ -31,3 +31,3 @@ "devDependencies": { | ||
"aws-sdk": "^2.259.1", | ||
"graphql-appsync-transformer": "^1.0.29", | ||
"graphql-appsync-transformer": "^1.1.0-alpha.57358250", | ||
"jest": "^23.1.0", | ||
@@ -34,0 +34,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
210859
2
+ Addedgraphql-mapping-template@1.1.0-alpha.faff0c3c(transitive)
+ Addedgraphql-transformer-common@1.1.0-alpha.faff0c3c(transitive)
+ Addedgraphql-transformer-core@1.1.0-alpha.faff0c3c(transitive)
- Removedgraphql-mapping-template@1.0.33(transitive)
- Removedgraphql-transformer-common@1.0.35(transitive)
- Removedgraphql-transformer-core@1.0.33(transitive)