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

cz-gitmoji-changelog

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cz-gitmoji-changelog - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

.travis.yml

7

package.json
{
"name": "cz-gitmoji-changelog",
"version": "1.0.1",
"version": "1.1.0",
"description": "Commitizen adapter following the Gitmoji format.",

@@ -13,3 +13,3 @@ "main": "index.js",

"dependencies": {
"gitmoji-commit-types": "^1.1.0",
"gitmoji-commit-types": "^1.2.1",
"lodash.map": "^4.6.0",

@@ -22,3 +22,4 @@ "longest": "^2.0.1",

"commit": "git-cz",
"semantic-release": "semantic-release pre && yarn publish && semantic-release post"
"semantic-release": "semantic-release pre && yarn publish && semantic-release post",
"test": "echo 'Tests need to be setup!'"
},

@@ -25,0 +26,0 @@ "repository": {

@@ -6,3 +6,4 @@ # cz-gitmoji-changelog

[![npm downloads](https://img.shields.io/npm/dm/cz-gitmoji-changelog.svg?style=flat-square)](http://npm-stat.com/charts.html?package=cz-gitmoji-changelog&from=2015-08-01)
[![Build Status](https://travis-ci.org/wldcordeiro/cz-gitmoji-changelog.svg?branch=master)](https://travis-ci.org/wldcordeiro/cz-gitmoji-changelog)
A [commitizen](https://github.com/commitizen/cz-cli) adapter. Prompts for [Gitmoji changelog](https://gitmoji.carloscuesta.me/).
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