@aws-sdk/lib-dynamodb
Advanced tools
Comparing version 3.26.0 to 3.27.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.27.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.26.0...v3.27.0) (2021-08-19) | ||
**Note:** Version bump only for package @aws-sdk/lib-dynamodb | ||
# [3.26.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.25.0...v3.26.0) (2021-08-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/lib-dynamodb", | ||
"version": "3.26.0", | ||
"version": "3.27.0", | ||
"description": "The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.", | ||
@@ -33,6 +33,6 @@ "main": "./dist/cjs/index.js", | ||
"devDependencies": { | ||
"@aws-sdk/client-dynamodb": "3.26.0", | ||
"@aws-sdk/smithy-client": "3.25.0", | ||
"@aws-sdk/client-dynamodb": "3.27.0", | ||
"@aws-sdk/smithy-client": "3.27.0", | ||
"@aws-sdk/types": "3.25.0", | ||
"@aws-sdk/util-dynamodb": "3.26.0", | ||
"@aws-sdk/util-dynamodb": "3.27.0", | ||
"@types/jest": "^26.0.4", | ||
@@ -39,0 +39,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
492622