@aws/dynamodb-expressions
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "@aws/dynamodb-expressions", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "Composable expression objects for Amazon DynamoDB", | ||
"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-expressions/", | ||
"main": "./build/index.js", | ||
@@ -30,5 +42,5 @@ "types": "./build/index.d.ts", | ||
"dependencies": { | ||
"@aws/dynamodb-auto-marshaller": "^0.3.0", | ||
"@aws/dynamodb-auto-marshaller": "^0.4.0", | ||
"tslib": "^1.8.1" | ||
} | ||
} |
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
82937
1
1
0
+ Added@aws/dynamodb-auto-marshaller@0.4.1(transitive)
- Removed@aws/dynamodb-auto-marshaller@0.3.0(transitive)