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.4 to 1.1.5

2

index.js

@@ -12,3 +12,3 @@ #! /usr/bin/env node

const jiraIssueKey = stdout.match(/\D{3,4}-\d{1,4}/)
const jiraIssueKey = stdout.match(/\D{3,10}-\d{1,4}/)
if (!jiraIssueKey) handleError('Error: No JIRA issue key found in your current branch name. Make sure your branch name contains a JIRA issue key.')

@@ -15,0 +15,0 @@

{
"name": "hgco",
"version": "1.1.4",
"version": "1.1.5",
"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",

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