Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

probe

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

probe - npm Package Compare versions

Comparing version 2.0.0-beta.2 to 2.0.0-beta.3

3

example/ping.js

@@ -5,3 +5,4 @@ const Ping = require('../').Ping

host: 'google.com',
path:'/'
path:'/',
timeout: 20
}

@@ -8,0 +9,0 @@

@@ -140,4 +140,8 @@ const https= require('https')

}
destroy () {
self.req.abort()
}
}
module.exports = Ping
{
"name": "probe",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.3",
"description": "Ping and probe stuff.",

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

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