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

middlewarify

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

middlewarify - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

package.json
{
"name": "middlewarify",
"description": "Apply the middleware pattern to any function.",
"version": "2.1.0",
"version": "2.1.1",
"homepage": "https://github.com/thanpolas/middlewarify",

@@ -6,0 +6,0 @@ "author": {

@@ -332,4 +332,8 @@ # Middlewarify

- **v2.0.1**, _30 Oct 2020_
- Updated all dependencies to latest.
- **v2.1.1**, _30 Oct 2020_
- Bumped so tagged version has appropriate changelog (last release minor
bump mistake).
- **v2.1.0**, _30 Oct 2020_
- Updated all dependencies to latest (minor bump was a mistake, should
be patch ¯\_(ツ)_/¯).
- **v2.0.0**, _09 Mar 2020_ **Breaking Changes**

@@ -336,0 +340,0 @@ - Middlewarify will now execute all middleware synchronously by default.

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