Socket
Socket
Sign inDemoInstall

@commitlint/format

Package Overview
Dependencies
6
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.0.1 to 9.1.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
### Bug Fixes
* update dependency chalk to v4 ([#1275](https://github.com/conventional-changelog/commitlint/issues/1275)) ([a5d8fa1](https://github.com/conventional-changelog/commitlint/commit/a5d8fa118e8221361f14f5fd2b21d7aaad008a27))
## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)

@@ -8,0 +19,0 @@

8

package.json
{
"name": "@commitlint/format",
"version": "9.0.1",
"version": "9.1.0",
"description": "Format commitlint reports",

@@ -37,8 +37,8 @@ "main": "lib/index.js",

"devDependencies": {
"@commitlint/utils": "^9.0.1"
"@commitlint/utils": "^9.1.0"
},
"dependencies": {
"chalk": "^3.0.0"
"chalk": "^4.0.0"
},
"gitHead": "7ff3f2902bcaa8b93b653a0af25c811d12ae0dc1"
"gitHead": "c9f5c5cb3f995362c760308f114b6319c0e55ce3"
}
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