Socket
Socket
Sign inDemoInstall

github-api-promise

Package Overview
Dependencies
7
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.0 to 1.5.0

src/issues/comments.js

2

package.json
{
"name": "github-api-promise",
"version": "1.4.0",
"version": "1.5.0",
"description": "A node module for interfacing with the Github API using promises",

@@ -5,0 +5,0 @@ "main": "src/app.js",

@@ -11,2 +11,3 @@ var githubApi = {};

githubApi.issues = {
comments: require('./issues/comments'),
events: require('./issues/events'),

@@ -13,0 +14,0 @@ issues: require('./issues/issues')

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc