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

git-conventional-commits

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-conventional-commits - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

lib/gitCommitConvention.js

@@ -54,3 +54,3 @@ const Git = require("./git");

return acc;
}, {breakingChanges: 0, features: 0, patches: 0});
}, {breaking: 0, features: 0, patches: 0});

@@ -57,0 +57,0 @@ applyChangesToVersion(version, changes);

{
"name": "git-conventional-commits",
"version": "2.0.1",
"version": "2.0.2",
"description": "git conventional commits util",

@@ -5,0 +5,0 @@ "licence": "GPLv3",

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