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 2.0.1 to 2.0.2

14

CHANGELOG.md

@@ -6,2 +6,16 @@ # Change Log

<a name="2.0.2"></a>
## [2.0.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc-bitbucket@2.0.1...@lmc-eu/conventional-changelog-lmc-bitbucket@2.0.2) (2022-03-14)
### Chores
- **conventional-changelog:** Set max workers option for jest ([94890c8](https://github.com/lmc-eu/code-quality-tools/commit/94890c8))
### Tests
- **conventional-changelog:** Use of eslint-config-jest for tests ([6dc7091](https://github.com/lmc-eu/code-quality-tools/commit/6dc7091))
**Note:** Version bump only for package @lmc-eu/conventional-changelog-lmc-bitbucket
<a name="2.0.1"></a>

@@ -8,0 +22,0 @@

6

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

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

"scripts": {
"test": "is-ci || jest"
"test": "is-ci || jest --maxWorkers=50%"
},

@@ -55,3 +55,3 @@ "dependencies": {

},
"gitHead": "806f5e1ecd31b07dd6b0c4219cb9555cbdc5eb56"
"gitHead": "a49e52cf09c405d8609bac6f692dd0582a2baad1"
}
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