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

@middy/core

Package Overview
Dependencies
Maintainers
3
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/core - npm Package Compare versions

Comparing version 5.4.2 to 5.4.3

8

package.json
{
"name": "@middy/core",
"version": "5.4.2",
"version": "5.4.3",
"description": "🛵 The stylish Node.js middleware engine for AWS Lambda (core package)",

@@ -29,3 +29,3 @@ "type": "module",

"test": "npm run test:unit",
"test:unit": "ava",
"test:unit": "node --test __tests__/index.js",
"test:benchmark": "node __benchmarks__/index.js",

@@ -64,6 +64,6 @@ "test:profile": "node --prof __benchmarks__/index.js && node --prof-process --preprocess -j isolate*.log | speedscope -"

},
"gitHead": "e862f8d6cbd447461537bc8e8db39c6720290e2f",
"gitHead": "7a6c0fbb8ab71d6a2171e678697de9f237568431",
"dependencies": {
"@datastream/core": "0.0.35"
"@datastream/core": "0.0.36"
}
}
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