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

metrics-server

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metrics-server - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

14

index.js

@@ -1,2 +0,1 @@

<<<<<<< HEAD

@@ -7,14 +6,1 @@ module.exports.udpserver = require('./lib/udpserver');

module.exports.mongoose = require('./mongoose');
=======
/**
* Raft
*
* route-machine
*
* HTTP/WS router.
*
*/
module.exports = require('./lib/route-machine/router');
>>>>>>> 02f7d07cc4506d5d9e869772bf3ce334010dd4c4

6

package.json
{
"name": "metrics-server",
"version": "0.0.3",
"version": "0.0.4",
"author": "Tim <mangoraft@gmail.com>",

@@ -9,3 +9,3 @@ "description": "Basic metrics server and client.",

"type": "git",
"url": "https://github.com/MangoRaft/metrics-server.git"
"url": "http://gitlab.mangoraft.ca/mangoraft/metrics-server.git"
},

@@ -19,4 +19,4 @@ "keywords": ["metrics", "server", "udp"],

"bugs": {
"url": "https://github.com/MangoRaft/metrics-server/issues"
"url": "http://gitlab.mangoraft.ca/mangoraft/metrics-server/issues"
}
}
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