Socket
Socket
Sign inDemoInstall

commitlint-config-travi

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commitlint-config-travi - npm Package Compare versions

Comparing version 1.2.20 to 1.2.21

19

package.json
{
"name": "commitlint-config-travi",
"version": "1.2.20",
"version": "1.2.21",
"description": "shareable config for commitlint",

@@ -18,3 +18,5 @@ "license": "MIT",

"preversion": "npm test",
"semantic-release": "semantic-release"
"semantic-release": "semantic-release",
"greenkeeper:update-lockfile": "greenkeeper-lockfile-update",
"greenkeeper:upload-lockfile": "greenkeeper-lockfile-upload"
},

@@ -26,18 +28,19 @@ "publishConfig": {

"commitizen": {
"path": "./node_modules/@commitlint/prompt"
"path": "./node_modules/cz-conventional-changelog"
}
},
"devDependencies": {
"@commitlint/prompt": "6.0.2",
"@travi/eslint-config-travi": "1.5.14",
"@travi/eslint-config-travi": "1.6.6",
"globstar": "1.0.0",
"greenkeeper-lockfile": "1.13.2",
"husky": "0.15.0-rc.2",
"markdownlint-cli": "0.6.0",
"markdownlint-cli": "0.7.0",
"npm-run-all": "4.1.2",
"semantic-release": "12.2.4"
"semantic-release": "12.4.1"
},
"dependencies": {
"@commitlint/cli": "6.0.2",
"@commitlint/config-conventional": "6.0.2"
"@commitlint/config-conventional": "6.0.3",
"cz-conventional-changelog": "2.1.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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