You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@middy/appconfig

Package Overview
Dependencies
Maintainers
3
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/appconfig - npm Package Compare versions

Comparing version

to
4.5.2

2

index.js

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

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

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

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

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

"dependencies": {
"@middy/util": "4.5.1"
"@middy/util": "4.5.2"
},
"devDependencies": {
"@aws-sdk/client-appconfig": "^3.0.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