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

@go-task/go-npm

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@go-task/go-npm - npm Package Compare versions

Comparing version 0.1.15 to 0.1.16

2

package.json
{
"name": "@go-task/go-npm",
"version": "0.1.15",
"version": "0.1.16",
"description": "Distribute and install Go binaries via NPM",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -7,2 +7,3 @@ ## Go NPM

* Fixed error when trying to remove the binary from a previous installation.
* Add support for local npm prefix ([#1](https://github.com/go-task/go-npm/pull/1)).

@@ -62,3 +63,3 @@ ### (@gzuidhof): MODIFICATIONS FROM BASE `go-npm` PACKAGE

`$ npm install @gzuidhof/go-npm --save`
`$ npm install @go-task/go-npm --save`

@@ -65,0 +66,0 @@ This will install go-npm under to your package.json file. It will also create a `node_modules` directory where the `go-npm` package is downloaded. You don't need this directory since you are only going to publish the module and not consume it yourself. Let's go ahead and delete it.

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

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