@go-task/go-npm
Advanced tools
Comparing version 0.1.15 to 0.1.16
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1320314
5050
125