Socket
Socket
Sign inDemoInstall

node-ipc

Package Overview
Dependencies
Maintainers
1
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 1.1.12 to 1.1.13

.npmignore

8

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

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

},
"devDependencies": {},
"devDependencies": {
"colors": "^0.6.2",
"event-pubsub": "^1.0.3",
"node-cmd": "^1.0.2"
},
"scripts": {

@@ -17,0 +21,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

@@ -1,8 +0,11 @@

#node-ipc
node-ipc
================
*a nodejs module for local and remote Inter Process Communication* for Linux, Mac and Windows.
A great solution for **Neural Networking** in Node.JS
**npm install node-ipc**
[![alt node-ipc npm details](https://nodei.co/npm/node-ipc.png?stars=true "node-ipc npm module details ")](https://npmjs.org/package/node-ipc "node-ipc details from npm")
**npm install node-ipc**
[![NPM Stats for node-ipc](https://nodei.co/npm/node-ipc.png?downloads=true&downloadRank=true&stars=true)](https://npmjs.org/package/node-ipc)
[![NPM Download Graph for node-ipc](https://nodei.co/npm-dl/node-ipc.png?months=6&height=3)](https://npmjs.org/package/node-ipc)
Package details websites :

@@ -9,0 +12,0 @@ * [GitHub.io site](http://riaevangelist.github.io/node-ipc/ "node-ipc documentation"). A prettier version of this site.

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