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

@lmc-eu/conventional-changelog-lmc-bitbucket

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lmc-eu/conventional-changelog-lmc-bitbucket - npm Package Compare versions

Comparing version 1.3.5 to 1.3.6

4

package.json
{
"name": "@lmc-eu/conventional-changelog-lmc-bitbucket",
"version": "1.3.5",
"version": "1.3.6",
"description": "conventional-changelog LMC preset for BitBucket",

@@ -51,3 +51,3 @@ "keywords": [

},
"gitHead": "0a3432594016ce792c0e486f9a8a4d7cd19443a7"
"gitHead": "c549e9edebf8bf85b4203e8c30708a50392d03dc"
}

@@ -8,6 +8,7 @@ const compareFunc = require('compare-func');

* Formats issues using the issueURL as the prefix of the complete issue URL
*
* @param {string} issueUrl - if the issueURL is falsy, then the issue will be printed as-is.
* Otherwise, it will be printed as a link
* @param {string} issue - the issue reference (without the # in-front of it)
* @return {string} - Either the issue or a Markdown-formatted link to the issue.
* @returns {string} - Either the issue or a Markdown-formatted link to the issue.
*/

@@ -14,0 +15,0 @@ function formatIssue(issueUrl, issue) {

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