Socket
Socket
Sign inDemoInstall

revel-commit

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

revel-commit - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"name": "revel-commit",
"version": "1.0.6",
"version": "1.0.7",
"description": "Commitizen wrapper following the conventional-changelog format and asking for Shortcut story at Revel.",

@@ -5,0 +5,0 @@ "bin": "./revel-cli.js",

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

bootstrap({
cliPath: path.join(__dirname, "../../node_modules/commitizen"),
cliPath: path.join(__dirname, "./node_modules/commitizen"),
config: {

@@ -11,0 +11,0 @@ path: "./cz-config.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