New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/util-dynamodb

Package Overview
Dependencies
Maintainers
5
Versions
424
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 3.699.0 to 3.704.0

6

dist-types/marshall.d.ts

@@ -13,3 +13,7 @@ import { AttributeValue } from "@aws-sdk/client-dynamodb";

/**
* Whether to remove undefined values while marshalling.
* Whether to remove undefined values from JS arrays/Sets/objects
* when marshalling to DynamoDB lists/sets/maps respectively.
*
* A DynamoDB item is not itself considered a map. Only
* attributes of an item are examined.
*/

@@ -16,0 +20,0 @@ removeUndefinedValues?: boolean;

2

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

@@ -5,0 +5,0 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc