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

noflo-xpress

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noflo-xpress

High-level Express.js components for NoFlo

  • 0.3.0-beta1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

noflo-xpress

High-level Express.js components for NoFlo

Changelog

0.3.0
  • using process api in components & test_components
  • components/Router does not store state, components/Server saves server as scoped state for shutdown()
  • using noflo 8
  • only 1 router for everything, removed lib/
  • bumped express, uuid, and mocha dependencies
  • testing on 4.2 and 6.2 on Travis
0.2.2
  • bumped chai, noflo, and mocha dependencies
0.2.1
  • req.uuid and res.uuid are set by routers before applying filters, so request id is now available in filters as well as in downstream processes.
0.2.0
  • Split Router into 4 components with different inports: Router, PathRouter, FilterRouter and ComboRouter. No meta ports configuration anymore as it is not supported by Flowhub.
  • FILTER port of type function is now FILTERS of type array of function which allows chaining multiple filters.
  • Remove obsolete Route component, use routers instead.
  • Remove unused ROUTER outport from routers.

FAQs

Package last updated on 15 Feb 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc