noflo-xpress
Advanced tools
Comparing version 0.4.1 to 0.5.0
{ | ||
"name": "noflo-xpress", | ||
"version": "0.4.1", | ||
"version": "0.5.0", | ||
"description": "High-level Express.js components for NoFlo", | ||
@@ -12,15 +12,15 @@ "author": "Rituwall Inc.", | ||
"dependencies": { | ||
"coffee-script": "^1.12.1", | ||
"express": "^4.14.0", | ||
"noflo": "0.x >= 0.8", | ||
"noflo": "^1.0.0", | ||
"uuid": "^3.0.1" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"coffeelint": "^1.16.0", | ||
"mocha": "^3.2.0" | ||
"chai": "^4.0.0", | ||
"coffeelint": "^2.0.7", | ||
"coffeescript": "^2.0.2", | ||
"mocha": "^4.0.0" | ||
}, | ||
"scripts": { | ||
"pretest": "coffeelint -r components test_components spec", | ||
"test": "mocha --compilers coffee:coffee-script/register --require coffee-script/register -R spec -t 2000 spec/*.coffee" | ||
"test": "mocha --require coffeescript/register -R spec -t 2000 spec/*.coffee" | ||
}, | ||
@@ -27,0 +27,0 @@ "noflo": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3
30733
4
+ Addedcommander@6.2.1(transitive)
+ Addeddebug@4.3.7(transitive)
+ Addedfbp@1.8.0(transitive)
+ Addedfbp-graph@0.7.0(transitive)
+ Addedfbp-manifest@0.2.7(transitive)
+ Addedget-function-params@2.0.7(transitive)
+ Addednoflo@1.4.3(transitive)
- Removedcoffee-script@^1.12.1
- Removedcoffee-script@1.12.7(transitive)
- Removedcommander@2.20.3(transitive)
- Removeddebug@3.2.7(transitive)
- Removedfbp@1.5.0(transitive)
- Removedfbp-graph@0.1.0(transitive)
- Removedfbp-manifest@0.1.14(transitive)
- Removednoflo@0.8.6(transitive)
Updatednoflo@^1.0.0