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.1.1 to 0.1.2

49

package.json
{
"name": "metrics-server",
"version": "0.1.1",
"author": "Tim <mangoraft@gmail.com>",
"description": "Basic metrics server and client.",
"main": "./index",
"repository": {
"type": "git",
"url": "http://gitlab.mangoraft.ca/mangoraft/metrics-server.git"
},
"keywords": [
"metrics",
"server",
"udp"
],
"dependencies": {
"compression": "^1.0.8",
"express": "^4.1.1",
"mongoose": "^3.8.8",
"node-uuid": "^1.4.1",
"response-time": "^2.0.0",
"sugar": "^1.4.1",
"ws": "^0.4.31"
},
"bugs": {
"url": "http://gitlab.mangoraft.ca/mangoraft/metrics-server/issues"
}
"name": "metrics-server",
"version": "0.1.2",
"author": "Tim <mangoraft@gmail.com>",
"description": "Basic metrics server and client.",
"main": "./index",
"repository": {
"type": "git",
"url": "http://gitlab.mangoraft.ca/mangoraft/metrics-server.git"
},
"keywords": ["metrics", "server", "udp"],
"dependencies": {
"compression": "^1.0.8",
"express": "^4.1.1",
"mongoose": "^3.8.8",
"node-uuid": "^1.4.1",
"response-time": "^2.0.0",
"sugar": "^1.4.1",
"ws": "^0.4.31",
"async": "0.9.0"
},
"bugs": {
"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