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

12

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

@@ -62,12 +62,16 @@ "type": "module",

"homepage": "https://middy.js.org",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/willfarrell"
},
"dependencies": {
"@middy/util": "4.2.4"
"@middy/util": "4.2.5"
},
"devDependencies": {
"@aws-sdk/client-appconfig": "^3.0.0",
"@middy/core": "4.2.4",
"@middy/core": "4.2.5",
"@types/aws-lambda": "^8.10.101",
"aws-xray-sdk": "^3.3.3"
},
"gitHead": "eae83afa502b03cae831c13094d4693885428bd9"
"gitHead": "5ece2d6311bcca23bc755d49bacb1ea0c21cdc98"
}