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.4.3

8

package.json
{
"name": "@middy/appconfig",
"version": "4.4.2",
"version": "4.4.3",
"description": "AppConfig middleware for the middy framework",

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

"dependencies": {
"@middy/util": "4.4.2"
"@middy/util": "4.4.3"
},
"devDependencies": {
"@aws-sdk/client-appconfig": "^3.0.0",
"@middy/core": "4.4.2",
"@middy/core": "4.4.3",
"@types/aws-lambda": "^8.10.101",
"aws-xray-sdk": "^3.3.3"
},
"gitHead": "8984cc31d8b14abbe36387d98388d5481c78cadd"
"gitHead": "089df92081ae593696c59fad7c604c2ac2eebe1a"
}