Socket
Socket
Sign inDemoInstall

node-ipc

Package Overview
Dependencies
Maintainers
9
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-ipc - npm Package Compare versions

Comparing version 8.9.2 to 8.9.3

2

dao/socketServer.js

@@ -269,3 +269,3 @@ 'use strict';

}else{
startTLSServer.bind(this);
startTLSServer.bind(this)();
}

@@ -272,0 +272,0 @@ }else{

{
"name": "node-ipc",
"version": "8.9.2",
"version": "8.9.3",
"description": "A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.",

@@ -20,3 +20,2 @@ "main": "node-ipc.js",

"devDependencies": {
"blanket": "^1.2.1",
"codacy-coverage": "^1.1.3",

@@ -23,0 +22,0 @@ "jasmine": "^2.4.1",

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