Socket
Socket
Sign inDemoInstall

all-contributors-cli

Package Overview
Dependencies
131
Maintainers
2
Versions
121
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.4.0 to 4.5.0

40

lib/util/contribution-types.js

@@ -32,2 +32,6 @@ 'use strict';

},
eventOrganizing: {
symbol: 'πŸ“‹',
description: 'Event Organizing'
},
example: {

@@ -37,2 +41,14 @@ symbol: 'πŸ’‘',

},
financial: {
symbol: 'πŸ’΅',
description: 'Financial'
},
fundingFinding: {
symbol: 'πŸ”',
description: 'Funding Finding'
},
ideas: {
symbol: 'πŸ€”',
description: 'Ideas, Planning, & Feedback'
},
infra: {

@@ -63,2 +79,6 @@ symbol: 'πŸš‡',

},
tool: {
symbol: 'πŸ”§',
description: 'Tools'
},
translation: {

@@ -68,6 +88,2 @@ symbol: '🌍',

},
tool: {
symbol: 'πŸ”§',
description: 'Tools'
},
tutorial: {

@@ -80,18 +96,2 @@ symbol: 'βœ…',

description: 'Videos'
},
financial: {
symbol: 'πŸ’΅',
description: 'Financial'
},
fundingFinding: {
symbol: 'πŸ”',
description: 'Funding Finding'
},
eventOrganizing: {
symbol: 'πŸ“‹',
description: 'Event Organizing'
},
ideas: {
symbol: 'πŸ€”',
description: 'Ideas, Planning, & Feedback'
}

@@ -98,0 +98,0 @@ };

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

@@ -5,0 +5,0 @@ "bin": {

@@ -57,22 +57,22 @@ # all-contributors-cli

Where `username` is the user's GitHub username, and `contribution` is a `,`-separated list of ways to contribute, from the following list ([see the specs](https://github.com/kentcdodds/all-contributors#emoji-key)):
- blog: [πŸ“](# "Blogposts")
- bug: [πŸ›](# "Bug reports")
- code: [πŸ’»](# "Code")
- design: [🎨](# "Design")
- doc: [πŸ“–](# "Documentation")
- eventOrganizing: [πŸ“‹](# "Event Organizing")
- example: [πŸ’‘](# "Examples")
- financial: [πŸ’΅](# "Financial")
- fundingFinding: [πŸ”](# "Funding Finding")
- ideas: [πŸ€”](# "Ideas, Planning, & Feedback")
- infra: [πŸš‡](# "Infrastructure (Hosting, Build-Tools, etc)")
- plugin: [πŸ”Œ](# "Plugin/utility libraries")
- question: [πŸ’¬](# "Answering Questions")
- review: [πŸ‘€](# "Reviewed Pull Requests")
- talk: [πŸ“’](# "Talks")
- test: [⚠️](# "Tests")
- tool: [πŸ”§](# "Tools")
- infra: [πŸš‡](# "Infrastructure (Hosting, Build-Tools, etc)")
- doc: [πŸ“–](# "Documentation")
- translation: [🌍](# "Translation")
- question: [πŸ’¬](# "Answering Questions")
- test: [⚠️](# "Tests")
- bug: [πŸ›](# "Bug reports")
- example: [πŸ’‘](# "Examples")
- blog: [πŸ“](# "Blogposts")
- tutorial: [βœ…](# "Tutorials")
- video: [πŸ“Ή](# "Videos")
- talk: [πŸ“’](# "Talks")
- design: [🎨](# "Design")
- review: [πŸ‘€](# "Reviewed Pull Requests")
- financial: [πŸ’΅](# "Financial")
- fundingFinding: [πŸ”](# "Funding Finding")
- eventOrganizing: [πŸ“‹](# "Event Organizing")
- ideas: [πŸ€”](# "Ideas, Planning, & Feedback")

@@ -79,0 +79,0 @@ ## Configuration

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc