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 5.0.0 to 5.0.1

8

CHANGELOG.md

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

<a name="5.0.1"></a>
## [5.0.1](https://github.com/marionebl/commitlint/compare/v5.0.0...v5.0.1) (2017-11-19)
**Note:** Version bump only for package @commitlint/config-angular
<a name="4.3.0"></a>

@@ -8,0 +16,0 @@ # [4.3.0](https://github.com/marionebl/commitlint/compare/v4.2.2...v4.3.0) (2017-11-08)

9

package.json
{
"name": "@commitlint/config-angular",
"version": "5.0.0",
"version": "5.0.1",
"description": "Shareable commitlint config enforcing the angular commit convention",
"scripts": {
"clean": "exit 0",
"pretest": "dep-check",
"deps": "dep-check",
"lint": "npx xo",
"start": "exit 0",

@@ -29,7 +30,7 @@ "test": "exit 0"

"devDependencies": {
"@commitlint/utils": "^4.2.1"
"@commitlint/utils": "^5.0.1"
},
"dependencies": {
"@commitlint/config-angular-type-enum": "^5.0.0"
"@commitlint/config-angular-type-enum": "^5.0.1"
}
}

@@ -5,3 +5,3 @@ > Lint your commits, angular-style

Shareable `commitlint` config enforcing the angular commit convention.
Shareable `commitlint` config enforcing the [Angular commit convention](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#-commit-message-guidelines).
Use with [@commitlint/cli](../cli) and [@commitlint/prompt-cli](../prompt-cli).

@@ -8,0 +8,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