Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@middy/util

Package Overview
Dependencies
Maintainers
3
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/util - npm Package Compare versions

Comparing version 2.0.0-alpha.1 to 2.0.0-alpha.2

8

package.json
{
"name": "@middy/util",
"version": "2.0.0-alpha.1",
"version": "2.0.0-alpha.2",
"description": "🛵 The stylish Node.js middleware engine for AWS Lambda (util package)",

@@ -15,3 +15,5 @@ "type": "commonjs",

"types": "index.d.ts",
"files": [],
"files": [
"index.d.ts"
],
"scripts": {

@@ -46,3 +48,3 @@ "test": "npm run test:typings && npm run test:unit",

"homepage": "https://github.com/middyjs/middy#readme",
"gitHead": "f8b0f418477cdbff47da693963bf1ea918b39d04"
"gitHead": "74ce15b5549da8a13d2d1ce85c442d7fbeb78b49"
}
# Middy Util
<div align="center">
<img alt="Middy logo" src="https://raw.githubusercontent.com/middyjs/middy/master/docs/img/middy-logo.png"/>
<img alt="Middy logo" src="https://raw.githubusercontent.com/middyjs/middy/main/docs/img/middy-logo.png"/>
</div>

@@ -6,0 +6,0 @@

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