You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

commitlint-config-angular

Package Overview
Dependencies
Maintainers
4
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commitlint-config-angular - npm Package Compare versions

Comparing version

to
19.8.1

2

index.js

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

export {default} from '@commitlint/config-angular';
export { default } from "@commitlint/config-angular";
{
"name": "commitlint-config-angular",
"type": "module",
"version": "19.8.0",
"version": "19.8.1",
"description": "Shareable commitlint config enforcing the angular commit convention",

@@ -34,8 +34,8 @@ "files": [

"dependencies": {
"@commitlint/config-angular": "^19.8.0"
"@commitlint/config-angular": "^19.8.1"
},
"devDependencies": {
"@commitlint/utils": "^19.8.0"
"@commitlint/utils": "^19.8.1"
},
"gitHead": "e82f05a737626bb69979d14564f5ff601997f679"
"gitHead": "3c302008cabeb0b08cd246b2417a51a9d745a918"
}