🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@aws-sdk/util-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/util-dynamodb - npm Package Compare versions

Comparing version

to
3.804.0

2

dist-types/models.d.ts

@@ -1,3 +0,1 @@

/// <reference types="node" />
/// <reference types="node" />
/**

@@ -4,0 +2,0 @@ * A interface recognizable as a numeric value that stores the underlying number

8

package.json
{
"name": "@aws-sdk/util-dynamodb",
"version": "3.803.0",
"version": "3.804.0",
"scripts": {

@@ -28,3 +28,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"devDependencies": {
"@aws-sdk/client-dynamodb": "3.803.0",
"@aws-sdk/client-dynamodb": "3.804.0",
"@tsconfig/recommended": "1.0.1",

@@ -34,6 +34,6 @@ "concurrently": "7.0.0",

"rimraf": "3.0.2",
"typescript": "~5.2.2"
"typescript": "~5.8.3"
},
"peerDependencies": {
"@aws-sdk/client-dynamodb": "^3.803.0"
"@aws-sdk/client-dynamodb": "^3.804.0"
},

@@ -40,0 +40,0 @@ "engines": {