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

conventional-changelog-generator

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conventional-changelog-generator - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

bin/conventional-changelog-generator.js

@@ -28,3 +28,3 @@ #!/usr/bin/env node

commander
.option('-r, --repository', 'hosting repository [github, bitbucket]', 'github')
.option('-r, --repository <repository>', 'hosting repository [github, bitbucket]', 'github')
.parse(process.argv);

@@ -31,0 +31,0 @@

{
"name": "conventional-changelog-generator",
"version": "0.0.2",
"version": "0.0.3",
"description": "cli wrapper to the conventional-changelog module",

@@ -5,0 +5,0 @@ "author": "Boris Sirota <borisirota@gmail.com>",

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