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.0 to 8.9.1

.travis.yml

6

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

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

"engines": {
"node": ">=1.0.0"
"node": ">=4.0.0"
},
"dependencies": {
"colors": "*",
"event-pubsub": ">=4.0.0",
"event-pubsub": "4.2.2",
"js-message": ">=1.0.5",

@@ -17,0 +17,0 @@ "js-queue": ">=1.0.0",

@@ -24,2 +24,5 @@ node-ipc

Build Info :
Mac & Linux : [![Build Status](https://travis-ci.org/RIAEvangelist/node-ipc.svg?branch=master)](https://travis-ci.org/RIAEvangelist/node-ipc) Windows : [![node-ipc windows build status](https://ci.appveyor.com/api/projects/status/github/riaevangelist/node-ipc?branch=master&svg=true)](https://ci.appveyor.com/project/RIAEvangelist/node-ipc/history)
Package details websites :

@@ -31,2 +34,6 @@ * [GitHub.io site](http://riaevangelist.github.io/node-ipc/ "node-ipc documentation"). A prettier version of this site.

#### Older versions of node
the latest versions of `node-ipc` may work with the --harmony flag. Officially though, we support node v4 and newer with es5 and es6
#### Testing

@@ -33,0 +40,0 @@

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