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

@middy/dynamodb

Package Overview
Dependencies
Maintainers
3
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/dynamodb - npm Package Compare versions

Comparing version 4.5.1 to 4.5.2

2

index.js

@@ -46,3 +46,3 @@ import { canPrefetch, createPrefetchClient, createClient, getCache, getInternal, processCache, modifyCache } from '@middy/util';

}
const { value } = processCache(options, fetch, request);
const { value } = processCache(options, fetch, request);
Object.assign(request.internal, value);

@@ -49,0 +49,0 @@ if (options.setToContext) {

{
"name": "@middy/dynamodb",
"version": "4.5.1",
"version": "4.5.2",
"description": "DynamoDB middleware for the middy framework",

@@ -67,3 +67,3 @@ "type": "module",

"dependencies": {
"@middy/util": "4.5.1"
"@middy/util": "4.5.2"
},

@@ -73,7 +73,7 @@ "devDependencies": {

"@aws-sdk/util-dynamodb": "^3.245.0",
"@middy/core": "4.5.1",
"@middy/core": "4.5.2",
"@types/aws-lambda": "^8.10.101",
"aws-xray-sdk": "^3.3.3"
},
"gitHead": "f6b1c999a7e716b19535ee38070bb3839395c52a"
"gitHead": "ab0fe0f6a6c27b8f2b7b0e6fbde5a7de3b3b00d6"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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