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.5 to 4.6.0

1

index.js

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

cacheKey: 'dynamodb',
cacheKeyExpiry: {},
cacheExpiry: -1,

@@ -14,0 +15,0 @@ setToContext: false

8

package.json
{
"name": "@middy/dynamodb",
"version": "4.5.5",
"version": "4.6.0",
"description": "DynamoDB middleware for the middy framework",

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

"dependencies": {
"@middy/util": "4.5.5"
"@middy/util": "4.6.0"
},

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

"@aws-sdk/util-dynamodb": "^3.245.0",
"@middy/core": "4.5.5",
"@middy/core": "4.6.0",
"@types/aws-lambda": "^8.10.101",
"aws-xray-sdk": "^3.3.3"
},
"gitHead": "e8458a63a1b10932c30556cd8e2bdc4775858d0b"
"gitHead": "34e52521a81a224e3d97de6171604c49e676f0d4"
}

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