@middy/appconfig
Advanced tools
Comparing version 4.6.1 to 4.6.2
@@ -60,3 +60,4 @@ import { canPrefetch, createPrefetchClient, createClient, getCache, getInternal, processCache, modifyCache, jsonSafeParse } from '@middy/util'; | ||
}; | ||
export default appConfigMiddleware; | ||
export default appConfigMiddleware // # sourceMappingURL=index.js.map | ||
; | ||
{ | ||
"name": "@middy/appconfig", | ||
"version": "4.6.1", | ||
"version": "4.6.2", | ||
"description": "AppConfig middleware for the middy framework", | ||
@@ -67,11 +67,11 @@ "type": "module", | ||
"dependencies": { | ||
"@middy/util": "4.6.1" | ||
"@middy/util": "4.6.2" | ||
}, | ||
"devDependencies": { | ||
"@aws-sdk/client-appconfig": "^3.0.0", | ||
"@middy/core": "4.6.1", | ||
"@middy/core": "4.6.2", | ||
"@types/aws-lambda": "^8.10.101", | ||
"aws-xray-sdk": "^3.3.3" | ||
}, | ||
"gitHead": "253ed0e4ca95623decbade03938a07d837a1eba2" | ||
"gitHead": "8b03a01abf5a9c08231ec5ced775e87f8be8f67d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
13807
227
+ Added@middy/util@4.6.2(transitive)
- Removed@middy/util@4.6.1(transitive)
Updated@middy/util@4.6.2