New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

devmoji

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devmoji - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

CHANGELOG.md

@@ -0,1 +1,3 @@

## [1.2.2](https://github.com/folke/devmoji/compare/v1.2.1...v1.2.2) (2020-01-15)
## [1.2.1](https://github.com/folke/devmoji/compare/v1.2.0...v1.2.1) (2020-01-15)

@@ -2,0 +4,0 @@

3

package.json
{
"name": "devmoji",
"version": "1.2.1",
"version": "1.2.2",
"description": "Enhance your conventional commits with gitmoji",

@@ -69,2 +69,3 @@ "keywords": [

"concurrently": "^5.0.2",
"conventional-changelog-conventionalcommits": "^4.2.3",
"copyfiles": "^2.1.1",

@@ -71,0 +72,0 @@ "eslint": "^6.8.0",

@@ -20,5 +20,5 @@ # :sparkles: Devmoji

`shortcode` (like `:smile:`), `devmoji`
- use aliases that are easy to remember like: `:test:`, `:refactor:`, `:docs:`,
`:security` instead of non-related names of gitmoji
- us as a `prepare-commit-msg` commit hook to :sparkles: **automagically**
- use **devmoji aliases** that are easy to remember like: `:test:`,
`:refactor:`, `:docs:`, `:security` instead of hard to remember emoji codes
- install a **`prepare-commit-msg` commit hook** to :sparkles: automagically
emojify your commit message

@@ -28,2 +28,9 @@ - emojify and colorify the output of `git log` even for projects not using

How does it look like?
- see the commit messages of the Devmoji
[github repository](https://github.com/folke/devmoji)
- generated Devmoji
[CHANGELOG.md](https://github.com/folke/devmoji/blob/master/CHANGELOG.md)
## :package: Installation

@@ -30,0 +37,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