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

commitlint

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commitlint - npm Package Compare versions

Comparing version 8.2.0 to 8.3.0

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

# [8.3.0](https://github.com/conventional-changelog/commitlint/compare/v8.2.0...v8.3.0) (2019-10-16)
**Note:** Version bump only for package commitlint
# [8.2.0](https://github.com/conventional-changelog/commitlint/compare/v8.1.0...v8.2.0) (2019-09-16)

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

{
"name": "commitlint",
"version": "8.2.0",
"version": "8.3.0",
"description": "Lint your commit messages",

@@ -37,10 +37,10 @@ "files": [

"dependencies": {
"@commitlint/cli": "^8.2.0",
"read-pkg": "3.0.0",
"@commitlint/cli": "^8.3.0",
"read-pkg": "5.2.0",
"resolve-pkg": "2.0.0"
},
"devDependencies": {
"@commitlint/utils": "^8.2.0"
"@commitlint/utils": "^8.3.0"
},
"gitHead": "78ef64994b33aa00668831c0bef11ddec75b74f0"
"gitHead": "e2edc43219f5005cee5222133859bb0e839c4a05"
}