New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ipfs-client

Package Overview
Dependencies
Maintainers
2
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfs-client - npm Package Compare versions

Comparing version

to
0.7.4-rc.2

8

package.json
{
"name": "ipfs-client",
"version": "0.7.4-rc.1+041fc29d",
"version": "0.7.4-rc.2+70c67e27",
"description": "A client library to talk to local IPFS daemons",

@@ -45,4 +45,4 @@ "keywords": [

"dependencies": {
"ipfs-grpc-client": "^0.8.2-rc.1+041fc29d",
"ipfs-http-client": "^54.0.2-rc.1+041fc29d",
"ipfs-grpc-client": "^0.8.2-rc.2+70c67e27",
"ipfs-http-client": "^54.0.2-rc.2+70c67e27",
"merge-options": "^3.0.4"

@@ -54,3 +54,3 @@ },

},
"gitHead": "041fc29d151e8727ce9aaafd2c46a4cd34baa8ce",
"gitHead": "70c67e27d0b82c7650a2a0d7a646afdcd24e73c2",
"browser": {

@@ -57,0 +57,0 @@ ".": "./cjs/src/index.js"

Sorry, the diff of this file is too big to display