@aws/dynamodb-auto-marshaller
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "@aws/dynamodb-auto-marshaller", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "A data marshaller that converts JavaScript types into Amazon DynamoDB AttributeValues", | ||
"keywords": [ | ||
"aws", | ||
"dynamodb" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/awslabs/dynamodb-data-mapper-js.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/awslabs/dynamodb-data-mapper-js/issues" | ||
}, | ||
"homepage": "https://awslabs.github.io/dynamodb-data-mapper-js/packages/dynamodb-auto-marshaller/", | ||
"main": "./build/index.js", | ||
@@ -6,0 +18,0 @@ "types": "./build/index.d.ts", |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
52637
1
1
0