You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

ipfsd-ctl

Package Overview
Dependencies
Maintainers
5
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfsd-ctl - npm Package Compare versions

Comparing version
15.0.3
to
16.0.0
+7
-7
package.json
{
"name": "ipfsd-ctl",
"version": "15.0.3",
"version": "16.0.0",
"description": "Spawn IPFS Daemons, Kubo or...",

@@ -145,11 +145,11 @@ "license": "Apache-2.0 OR MIT",

"@hapi/hapi": "^21.1.0",
"@libp2p/interface": "^2.0.1",
"@libp2p/logger": "^5.0.1",
"@libp2p/interface": "^3.0.2",
"@libp2p/logger": "^6.0.5",
"execa": "^9.3.1",
"joi": "^17.2.1",
"kubo-rpc-client": "^5.0.0",
"joi": "^18.0.1",
"kubo-rpc-client": "^6.0.0",
"merge-options": "^3.0.1",
"nanoid": "^5.0.7",
"p-defer": "^4.0.1",
"p-wait-for": "^5.0.0",
"p-wait-for": "^6.0.0",
"wherearewe": "^2.0.1"

@@ -159,3 +159,3 @@ },

"aegir": "^47.0.22",
"kubo": "^0.32.0"
"kubo": "^0.38.1"
},

@@ -162,0 +162,0 @@ "browser": {