noflo-helper-arrayable
Advanced tools
Comparing version 0.1.2 to 0.2.0
{ | ||
"name": "noflo-helper-arrayable", | ||
"version": "0.1.2", | ||
"version": "0.2.0", | ||
"description": "Components that accept one item or array and produce one item or array", | ||
"main": "lib/ArrayableHelper.coffee", | ||
"scripts": { | ||
"test": "mocha spec/* --compilers coffee:coffee-script/register" | ||
"pretest": "./node_modules/.bin/coffeelint -r lib", | ||
"test": "mocha spec/*.coffee --require coffeescript/register" | ||
}, | ||
@@ -24,9 +25,10 @@ "repository": { | ||
"dependencies": { | ||
"noflo": "0.x >= 0.8" | ||
"coffeescript": "^2.0.2", | ||
"noflo": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.0.0", | ||
"mocha": "^4.0.0", | ||
"coffee-script": "^1.9.1" | ||
"coffeelint": "^2.0.7", | ||
"mocha": "^4.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
6661
2
+ Addedcoffeescript@^2.0.2
+ Addedcoffeescript@2.7.0(transitive)
+ 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.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