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

@commitlint/top-level

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/top-level - npm Package Compare versions

Comparing version 6.0.4 to 6.0.5

11

CHANGELOG.md

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

<a name="6.0.5"></a>
## [6.0.5](https://github.com/marionebl/commitlint/compare/v6.0.4...v6.0.5) (2018-01-31)
### Bug Fixes
* remove utils from prod dependencies ([4fb858a](https://github.com/marionebl/commitlint/commit/4fb858a))
<a name="6.0.4"></a>

@@ -8,0 +19,0 @@ ## [6.0.4](https://github.com/marionebl/commitlint/compare/v6.0.3...v6.0.4) (2018-01-31)

3

package.json
{
"name": "@commitlint/top-level",
"version": "6.0.4",
"version": "6.0.5",
"description": "Lint your commit messages",

@@ -56,5 +56,4 @@ "main": "lib/index.js",

"dependencies": {
"@commitlint/utils": "^6.0.4",
"find-up": "^2.1.0"
}
}
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