New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

riemann

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

riemann - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

README.md

8

package.json
{
"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" : {

}
}
}
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