Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2.2 to 4.2.3

2

index.js

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

//# sourceMappingURL=index.js.map

8

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

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

"dependencies": {
"@middy/util": "4.2.2"
"@middy/util": "4.2.3"
},
"devDependencies": {
"@aws-sdk/client-appconfig": "^3.186.0",
"@middy/core": "4.2.2",
"@middy/core": "4.2.3",
"@types/aws-lambda": "^8.10.101",
"aws-xray-sdk": "^3.3.3"
},
"gitHead": "768fbb334e9774fcef406e095a5f4e98497266e0"
"gitHead": "e93de434ee12f3800976b6b2e253e8aa19a68e95"
}

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