@awslabs-community-fork/dynamodb-data-mapper-annotations
Advanced tools
Comparing version 0.7.9 to 0.7.10
{ | ||
"name": "@awslabs-community-fork/dynamodb-data-mapper-annotations", | ||
"version": "0.7.9", | ||
"version": "0.7.10", | ||
"description": "Annotations providing easy integration between TypeScript domain objects and the @awslabs-community-fork/dynamodb-data-mapper library", | ||
@@ -34,5 +34,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@awslabs-community-fork/dynamodb-auto-marshaller": "^0.7.9", | ||
"@awslabs-community-fork/dynamodb-data-mapper": "^0.7.9", | ||
"@awslabs-community-fork/dynamodb-data-marshaller": "^0.7.9", | ||
"@awslabs-community-fork/dynamodb-auto-marshaller": "^0.7.10", | ||
"@awslabs-community-fork/dynamodb-data-mapper": "^0.7.10", | ||
"@awslabs-community-fork/dynamodb-data-marshaller": "^0.7.10", | ||
"reflect-metadata": "^0.1.13", | ||
@@ -74,3 +74,3 @@ "tslib": "^2.1.0", | ||
}, | ||
"gitHead": "851b7af43a26dfc9abf9f496ae7615051bce5376" | ||
"gitHead": "3efbb52f0d1fa975d86b14ba852cdc5fe430abf9" | ||
} |
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
67930