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

cz-ponsfrilus-changelog

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cz-ponsfrilus-changelog - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

2

engine.js

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

// Hard limit this line
var head = (answers.type + scope + ': ' + answers.subject.trim()).slice(0, maxLineWidth);
var head = (answers.type + scope + sep + ' ' + answers.subject.trim()).slice(0, maxLineWidth);

@@ -119,0 +119,0 @@ // Wrap these lines at 100 characters

{
"name": "cz-ponsfrilus-changelog",
"version": "2.2.3",
"version": "2.2.4",
"description": "Commitizen adapter following the ponsfrilus-changelog format.",

@@ -19,10 +19,10 @@ "main": "index.js",

"dependencies": {
"lodash.map": "^4.5.1",
"longest": "^1.0.1",
"ponsfrilus-commit-types": "0.0.5",
"lodash.map": "^4.6.0",
"longest": "^2.0.1",
"ponsfrilus-commit-types": "^0.0.8",
"right-pad": "^1.0.1",
"word-wrap": "^1.0.3"
"word-wrap": "^1.2.3"
},
"devDependencies": {
"commitizen": "2.9.6"
"commitizen": "3.0.5"
},

@@ -29,0 +29,0 @@ "config": {

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