Socket
Socket
Sign inDemoInstall

revel-commit

Package Overview
Dependencies
217
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.13 to 1.1.0

2

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

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

@@ -10,4 +10,4 @@ #!/usr/bin/env node

config: {
path: path.join(__dirname, "../../cz-config.js"),
path: path.join(__dirname, "./cz-config.js"),
},
});
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc