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 6.1.2 to 6.1.3

14

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

@@ -62,7 +62,7 @@ "main": "lib/index.js",

"devDependencies": {
"@commitlint/test": "^6.1.2",
"@commitlint/utils": "^6.1.2",
"@commitlint/test": "^6.1.3",
"@commitlint/utils": "^6.1.3",
"ava": "0.22.0",
"babel-cli": "6.26.0",
"babel-preset-commitlint": "^6.1.2",
"babel-preset-commitlint": "^6.1.3",
"babel-register": "6.26.0",

@@ -78,5 +78,5 @@ "concurrently": "3.5.1",

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

@@ -83,0 +83,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