all-contributors-cli
Advanced tools
Comparing version 6.14.1 to 6.14.2
@@ -82,3 +82,3 @@ "use strict"; | ||
if (nextLink) { | ||
return getContributorsPage(nextLink).then(function (nextContributors) { | ||
return getContributorsPage(nextLink, optionalPrivateToken).then(function (nextContributors) { | ||
return contributorsIds.concat(nextContributors); | ||
@@ -85,0 +85,0 @@ }); |
{ | ||
"name": "all-contributors-cli", | ||
"version": "6.14.1", | ||
"version": "6.14.2", | ||
"description": "Tool to easily add recognition for new contributors", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -49,2 +49,3 @@ <!-- START doctoc generated TOC please keep comment here to allow auto update --> | ||
[![Downloads](https://img.shields.io/npm/dm/all-contributors-cli.svg)](http://www.npmtrends.com/all-contributors-cli) | ||
[![AUR Version](https://img.shields.io/aur/version/all-contributors-cli.svg)](https://aur.archlinux.org/packages/all-contributors-cli) | ||
[![All Contributors](https://img.shields.io/badge/all_contributors-37-orange.svg?style=flat-square)](#contributors-) | ||
@@ -51,0 +52,0 @@ [![Star on Github](https://img.shields.io/github/stars/all-contributors/all-contributors-cli.svg?style=social)](https://github.com/all-contributors/all-contributors-cli/stargazers) |
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
64701
26
149