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
1
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.1 to 0.0.2

38

package.json
{
"name": "rutilus-apiheartbeat-node",
"version": "0.0.1",
"version": "0.0.2",
"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.",
"main": "index.js",
"keywords": [

@@ -19,5 +15,3 @@ "api",

],
"scripts": {},
"repository": {

@@ -27,17 +21,19 @@ "type": "git",

},
"contributors": [{
"name": "Henrique Coelho",
"email": "henriquesc@gmail.com",
"url": "http://hcoelho.com"
}, {
"name": "Matthew Welke",
"email": "mattwelke@gmail.com",
"url": "http://mattwelke.com/"
}, {
"name": "Andrew Smith",
"url": "http://littlesrv.ca"
}],
"contributors": [
{
"name": "Henrique Coelho",
"email": "henriquesc@gmail.com",
"url": "http://hcoelho.com"
},
{
"name": "Matthew Welke",
"email": "mattwelke@gmail.com",
"url": "http://mattwelke.com/"
},
{
"name": "Andrew Smith",
"url": "http://littlesrv.ca"
}
],
"license": "UNLICENSED"
}

Sorry, the diff of this file is not supported yet

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