Socket
Socket
Sign inDemoInstall

@achrinza/node-ipc

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@achrinza/node-ipc - npm Package Compare versions

Comparing version 10.1.9 to 10.1.10

10

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

@@ -19,12 +19,12 @@ "type": "module",

"engines": {
"node": "14 || 16 || 17 || 18 || 19 || 20"
"node": "14 || 16 || 17 || 18 || 19 || 20 || 21"
},
"dependencies": {
"@achrinza/event-pubsub": "5.0.9",
"@achrinza/strong-type": "1.1.8",
"@node-ipc/js-queue": "2.0.3",
"js-message": "1.0.7",
"strong-type": "1.0.1"
"js-message": "1.0.7"
},
"devDependencies": {
"@node-ipc/vanilla-test": "1.4.13",
"@node-ipc/vanilla-test": "1.4.14",
"c8": "^7.7.3",

@@ -31,0 +31,0 @@ "esbuild": "^0.12.28",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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