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

go-ipfs

Package Overview
Dependencies
Maintainers
6
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.12.0-rc1 to 0.12.0

src/go-platform.js

3

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

@@ -58,3 +58,2 @@ "main": "src/index.js",

"cachedir": "^2.3.0",
"go-platform": "^1.0.0",
"got": "^11.7.0",

@@ -61,0 +60,0 @@ "gunzip-maybe": "^1.4.2",

@@ -16,4 +16,3 @@ 'use strict'

*/
// @ts-ignore no types
const goenv = require('go-platform')
const goenv = require('./go-platform')
const gunzip = require('gunzip-maybe')

@@ -20,0 +19,0 @@ const got = require('got').default

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