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

@commitlint/rules

Package Overview
Dependencies
Maintainers
4
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/rules - npm Package Compare versions

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

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

20

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

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

"devDependencies": {
"@commitlint/parse": "^8.2.0",
"@commitlint/test": "^8.2.0",
"@commitlint/utils": "^8.2.0",
"@commitlint/parse": "^8.3.0",
"@commitlint/test": "8.2.0",
"@commitlint/utils": "^8.3.0",
"ava": "0.22.0",

@@ -69,13 +69,13 @@ "babel-cli": "6.26.0",

"conventional-changelog-angular": "1.6.6",
"cross-env": "5.1.1",
"cross-env": "6.0.0",
"globby": "10.0.1",
"lodash": "4.17.14"
"lodash": "4.17.15"
},
"dependencies": {
"@commitlint/ensure": "^8.2.0",
"@commitlint/message": "^8.2.0",
"@commitlint/to-lines": "^8.2.0",
"@commitlint/ensure": "^8.3.0",
"@commitlint/message": "^8.3.0",
"@commitlint/to-lines": "^8.3.0",
"babel-runtime": "^6.23.0"
},
"gitHead": "78ef64994b33aa00668831c0bef11ddec75b74f0"
"gitHead": "e2edc43219f5005cee5222133859bb0e839c4a05"
}
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