graphql-dynamodb-transformer
Advanced tools
Comparing version 7.2.77 to 7.2.78
{ | ||
"name": "graphql-dynamodb-transformer", | ||
"version": "7.2.77", | ||
"version": "7.2.78", | ||
"description": "An AppSync model transform that takes a simple model and creates a DynamoDB table, DynamoDB stream.", | ||
@@ -31,4 +31,4 @@ "repository": { | ||
"graphql-mapping-template": "4.20.16", | ||
"graphql-transformer-common": "4.30.1", | ||
"graphql-transformer-core": "8.2.10", | ||
"graphql-transformer-common": "4.31.0", | ||
"graphql-transformer-core": "8.2.11", | ||
"md5": "^2.2.1", | ||
@@ -74,3 +74,3 @@ "pluralize": "^8.0.0" | ||
}, | ||
"gitHead": "ef703418f9e1b9af08a746c602bc67ee1d3baaab" | ||
"gitHead": "eb2582338abd3e8337cad283b2cb973af1d4f5fd" | ||
} |
Sorry, the diff of this file is too big to display
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
291212
+ Addedgraphql-transformer-common@4.31.0(transitive)
+ Addedgraphql-transformer-core@8.2.11(transitive)
- Removedgraphql-transformer-common@4.30.1(transitive)
- Removedgraphql-transformer-core@8.2.10(transitive)