New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 - npm Package Compare versions

Comparing version 0.3.0-beta1 to 0.3.0

4

package.json
{
"name": "noflo-xpress",
"version": "0.3.0-beta1",
"version": "0.3.0",
"description": "High-level Express.js components for NoFlo",

@@ -14,3 +14,3 @@ "author": "Rituwall Inc.",

"express": "^4.14.0",
"noflo": "^0.8.0-beta2",
"noflo": "0.x >= 0.8",
"uuid": "^3.0.1"

@@ -17,0 +17,0 @@ },

noflo-xpress
============
[![Build Status](https://travis-ci.org/noflo/noflo-xpress.svg?branch=master)](https://travis-ci.org/noflo/noflo-xpress)
High-level Express.js components for NoFlo

@@ -10,7 +12,7 @@

- 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
- components/Router does not store state, components/Server saves server as scoped state for shutdown()
- using noflo 0.8
- only 1 router for everything, removed lib/
- bumped express, uuid, and mocha dependencies
- testing on 4.2 and 6.2 on Travis
- testing on 4.x and 6.x on Travis

@@ -17,0 +19,0 @@ #### 0.2.2

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