graphql-dynamodb-transformer
Advanced tools
Comparing version 7.2.69 to 7.2.70
{ | ||
"name": "graphql-dynamodb-transformer", | ||
"version": "7.2.69", | ||
"version": "7.2.70", | ||
"description": "An AppSync model transform that takes a simple model and creates a DynamoDB table, DynamoDB stream.", | ||
@@ -30,5 +30,5 @@ "repository": { | ||
"graphql": "^15.5.0", | ||
"graphql-mapping-template": "4.20.12", | ||
"graphql-transformer-common": "4.26.2", | ||
"graphql-transformer-core": "8.2.2", | ||
"graphql-mapping-template": "4.20.13", | ||
"graphql-transformer-common": "4.27.0", | ||
"graphql-transformer-core": "8.2.3", | ||
"md5": "^2.2.1", | ||
@@ -61,5 +61,9 @@ "pluralize": "^8.0.0" | ||
} | ||
} | ||
}, | ||
"coverageReporters": [ | ||
"clover", | ||
"text" | ||
] | ||
}, | ||
"gitHead": "4aa08fae3f0a4b953ef7267522ae537e7ff063ac" | ||
"gitHead": "6e450d037cf84098b51ce787a99d6023cbc0e39d" | ||
} |
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
289663
+ Addedgraphql-mapping-template@4.20.13(transitive)
+ Addedgraphql-transformer-common@4.27.0(transitive)
+ Addedgraphql-transformer-core@8.2.3(transitive)
- Removedgraphql-mapping-template@4.20.12(transitive)
- Removedgraphql-transformer-common@4.26.2(transitive)
- Removedgraphql-transformer-core@8.2.2(transitive)