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

@commitlint/config-angular

Package Overview
Dependencies
Maintainers
1
Versions
89
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 6.1.3 to 7.0.0

4

index.js

@@ -11,4 +11,4 @@ const typeEnum = require('@commitlint/config-angular-type-enum');

2,
'never',
['sentence-case', 'start-case', 'pascal-case', 'upper-case']
'always',
['camel-case', 'kebab-case', 'lower-case', 'snake-case']
],

@@ -15,0 +15,0 @@ 'subject-empty': [2, 'never'],

{
"name": "@commitlint/config-angular",
"version": "6.1.3",
"version": "7.0.0",
"description": "Shareable commitlint config enforcing the angular commit convention",

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

"devDependencies": {
"@commitlint/utils": "^6.1.3"
"@commitlint/utils": "^7.0.0"
},
"dependencies": {
"@commitlint/config-angular-type-enum": "^6.1.3"
"@commitlint/config-angular-type-enum": "^7.0.0"
}
}
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