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.4.32 to 1.4.33

15

package.json
{
"name": "commitlint-config-travi",
"version": "1.4.32",
"description": "shareable config for commitlint",
"license": "MIT",
"version": "1.4.33",
"author": "Matt Travi",

@@ -17,6 +17,8 @@ "repository": "travi/commitlint-config-travi",

"prepack": "npm test",
"prepare": "husky install"
"prepare": "husky install",
"lint:publish": "publint --strict"
},
"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},

@@ -28,2 +30,5 @@ "config": {

},
"dependencies": {
"@form8ion/commitlint-config": "1.0.53"
},
"devDependencies": {

@@ -34,8 +39,6 @@ "@travi/eslint-config-travi": "1.8.8",

"npm-run-all": "4.1.5",
"publint": "0.1.16",
"remark-cli": "11.0.0",
"remark-preset-lint-travi": "5.0.2"
},
"dependencies": {
"@form8ion/commitlint-config": "1.0.52"
}
}
.github/workflows/node-ci.yml

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