Socket
Socket
Sign inDemoInstall

@commitlint/parse

Package Overview
Dependencies
87
Maintainers
4
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.0.0 to 12.0.1

8

CHANGELOG.md

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

## [12.0.1](https://github.com/conventional-changelog/commitlint/compare/v12.0.0...v12.0.1) (2021-02-23)
**Note:** Version bump only for package @commitlint/parse
# [12.0.0](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0) (2021-01-18)

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

10

package.json
{
"name": "@commitlint/parse",
"version": "12.0.0",
"version": "12.0.1",
"description": "Lint your commit messages",

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

"devDependencies": {
"@commitlint/test": "^12.0.0",
"@commitlint/utils": "^12.0.0"
"@commitlint/test": "^12.0.1",
"@commitlint/utils": "^12.0.1"
},
"dependencies": {
"@commitlint/types": "^12.0.0",
"@commitlint/types": "^12.0.1",
"conventional-changelog-angular": "^5.0.11",
"conventional-commits-parser": "^3.0.0"
},
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
"gitHead": "610d2911bea066c87700155de3bf5bbecf266a8d"
}
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