You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@aws-sdk/lib-dynamodb

Package Overview
Dependencies
Maintainers
2
Versions
447
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/lib-dynamodb - npm Package Compare versions

Comparing version

to
3.844.0

14

package.json
{
"name": "@aws-sdk/lib-dynamodb",
"version": "3.840.0",
"version": "3.844.0",
"description": "The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.",

@@ -31,6 +31,6 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@aws-sdk/core": "3.840.0",
"@aws-sdk/util-dynamodb": "3.840.0",
"@smithy/core": "^3.6.0",
"@smithy/smithy-client": "^4.4.5",
"@aws-sdk/core": "3.844.0",
"@aws-sdk/util-dynamodb": "3.844.0",
"@smithy/core": "^3.7.0",
"@smithy/smithy-client": "^4.4.6",
"@smithy/types": "^4.3.1",

@@ -40,6 +40,6 @@ "tslib": "^2.6.2"

"peerDependencies": {
"@aws-sdk/client-dynamodb": "^3.840.0"
"@aws-sdk/client-dynamodb": "^3.844.0"
},
"devDependencies": {
"@aws-sdk/client-dynamodb": "3.840.0",
"@aws-sdk/client-dynamodb": "3.844.0",
"@tsconfig/recommended": "1.0.1",

@@ -46,0 +46,0 @@ "@types/node": "^18.19.69",