egg-cluster
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"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" | ||
} | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
23051
17
607
0
0
40
7
5
8
5
+ Addedcfork@^1.5.1
+ Addedcluster-reload@^1.0.2
+ Addeddebug@^2.2.0
+ Addedegg-loader@^1.0.0
+ Addedegg-logger@^1.0.0
+ Addedget-ready@^1.0.0
+ Addedsendmessage@^1.0.5
+ Addedansi-regex@2.1.1(transitive)
+ Addedansi-styles@2.2.1(transitive)
+ Addedany-promise@1.3.0(transitive)
+ Addedcfork@1.11.0(transitive)
+ Addedchalk@1.1.3(transitive)
+ Addedcircular-json@0.5.9(transitive)
+ Addedcluster-reload@1.1.0(transitive)
+ Addedcopy-to@2.0.1(transitive)
+ Addeddebug@2.6.9(transitive)
+ Addeddepd@1.1.2(transitive)
+ Addedegg-logger@1.8.0(transitive)
+ Addedescape-html@1.0.3(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedextend-shallow@2.0.1(transitive)
+ Addedget-ready@1.0.0(transitive)
+ Addedhas-ansi@2.0.0(transitive)
+ Addediconv-lite@0.4.24(transitive)
+ Addedis-extendable@0.1.1(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedmkdirp@0.5.6(transitive)
+ Addedms@2.0.0(transitive)
+ Addedmz@2.7.0(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedsafer-buffer@2.1.2(transitive)
+ Addedsendmessage@1.1.0(transitive)
+ Addedstrip-ansi@3.0.1(transitive)
+ Addedsupports-color@2.0.0(transitive)
+ Addedthenify@3.3.1(transitive)
+ Addedthenify-all@1.6.0(transitive)
+ Addedunescape@1.0.1(transitive)
+ Addedutility@1.18.0(transitive)