Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

go-ipfs

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

go-ipfs - npm Package Compare versions

Comparing version 0.4.18 to 0.4.21

bin/ipfs

4

package.json
{
"name": "go-ipfs",
"version": "0.4.18",
"version": "0.4.21",
"description": "Install the latest go-ipfs binary",

@@ -19,3 +19,3 @@ "main": "index.js",

"dependencies": {
"go-ipfs-dep": "0.4.18",
"go-ipfs-dep": "0.4.21",
"go-platform": "^1.0.0",

@@ -22,0 +22,0 @@ "gunzip-maybe": "^1.4.1",

@@ -33,9 +33,11 @@ # npm-go-ipfs

```sh
# Install globally
> npm install -g go-ipfs
> ipfs version
ipfs version 0.4.15
ipfs version 0.4.21
# Install locally
> npm install go-ipfs
> node_modules/.bin/ipfs
ipfs version 0.4.15
> ./node_modules/.bin/ipfs
ipfs version 0.4.21
```

@@ -45,5 +47,4 @@

Warning: this module uses the _latest_ version of ipfs. If there is a strong need to vendor an older version, let us know. We care about versions very much :( but for a number of reasons, this is easier for us all right now.
**Warning:** this module uses the _latest_ version of ipfs. If there is a strong need to vendor an older version, let us know. We care about versions very much :( but for a number of reasons, this is easier for us all right now.
## Development

@@ -50,0 +51,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