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

cz-rea

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

cz-rea - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -22,3 +22,3 @@ "format cjs";

prompter: function(cz, commit) {
console.log('\nLine 1 will be cropped at 100 characters. All other lines will be wrapped after 100 characters.\n');
console.log('\nLine 1 will be cropped at 60 characters. All other lines will be wrapped after 80 characters.\n');

@@ -25,0 +25,0 @@ // Let's ask some questions of the user

{
"name": "cz-rea",
"version": "1.0.0",
"version": "1.0.1",
"description": "Commitizen adapter following the conventional-changelog format.",

@@ -16,3 +16,6 @@ "main": "index.js",

},
"author": "kamekazemaster <kamekazemaster@gmail.com>",
"author": "Jim Cummins <jimthedev@gmail.com>",
"contributors": [
"kamekazemaster <kamekazemaster@gmail.com>"
],
"license": "MIT",

@@ -19,0 +22,0 @@ "dependencies": {

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