@aws-sdk/lib-dynamodb
Advanced tools
Comparing version 3.16.0 to 3.17.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.17.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.16.0...v3.17.0) (2021-05-26) | ||
**Note:** Version bump only for package @aws-sdk/lib-dynamodb | ||
# [3.16.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.15.0...v3.16.0) (2021-05-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/lib-dynamodb", | ||
"version": "3.16.0", | ||
"version": "3.17.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.16.0", | ||
"@aws-sdk/client-dynamodb": "3.17.0", | ||
"@aws-sdk/smithy-client": "3.15.0", | ||
"@aws-sdk/types": "3.15.0", | ||
"@aws-sdk/util-dynamodb": "3.16.0", | ||
"@aws-sdk/util-dynamodb": "3.17.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
436203
+ Added@aws-sdk/client-dynamodb@3.17.0(transitive)
+ Added@aws-sdk/client-sso@3.17.0(transitive)
+ Added@aws-sdk/client-sts@3.17.0(transitive)
+ Added@aws-sdk/credential-provider-node@3.17.0(transitive)
+ Added@aws-sdk/credential-provider-sso@3.17.0(transitive)
+ Added@aws-sdk/endpoint-cache@3.17.0(transitive)
+ Added@aws-sdk/middleware-endpoint-discovery@3.17.0(transitive)
+ Added@aws-sdk/util-dynamodb@3.17.0(transitive)
- Removed@aws-sdk/client-dynamodb@3.16.0(transitive)
- Removed@aws-sdk/client-sso@3.16.0(transitive)
- Removed@aws-sdk/client-sts@3.16.0(transitive)
- Removed@aws-sdk/credential-provider-node@3.16.0(transitive)
- Removed@aws-sdk/credential-provider-sso@3.16.0(transitive)
- Removed@aws-sdk/endpoint-cache@3.16.0(transitive)
- Removed@aws-sdk/middleware-endpoint-discovery@3.16.0(transitive)
- Removed@aws-sdk/util-dynamodb@3.16.0(transitive)