@aws-sdk/lib-dynamodb
Advanced tools
Comparing version 3.13.1 to 3.14.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.14.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.13.1...v3.14.0) (2021-04-30) | ||
**Note:** Version bump only for package @aws-sdk/lib-dynamodb | ||
## [3.13.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.13.0...v3.13.1) (2021-04-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/lib-dynamodb", | ||
"version": "3.13.1", | ||
"version": "3.14.0", | ||
"description": "The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.", | ||
@@ -24,6 +24,6 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@aws-sdk/client-dynamodb": "3.13.1", | ||
"@aws-sdk/client-dynamodb": "3.14.0", | ||
"@aws-sdk/smithy-client": "3.13.1", | ||
"@aws-sdk/types": "3.13.1", | ||
"@aws-sdk/util-dynamodb": "3.13.1", | ||
"@aws-sdk/util-dynamodb": "3.14.0", | ||
"tslib": "^2.0.0" | ||
@@ -30,0 +30,0 @@ }, |
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
435735
+ Added@aws-sdk/client-dynamodb@3.14.0(transitive)
+ Added@aws-sdk/client-sso@3.14.0(transitive)
+ Added@aws-sdk/client-sts@3.14.0(transitive)
+ Added@aws-sdk/config-resolver@3.14.0(transitive)
+ Added@aws-sdk/credential-provider-node@3.14.0(transitive)
+ Added@aws-sdk/credential-provider-sso@3.14.0(transitive)
+ Added@aws-sdk/middleware-user-agent@3.14.0(transitive)
+ Added@aws-sdk/util-dynamodb@3.14.0(transitive)
- Removed@aws-sdk/client-dynamodb@3.13.1(transitive)
- Removed@aws-sdk/client-sso@3.13.1(transitive)
- Removed@aws-sdk/client-sts@3.13.1(transitive)
- Removed@aws-sdk/config-resolver@3.13.1(transitive)
- Removed@aws-sdk/credential-provider-node@3.13.1(transitive)
- Removed@aws-sdk/credential-provider-sso@3.13.1(transitive)
- Removed@aws-sdk/middleware-user-agent@3.13.1(transitive)
- Removed@aws-sdk/util-dynamodb@3.13.1(transitive)