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
0
Versions
230
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 6.0.0 to 6.1.1

7

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

@@ -31,4 +31,5 @@ "type": "module",

"scripts": {
"test": "npm run test:unit",
"test": "npm run test:unit && npm run test:fuzz",
"test:unit": "node --test __tests__/index.js",
"test:fuzz": "node --test __tests__/fuzz.js",
"test:benchmark": "node __benchmarks__/index.js",

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

"type": "git",
"url": "github:middyjs/middy",
"url": "git+https://github.com/middyjs/middy.git",
"directory": "packages/core"

@@ -55,0 +56,0 @@ },

@@ -62,3 +62,3 @@ <div align="center">

Licensed under [MIT License](LICENSE). Copyright (c) 2017-2024 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors).
Licensed under [MIT License](LICENSE). Copyright (c) 2017-2025 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors).

@@ -65,0 +65,0 @@ <a href="https://app.fossa.io/projects/git%2Bgithub.com%2Fmiddyjs%2Fmiddy?ref=badge_large">

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