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

@form8ion/commitlint-config

Package Overview
Dependencies
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@form8ion/commitlint-config - npm Package Compare versions

Comparing version 1.0.55 to 1.0.56

21

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "1.0.55",
"version": "1.0.56",
"author": "Matt Travi <npm@travi.org> (https://matt.travi.org/)",

@@ -17,3 +17,4 @@ "repository": "form8ion/commitlint-config",

"lint:peer": "npm ls >/dev/null",
"prepare": "husky install"
"prepare": "husky install",
"lint:publish": "publint --strict"
},

@@ -24,17 +25,19 @@ "files": [

"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},
"dependencies": {
"@commitlint/cli": "17.7.1",
"@commitlint/cli": "17.7.2",
"@commitlint/config-conventional": "17.7.0"
},
"devDependencies": {
"@form8ion/remark-lint-preset": "6.0.0",
"@travi/any": "2.1.8",
"ban-sensitive-files": "1.9.19",
"@form8ion/remark-lint-preset": "6.0.2",
"@travi/any": "3.0.0",
"ban-sensitive-files": "1.10.0",
"cz-conventional-changelog": "3.3.0",
"husky": "8.0.3",
"npm-run-all": "4.1.5",
"remark-cli": "11.0.0"
"npm-run-all2": "6.0.6",
"publint": "0.2.3",
"remark-cli": "12.0.0"
}
}

@@ -9,2 +9,3 @@ # commitlint-config

[![Node CI Workflow Status][github-actions-ci-badge]][github-actions-ci-link]
![SLSA Level 2][slsa-badge]

@@ -89,3 +90,3 @@ <!--status-badges end -->

[semantic-release-badge]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
[semantic-release-badge]: https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release

@@ -103,1 +104,3 @@ [PRs-link]: http://makeapullrequest.com

[github-actions-ci-badge]: https://github.com/form8ion/commitlint-config/workflows/Node.js%20CI/badge.svg
[slsa-badge]: https://slsa.dev/images/gh-badge-level2.svg
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