Socket
Socket
Sign inDemoInstall

@commitlint/parse

Package Overview
Dependencies
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/parse - npm Package Compare versions

Comparing version 14.0.0 to 15.0.0

8

CHANGELOG.md

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

# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17)
**Note:** Version bump only for package @commitlint/parse
# [14.0.0](https://github.com/conventional-changelog/commitlint/compare/v13.2.1...v14.0.0) (2021-10-26)

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

10

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

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

"devDependencies": {
"@commitlint/test": "^14.0.0",
"@commitlint/utils": "^14.0.0"
"@commitlint/test": "^15.0.0",
"@commitlint/utils": "^15.0.0"
},
"dependencies": {
"@commitlint/types": "^14.0.0",
"@commitlint/types": "^15.0.0",
"conventional-changelog-angular": "^5.0.11",
"conventional-commits-parser": "^3.2.2"
},
"gitHead": "0bb3487f8ca0cd8e67977c089f65037ea2c7788b"
"gitHead": "399a0289356c670a87524387cc96d8fb0a33fdca"
}
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