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.7 to 1.0.8

11

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

@@ -16,6 +16,3 @@ "bin": "./revel-cli.js",

"homepage": "https://github.com/hellorevel/revel-commit",
"dependencies": {
"commitizen": "^4.2.4",
"cz-conventional-changelog-for-shortcut": "^7.1.0"
},
"dependencies": {},
"config": {

@@ -25,3 +22,7 @@ "commitizen": {

}
},
"devDependencies": {
"@dionlarson/commitizen": "^0.0.0-semantically-released",
"cz-conventional-changelog-for-shortcut": "^7.2.2"
}
}

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

config: {
path: "./cz-config.js",
path: path.join(__dirname, "./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