Socket
Socket
Sign inDemoInstall

koa-actuator

Package Overview
Dependencies
2
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.3.0

lib/index.js

6

package.json
{
"name": "koa-actuator",
"version": "0.2.0",
"version": "0.3.0",
"description": "Healthcheck and monitoring middleware for koa inspired by java spring's actuators",
"main": "index.js",
"main": "lib/index.js",
"scripts": {

@@ -25,4 +25,6 @@ "test": "mocha test"

"mocha": "^3.3.0",
"mock-require": "^3.0.1",
"sinon": "^4.4.2",
"supertest": "^3.0.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc