Socket
Socket
Sign inDemoInstall

conventional-recommended-bump

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conventional-recommended-bump - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

3

cli.js

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

' conventional-recommended-bump',
'',
'Options',

@@ -23,3 +24,3 @@ ' -p, --preset Name of the preset you want to use',

' -v, --verbose Verbose output'
].join('\n')
]
}, {

@@ -26,0 +27,0 @@ alias: {

{
"name": "conventional-recommended-bump",
"version": "0.0.0",
"version": "0.0.1",
"description": "Get a recommended version bump based on conventional commits",

@@ -22,4 +22,5 @@ "homepage": "https://github.com/stevemao/conventional-recommended-bump",

"conventional-commits-parser": "0.0.17",
"git-latest-semver-tag": "0.0.0",
"git-raw-commits": "0.0.7",
"meow": "^3.1.0",
"meow": "^3.3.0",
"object-assign": "^3.0.0"

@@ -26,0 +27,0 @@ },

@@ -39,2 +39,3 @@ # [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage Status][coverall-image]][coverall-url]

conventional-recommended-bump
Options

@@ -97,2 +98,7 @@ -p, --preset Name of the preset you want to use

## Related
- [conventional-changelog](https://github.com/ajoslin/conventional-changelog) - Generate a changelog from git metadata
## License

@@ -99,0 +105,0 @@

Sorry, the diff of this file is not supported yet

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