Socket
Socket
Sign inDemoInstall

@commitlint/config-conventional

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/config-conventional - npm Package Compare versions

Comparing version 6.0.2 to 6.0.3

8

CHANGELOG.md

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

<a name="6.0.3"></a>
## [6.0.3](https://github.com/marionebl/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31)
**Note:** Version bump only for package @commitlint/config-conventional
<a name="6.0.2"></a>

@@ -8,0 +16,0 @@ ## [6.0.2](https://github.com/marionebl/commitlint/compare/v6.0.0...v6.0.2) (2018-01-12)

8

package.json
{
"name": "@commitlint/config-conventional",
"version": "6.0.2",
"version": "6.0.3",
"description": "Shareable commitlint config enforcing conventional commits",
"files": [
"index.js"
],
"scripts": {
"clean": "exit 0",
"deps": "dep-check",
"pkg": "pkg-check",
"lint": "xo",

@@ -33,4 +37,4 @@ "start": "exit 0",

"devDependencies": {
"@commitlint/utils": "^6.0.2"
"@commitlint/utils": "^6.0.3"
}
}
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