Socket
Socket
Sign inDemoInstall

github-api

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-api - npm Package Compare versions

Comparing version 0.10.2 to 0.10.3

1

github.js

@@ -577,2 +577,3 @@ /*!

delPath += "&sha=" + encodeURIComponent(params.sha);
delPath += '&branch=' + encodeURIComponent(branch);
_request("DELETE", delPath, null, cb);

@@ -579,0 +580,0 @@ });

2

package.json
{
"name": "github-api",
"version": "0.10.2",
"version": "0.10.3",
"description": "A higher-level wrapper around the Github API.",

@@ -5,0 +5,0 @@ "main": "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