@aws-sdk/lib-dynamodb
Advanced tools
Comparing version 3.36.1 to 3.37.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15) | ||
**Note:** Version bump only for package @aws-sdk/lib-dynamodb | ||
## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/lib-dynamodb", | ||
"version": "3.36.1", | ||
"version": "3.37.0", | ||
"description": "The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.", | ||
@@ -25,3 +25,3 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@aws-sdk/util-dynamodb": "3.36.1", | ||
"@aws-sdk/util-dynamodb": "3.37.0", | ||
"tslib": "^2.3.0" | ||
@@ -35,5 +35,5 @@ }, | ||
"devDependencies": { | ||
"@aws-sdk/client-dynamodb": "3.36.1", | ||
"@aws-sdk/smithy-client": "3.36.0", | ||
"@aws-sdk/types": "3.36.0", | ||
"@aws-sdk/client-dynamodb": "3.37.0", | ||
"@aws-sdk/smithy-client": "3.37.0", | ||
"@aws-sdk/types": "3.37.0", | ||
"@types/jest": "^26.0.4", | ||
@@ -40,0 +40,0 @@ "@types/node": "^14.11.2", |
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
185146
+ Added@aws-sdk/util-dynamodb@3.37.0(transitive)
- Removed@aws-sdk/util-dynamodb@3.36.1(transitive)