Socket
Socket
Sign inDemoInstall

node-pre-gyp-github

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-pre-gyp-github - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

bin/node-pre-gyp-github.js

@@ -30,2 +30,2 @@ #!/usr/bin/env node

program.help();
}
}

@@ -61,3 +61,3 @@ "use strict";

var options = {
'owner': options.owner || this.owner,
'owner': this.owner,
'repo': this.repo,

@@ -64,0 +64,0 @@ 'tag_name': this.package_json.version,

{
"name": "node-pre-gyp-github",
"version": "1.1.0",
"version": "1.1.1",
"description": "A node-pre-gyp module which provides the ability to publish to GitHub releases.",

@@ -5,0 +5,0 @@ "bin": "./bin/node-pre-gyp-github.js",

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