Comparing version 0.2.0 to 0.3.0
{ | ||
"name" : "riemann", | ||
"version" : "0.2.0", | ||
"version" : "0.3.0", | ||
"description" : "node.js client for Riemann, supports hybrid UDP/TCP connections.", | ||
@@ -10,3 +10,3 @@ "author": { | ||
"main": "riemann", | ||
"engines": { "node": ">= 0.6.0 < 0.7.0" }, | ||
"engines": { "node": "> 0.6.0" }, | ||
"repository": { | ||
@@ -17,3 +17,3 @@ "type": "git", | ||
"dependencies" :{ | ||
"protobuf" : "0.3.2" | ||
"protobuf" : "0.8.0" | ||
}, | ||
@@ -28,2 +28,2 @@ "devDependencies" : { | ||
} | ||
} | ||
} |
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
13452
10
1
61
+ Addedprotobuf@0.8.0(transitive)
- Removedprotobuf@0.3.2(transitive)
Updatedprotobuf@0.8.0