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

rutilus-apiheartbeat-node

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rutilus-apiheartbeat-node - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "rutilus-apiheartbeat-node",
"version": "0.0.3",
"version": "0.0.4",
"description": "Makes constant requests to urls and logs whether the response was successful and the response time. Can be configured to throw errors if the response fails in order to crash containers.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -9,2 +9,4 @@ # Rutilus - API Heartbeat - Node

A request will be considered unsuccessful if the application does not receive a response before the next request. For example: if we set the API Heartbeat to make one request every 10 seconds, a response that takes more than 10 secons to be received will be considered unsuccessful.
This module does not have dependencies.

@@ -11,0 +13,0 @@

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