Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/lib-dynamodb

Package Overview
Dependencies
Maintainers
6
Versions
378
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 3.51.0 to 3.52.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [3.52.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.51.0...v3.52.0) (2022-02-18)
**Note:** Version bump only for package @aws-sdk/lib-dynamodb
# [3.51.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.50.0...v3.51.0) (2022-02-12)

@@ -8,0 +16,0 @@

12

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

@@ -14,3 +14,3 @@ "main": "./dist-cjs/index.js",

"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
"clean": "rimraf ./dist-*",
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
"test": "jest"

@@ -27,3 +27,3 @@ },

"dependencies": {
"@aws-sdk/util-dynamodb": "3.51.0",
"@aws-sdk/util-dynamodb": "3.52.0",
"tslib": "^2.3.0"

@@ -37,5 +37,5 @@ },

"devDependencies": {
"@aws-sdk/client-dynamodb": "3.51.0",
"@aws-sdk/smithy-client": "3.50.0",
"@aws-sdk/types": "3.50.0",
"@aws-sdk/client-dynamodb": "3.52.0",
"@aws-sdk/smithy-client": "3.52.0",
"@aws-sdk/types": "3.52.0",
"@tsconfig/recommended": "1.0.1",

@@ -42,0 +42,0 @@ "@types/node": "^14.11.2",

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