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

@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 13.1.0 to 13.2.0

11

CHANGELOG.md

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

# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)
### Bug Fixes
* **parse:** enforce secure version of `conventional-commits-parser` ([#2776](https://github.com/conventional-changelog/commitlint/issues/2776)) ([a351801](https://github.com/conventional-changelog/commitlint/commit/a3518012ae11bc00a43a12b8ce935f3ffd2d04ef))
# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)

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

12

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

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

"devDependencies": {
"@commitlint/test": "^13.0.0",
"@commitlint/utils": "^13.0.0"
"@commitlint/test": "^13.2.0",
"@commitlint/utils": "^13.2.0"
},
"dependencies": {
"@commitlint/types": "^13.1.0",
"@commitlint/types": "^13.2.0",
"conventional-changelog-angular": "^5.0.11",
"conventional-commits-parser": "^3.0.0"
"conventional-commits-parser": "^3.2.2"
},
"gitHead": "dfbb8c5e9481a5075458acad2e4666fd6b98f9a7"
"gitHead": "65e45339c79e46d01e35ec067edf14d225a3528a"
}
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