github-api-promise
Advanced tools
Comparing version 1.8.0 to 1.8.1
{ | ||
"name": "github-api-promise", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"description": "A node module for interfacing with the Github API using promises", | ||
@@ -5,0 +5,0 @@ "main": "src/app.js", |
@@ -6,4 +6,4 @@ const config = require('../config'); | ||
/** | ||
* Pull Requests module | ||
* @module pullRequests/pullRequests | ||
* Comments module | ||
* @module pullRequests/comments | ||
*/ | ||
@@ -10,0 +10,0 @@ module.exports = { |
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
70642
1510