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

@commitlint/lint

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/lint - npm Package Compare versions

Comparing version 7.0.0 to 7.1.0

8

CHANGELOG.md

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

<a name="7.1.0"></a>
# [7.1.0](https://github.com/marionebl/commitlint/compare/v7.0.1...v7.1.0) (2018-08-29)
**Note:** Version bump only for package @commitlint/lint
<a name="6.2.0"></a>

@@ -8,0 +16,0 @@ # [6.2.0](https://github.com/marionebl/commitlint/compare/v6.1.3...v6.2.0) (2018-05-01)

6

package.json
{
"name": "@commitlint/lint",
"version": "7.0.0",
"version": "7.1.0",
"description": "Lint a string against commitlint rules",

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

"dependencies": {
"@commitlint/is-ignored": "^7.0.0",
"@commitlint/is-ignored": "^7.1.0",
"@commitlint/parse": "^7.0.0",
"@commitlint/rules": "^7.0.0",
"@commitlint/rules": "^7.1.0",
"babel-runtime": "^6.23.0",

@@ -82,0 +82,0 @@ "lodash.topairs": "4.3.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