Socket
Socket
Sign inDemoInstall

@commitlint/parse

Package Overview
Dependencies
86
Maintainers
4
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.2.0 to 8.3.0

8

CHANGELOG.md

@@ -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/parse
# [8.2.0](https://github.com/conventional-changelog/commitlint/compare/v8.1.0...v8.2.0) (2019-09-16)

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

14

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

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

"devDependencies": {
"@commitlint/test": "^8.2.0",
"@commitlint/utils": "^8.2.0",
"@types/lodash": "^4.14.136",
"@commitlint/test": "8.2.0",
"@commitlint/utils": "^8.3.0",
"@types/lodash": "4.14.140",
"import-from": "3.0.0",
"typescript": "^3.5.3"
"typescript": "3.5.3"
},
"dependencies": {
"conventional-changelog-angular": "^1.3.3",
"conventional-commits-parser": "^2.1.0",
"conventional-commits-parser": "^3.0.0",
"lodash": "^4.17.11"
},
"gitHead": "78ef64994b33aa00668831c0bef11ddec75b74f0"
"gitHead": "e2edc43219f5005cee5222133859bb0e839c4a05"
}
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