New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

commitlint-config-cozy

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commitlint-config-cozy - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

8

CHANGELOG.md

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

<a name="0.2.4"></a>
## [0.2.4](https://github.com/cozy/cozy-libs/compare/commitlint-config-cozy@0.2.3...commitlint-config-cozy@0.2.4) (2018-08-30)
**Note:** Version bump only for package commitlint-config-cozy
<a name="0.2.3"></a>

@@ -8,0 +16,0 @@ ## [0.2.3](https://github.com/cozy/cozy-libs/compare/commitlint-config-cozy@0.2.2...commitlint-config-cozy@0.2.3) (2018-08-22)

4

package.json
{
"name": "commitlint-config-cozy",
"version": "0.2.3",
"version": "0.2.4",
"description": "Shareable commitlint config enforcing the cozy commit convention",

@@ -18,3 +18,3 @@ "main": "index.js",

"test": "jest --env node ./*.spec.js",
"lint": "eslint --fix ./*.js"
"lint": "eslint ./*.js"
},

@@ -21,0 +21,0 @@ "devDependencies": {

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