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 - npm Package Compare versions

Comparing version 0.4.1 to 0.5.0

14

package.json
{
"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

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