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

egg-cluster

Package Overview
Dependencies
Maintainers
4
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

egg-cluster - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.autod.conf.js

53

package.json
{
"name": "egg-cluster",
"version": "0.0.1",
"description": "egg plugin <egg-cluster>",
"version": "0.0.2",
"description": "cluster manager for egg",
"main": "index.js",
"scripts": {
"test": "egg-bin test",
"autod": "autod"
},
"repository": {
"type": "git",
"url": "git+https://github.com/eggjs/egg-cluster.git"
},
"keywords": [
"egg",
"eggjs",
"egg-plugin"
"cluster",
"process"
],
"homepage": "https://github.com/eggjs/egg-cluster",
"author": "dead-horse <dead_horse@qq.com>",
"license": "MIT",
"author": "eggjs",
"contributors": [
"TZ <atian25@qq.com>",
"popomore <sakura9515@gmail.com>",
"fengmk2 <m@fengmk2.com>",
"dead-horse <heyiyu.deadhorse@gmail.com>"
],
"repository": {
"type": "git",
"url": "git@github.com:eggjs/egg-cluster.git"
"bugs": {
"url": "https://github.com/eggjs/egg-cluster/issues"
},
"homepage": "https://github.com/eggjs/egg-cluster#readme",
"devDependencies": {
"autod": "^2.6.1",
"egg-bin": "^1.0.1",
"egg-ci": "^1.0.2",
"eslint": "^3.0.1",
"eslint-config-egg": "^3.0.1"
},
"ci": {
"version": "4, 6"
},
"dependencies": {
"egg-loader": "^1.0.0",
"egg-logger": "^1.0.0",
"cfork": "^1.5.1",
"cluster-reload": "^1.0.2",
"debug": "^2.2.0",
"get-ready": "^1.0.0",
"sendmessage": "^1.0.5"
}
}
}
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