noflo-xpress
Advanced tools
Comparing version 0.3.0-beta1 to 0.3.0
{ | ||
"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
21019
35
Updatednoflo@0.x >= 0.8