Socket
Socket
Sign inDemoInstall

@commitlint/execute-rule

Package Overview
Dependencies
0
Maintainers
4
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.1.0 to 8.2.0

8

CHANGELOG.md

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

# [8.2.0](https://github.com/conventional-changelog/commitlint/compare/v8.1.0...v8.2.0) (2019-09-16)
**Note:** Version bump only for package @commitlint/execute-rule
# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15)

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

10

package.json
{
"name": "@commitlint/execute-rule",
"version": "8.1.0",
"version": "8.2.0",
"description": "Lint your commit messages",

@@ -37,10 +37,10 @@ "main": "lib/index.js",

"devDependencies": {
"@commitlint/parse": "^8.1.0",
"@commitlint/utils": "^8.1.0",
"@commitlint/parse": "^8.2.0",
"@commitlint/utils": "^8.2.0",
"@types/jest": "24.0.15",
"@types/lodash": "4.14.134",
"@types/lodash": "4.14.136",
"jest": "24.8.0",
"ts-jest": "24.0.2"
},
"gitHead": "c17420d67adafdf37f68d6861d29a0e85a4a3bd7"
"gitHead": "78ef64994b33aa00668831c0bef11ddec75b74f0"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc