Socket
Socket
Sign inDemoInstall

conventional-changelog-conventionalcommits

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conventional-changelog-conventionalcommits - npm Package Compare versions

Comparing version 7.0.1 to 7.0.2

2

conventionalRecommendedBump.js

@@ -30,3 +30,3 @@ 'use strict'

if (config.preMajor && level < 2) {
if (config?.preMajor && level < 2) {
level++

@@ -33,0 +33,0 @@ }

{
"name": "conventional-changelog-conventionalcommits",
"version": "7.0.1",
"version": "7.0.2",
"description": "conventional-changelog conventionalcommits.org preset",

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

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