@aws-sdk/lib-dynamodb
Advanced tools
Comparing version 3.596.0 to 3.598.0
{ | ||
"name": "@aws-sdk/lib-dynamodb", | ||
"version": "3.596.0", | ||
"version": "3.598.0", | ||
"description": "The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.", | ||
@@ -29,12 +29,12 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@aws-sdk/util-dynamodb": "3.596.0", | ||
"@smithy/smithy-client": "^3.1.1", | ||
"@smithy/types": "^3.0.0", | ||
"@aws-sdk/util-dynamodb": "3.598.0", | ||
"@smithy/smithy-client": "^3.1.2", | ||
"@smithy/types": "^3.1.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
"peerDependencies": { | ||
"@aws-sdk/client-dynamodb": "^3.596.0" | ||
"@aws-sdk/client-dynamodb": "^3.598.0" | ||
}, | ||
"devDependencies": { | ||
"@aws-sdk/client-dynamodb": "3.596.0", | ||
"@aws-sdk/client-dynamodb": "3.598.0", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -41,0 +41,0 @@ "@types/node": "^16.18.96", |
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
+ Added@aws-sdk/util-dynamodb@3.598.0(transitive)
- Removed@aws-sdk/util-dynamodb@3.596.0(transitive)
Updated@smithy/smithy-client@^3.1.2
Updated@smithy/types@^3.1.0