clusterflock
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "clusterflock", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "a clustering http server for node", | ||
@@ -25,3 +25,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"logfmt": "~0.21.0" | ||
"logfmt": "~1.0.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
@@ -7,3 +7,5 @@ # clusterflock [![Build Status](https://travis-ci.org/jclem/clusterflock.png)](https://travis-ci.org/jclem/clusterflock) | ||
**This package is deprecated.** I wrote a much more well-tested version without the known bugs of clusterflock called [teamster](https://www.npmjs.org/package/teamster). | ||
## Installation | ||
@@ -10,0 +12,0 @@ |
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
20367
97
+ Addedlodash@2.4.2(transitive)
+ Addedlogfmt@1.0.0(transitive)
- Removedlogfmt@0.21.0(transitive)
Updatedlogfmt@~1.0.0