Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

all-contributors-cli

Package Overview
Dependencies
Maintainers
4
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

all-contributors-cli - npm Package Compare versions

Comparing version 6.14.1 to 6.14.2

LICENSE.md

2

dist/repo/github.js

@@ -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)

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