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

commitizen-cli

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commitizen-cli - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

6

package.json
{
"name": "commitizen-cli",
"version": "1.3.0",
"version": "1.3.1",
"description": "Command-line interface tool that helps enforce standardized commit message formats in Git repositories.",

@@ -53,2 +53,3 @@ "type": "module",

"@types/dedent": "^0.7.0",
"@types/lodash": "^4.14.196",
"@types/node": "^20.2.5",

@@ -70,4 +71,5 @@ "@typescript-eslint/eslint-plugin": "^5.59.8",

"dedent": "^0.7.0",
"kolorist": "^1.8.0"
"kolorist": "^1.8.0",
"lodash": "^4.17.21"
}
}

Sorry, the diff of this file is not supported yet

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