Socket
Socket
Sign inDemoInstall

hgco

Package Overview
Dependencies
24
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.3 to 1.1.4

2

package.json
{
"name": "hgco",
"version": "1.1.3",
"version": "1.1.4",
"description": "command line utility adding a JIRA issue key to the end of your mercurial commit messages automatically",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -10,3 +10,3 @@ <br>

# How it works
_hgco_ simply looks up at your current branch name, and if it contains a JIRA issue key, it adds it at the end of your commit message.
_hgco_ looks up at your current branch name, and if it contains a JIRA issue key, _hgco_ adds the issue key at the end of your commit message.

@@ -13,0 +13,0 @@ In any other case, _hgco_ throws and your commit is canceled.

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