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

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

14

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

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

"devDependencies": {
"@commitlint/parse": "^8.2.0",
"@commitlint/utils": "^8.2.0",
"@types/jest": "24.0.15",
"@types/lodash": "4.14.136",
"@commitlint/parse": "^8.3.0",
"@commitlint/utils": "^8.3.0",
"@types/jest": "24.0.18",
"@types/lodash": "4.14.140",
"jest": "24.8.0",
"ts-jest": "24.0.2"
"ts-jest": "24.1.0"
},
"gitHead": "78ef64994b33aa00668831c0bef11ddec75b74f0"
"gitHead": "e2edc43219f5005cee5222133859bb0e839c4a05"
}
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