Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@achrinza/node-ipc

Package Overview
Dependencies
5
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.1.10 to 10.1.11

10

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

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

"engines": {
"node": "14 || 16 || 17 || 18 || 19 || 20 || 21"
"node": "14 || 16 || 17 || 18 || 19 || 20 || 22"
},
"dependencies": {
"@achrinza/event-pubsub": "5.0.9",
"@achrinza/strong-type": "1.1.8",
"@achrinza/event-pubsub": "5.0.11",
"@achrinza/strong-type": "1.1.20",
"@node-ipc/js-queue": "2.0.3",

@@ -29,3 +29,3 @@ "js-message": "1.0.7"

"devDependencies": {
"@node-ipc/vanilla-test": "1.4.14",
"@node-ipc/vanilla-test": "1.4.15",
"c8": "^7.7.3",

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc