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

commitlint-config-airlight

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commitlint-config-airlight - npm Package Compare versions

Comparing version 6.0.3 to 6.0.4

3

config.js

@@ -1,1 +0,2 @@

export { default } from '@commitlint/config-conventional';
// @ts-expect-error No typings existing
module.exports = require('@commitlint/config-conventional');
{
"name": "commitlint-config-airlight",
"version": "6.0.3",
"version": "6.0.4",
"description": "Commitlint config to make product commits beautiful",
"main": "config.js",
"type": "module",
"type": "commonjs",
"files": ["config.js"],
"engines": {
"node": ">=18.19.1"
"node": ">=18.20.3"
},

@@ -11,0 +11,0 @@ "repository": {

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