Socket
Socket
Sign inDemoInstall

github-api-promise

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-api-promise - npm Package Compare versions

Comparing version 1.11.0 to 1.11.1

2

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

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

@@ -102,4 +102,3 @@ const config = require('../config');

* @param {string} repo - The repo's name
* @param {object} params - An object of parameters for the request
* @param {int} params.page - The page of results to retrieve
* @param {string} username - The username to check
*

@@ -106,0 +105,0 @@ * @return {object} Collaborator data

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