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

all-contributors-cli

Package Overview
Dependencies
Maintainers
2
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 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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc