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
137
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 3.0.2 to 3.0.3

6

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

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

"devDependencies": {
"@middy/core": "^3.0.2",
"@middy/core": "3.0.3",
"@types/aws-lambda": "^8.10.76",

@@ -64,3 +64,3 @@ "@types/node": "^17.0.0",

"homepage": "https://middy.js.org",
"gitHead": "983649b8359ea32a786e75dfc2953aeee8ec6052"
"gitHead": "ea9e5e8cce754d0c467c7dd3ac9a7601149efea2"
}

@@ -12,4 +12,4 @@ <div align="center">

</a>
<a href="https://github.com/middyjs/middy/actions">
<img src="https://github.com/middyjs/middy/workflows/Tests/badge.svg" alt="GitHub Actions test status badge" style="max-width:100%;">
<a href="https://github.com/middyjs/middy/actions/workflows/tests.yml">
<img src="https://github.com/middyjs/middy/actions/workflows/tests.yml/badge.svg?branch=main&event=push" alt="GitHub Actions CI status badge" style="max-width:100%;">
</a>

@@ -37,2 +37,3 @@ <br/>

</p>
<p>You can read the documentation at: <a href="https://middy.js.org/docs/intro/utilities">https://middy.js.org/docs/intro/utilities</a></p>
</div>

@@ -62,3 +63,3 @@

Licensed under [MIT License](LICENSE). Copyright (c) 2017-2022 Luciano Mammino, will Farrell, and the [Middy team](https://github.com/middyjs/middy/graphs/contributors).
Licensed under [MIT License](LICENSE). Copyright (c) 2017-2022 [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 +66,0 @@ <a href="https://app.fossa.io/projects/git%2Bgithub.com%2Fmiddyjs%2Fmiddy?ref=badge_large">

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