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

@commitlint/execute-rule

Package Overview
Dependencies
Maintainers
4
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 7.5.0 to 7.6.0

8

CHANGELOG.md

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

# [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06)
**Note:** Version bump only for package @commitlint/execute-rule
<a name="7.5.0"></a>

@@ -8,0 +16,0 @@ # [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)

14

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

@@ -11,3 +11,2 @@ "main": "lib/index.js",

"build": "cross-env NODE_ENV=production babel src --out-dir lib --source-maps",
"clean": "npx rimraf lib",
"deps": "dep-check",

@@ -61,12 +60,11 @@ "pkg": "pkg-check",

"devDependencies": {
"@commitlint/parse": "^7.5.0",
"@commitlint/test": "^7.5.0",
"@commitlint/utils": "^7.5.0",
"@commitlint/parse": "^7.6.0",
"@commitlint/test": "^7.6.0",
"@commitlint/utils": "^7.6.0",
"ava": "0.22.0",
"babel-cli": "6.26.0",
"babel-preset-commitlint": "^7.5.0",
"babel-preset-commitlint": "^7.6.0",
"babel-register": "6.26.0",
"concurrently": "3.5.1",
"cross-env": "5.1.1",
"rimraf": "2.6.1"
"cross-env": "5.1.1"
},

@@ -73,0 +71,0 @@ "dependencies": {

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