Socket
Socket
Sign inDemoInstall

all-contributors-cli

Package Overview
Dependencies
Maintainers
1
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 3.0.5 to 3.0.6

lib/contributors/github.test.js

2

lib/contributors/github.js

@@ -18,3 +18,3 @@ 'use strict';

login: body.login,
name: body.name,
name: body.name || username,
avatar_url: body.avatar_url,

@@ -21,0 +21,0 @@ profile: body.blog || body.html_url

{
"name": "all-contributors-cli",
"version": "3.0.5",
"version": "3.0.6",
"description": "Tool to easily add recognition for new contributors",

@@ -34,2 +34,3 @@ "bin": {

"ava": "^0.14.0",
"nock": "^8.0.0",
"nyc": "^6.4.2",

@@ -36,0 +37,0 @@ "xo": "^0.15.0"

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