Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

noflo-helper-arrayable

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noflo-helper-arrayable - npm Package Compare versions

Comparing version 0.1.2 to 0.2.0

12

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

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