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 4.0.0 to 4.0.1

6

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

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

"@aws-sdk/client-ssm": "^3.0.0",
"@middy/core": "4.0.0",
"@middy/core": "4.0.1",
"@types/aws-lambda": "^8.10.76",

@@ -71,3 +71,3 @@ "@types/node": "^18.0.0",

"homepage": "https://middy.js.org",
"gitHead": "582286144bcd79968a8c7c2f8867a23c80079a47"
"gitHead": "c5ece2bfbb0d607dcdea5685bf194a6cc19acc8d"
}

@@ -39,22 +39,2 @@ <div align="center">

## Install
To install middy you can use NPM:
```bash
npm install --save @middy/util
```
## Documentation and examples
For documentation and examples, refers to the main [Middy monorepo on GitHub](https://github.com/middyjs/middy) or [Middy official website](https://middy.js.org).
## Contributing
Everyone is very welcome to contribute to this repository. Feel free to [raise issues](https://github.com/middyjs/middy/issues) or to [submit Pull Requests](https://github.com/middyjs/middy/pulls).
## License

@@ -61,0 +41,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