Socket
Socket
Sign inDemoInstall

@malijs/compose

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @malijs/compose

Middleware composition utility


Version published
Weekly downloads
25K
decreased by-50.56%
Maintainers
1
Install size
4.54 kB
Created
Weekly downloads
 

Readme

Source

@malijs/compose

Greenkeeper badge

Compose middleware.

Basically copy of koa-compose.

koa-compose is license under MIT

(c) koa-compose authors

Installation

$ npm install @malijs/compose

API

compose([a, b, c, ...])

Compose the given middleware and return middleware.

License

MIT

Keywords

FAQs

Last updated on 20 Jan 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc