Socket
Socket
Sign inDemoInstall

@lmc-eu/conventional-changelog-lmc

Package Overview
Dependencies
Maintainers
6
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.1.0 to 1.2.0

src/bump-opts.js

4

package.json
{
"name": "@lmc-eu/conventional-changelog-lmc",
"version": "1.1.0",
"version": "1.2.0",
"description": "conventional-changelog LMC parser and writer",

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

},
"gitHead": "f31dde277e76640fbb16a09b825c70d109c7f93c"
"gitHead": "5632989ed37af382d7f77a56beea964637fecb23"
}
const parserOpts = require('./parser-opts');
const writerOpts = require('./writer-opts');
const recommendedBumpOpts = require('./bump-opts');
module.exports = {
parserOpts,
recommendedBumpOpts,
writerOpts,
};
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