Socket
Socket
Sign inDemoInstall

@commitlint/execute-rule

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/execute-rule - npm Package Compare versions

Comparing version 5.2.8 to 6.0.0

12

CHANGELOG.md

@@ -6,4 +6,4 @@ # Change Log

<a name="5.2.8"></a>
## [5.2.8](https://github.com/marionebl/commitlint/compare/v5.2.7...v5.2.8) (2017-12-26)
<a name="6.0.0"></a>
# [6.0.0](https://github.com/marionebl/commitlint/compare/v5.2.6...v6.0.0) (2018-01-09)

@@ -14,9 +14,1 @@

**Note:** Version bump only for package @commitlint/execute-rule
<a name="5.2.7"></a>
## [5.2.7](https://github.com/marionebl/commitlint/compare/v5.2.6...v5.2.7) (2017-12-26)
**Note:** Version bump only for package @commitlint/execute-rule

9

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

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

"xo": false,
"publishConfig": {
"access": "public"
},
"engines": {

@@ -62,4 +59,4 @@ "node": ">=4"

"devDependencies": {
"@commitlint/parse": "^5.2.8",
"@commitlint/test": "^5.2.7",
"@commitlint/parse": "^6.0.0",
"@commitlint/test": "^6.0.0",
"@commitlint/utils": "^5.1.1",

@@ -66,0 +63,0 @@ "ava": "0.22.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