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

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 7.0.0 to 7.0.2

2

dao/client.js

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

function(data) {
client.log('## recieved events ##');
client.log('## received events ##');
if(client.config.rawBuffer){

@@ -192,0 +192,0 @@ client.trigger(

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

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

"colors": "*",
"event-pubsub": "*",
"event-pubsub": "2.2.0",
"js-message": "*",

@@ -17,0 +17,0 @@ "js-queue": "^0.1.2",

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