Socket
Socket
Sign inDemoInstall

crawler-message-definition

Package Overview
Dependencies
1
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0 to 3.11.0

1

index.js

@@ -37,3 +37,2 @@ var underscore = require("underscore")

var body = parsedData.body;
// console.log(MessageDictionary[constructor])
return createMessage(constructor,body)

@@ -40,0 +39,0 @@ }

2

messages/HeartBeat.js
function HeartBeat(
slaveId,
ipAddress,

@@ -7,2 +8,3 @@ port,

){
this.slaveId = slaveId
this.ipAddress = ipAddress

@@ -9,0 +11,0 @@ this.port = port

{
"name": "crawler-message-definition",
"version": "1.6.0",
"version": "3.11.0",
"description": "",

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

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