Socket
Socket
Sign inDemoInstall

@commitlint/format

Package Overview
Dependencies
7
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 13.2.0 to 14.0.0

8

CHANGELOG.md

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

# [14.0.0](https://github.com/conventional-changelog/commitlint/compare/v13.2.1...v14.0.0) (2021-10-26)
**Note:** Version bump only for package @commitlint/format
# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)

@@ -8,0 +16,0 @@

13

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

@@ -19,3 +19,4 @@ "main": "lib/index.js",

"type": "git",
"url": "https://github.com/conventional-changelog/commitlint.git"
"url": "https://github.com/conventional-changelog/commitlint.git",
"directory": "@commitlint/format"
},

@@ -25,3 +26,3 @@ "bugs": {

},
"homepage": "https://github.com/conventional-changelog/commitlint#readme",
"homepage": "https://commitlint.js.org/",
"keywords": [

@@ -39,9 +40,9 @@ "conventional-changelog",

"devDependencies": {
"@commitlint/utils": "^13.2.0"
"@commitlint/utils": "^14.0.0"
},
"dependencies": {
"@commitlint/types": "^13.2.0",
"@commitlint/types": "^14.0.0",
"chalk": "^4.0.0"
},
"gitHead": "65e45339c79e46d01e35ec067edf14d225a3528a"
"gitHead": "0bb3487f8ca0cd8e67977c089f65037ea2c7788b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc