New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@middy/appconfig

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/appconfig - npm Package Compare versions

Comparing version 4.6.1 to 4.6.2

3

index.js

@@ -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

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