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

node-multitask

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-multitask - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

.editorconfig

18

package.json
{
"name": "node-multitask",
"version": "0.0.1",
"description": "",
"main": "index.js",
"version": "0.1.0",
"description": "A simple multi-core task runner",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT"
"author": "Tommy Troy Lin",
"license": "MIT",
"dependencies": {
"uuid": "^3.0.1"
},
"devDependencies": {
"@types/node": "^7.0.5",
"@types/uuid": "^2.0.29",
"typescript": "^2.2.1"
}
}
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