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

@commitlint/config-angular-type-enum

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/config-angular-type-enum - npm Package Compare versions

Comparing version 5.0.2 to 5.1.0

11

CHANGELOG.md

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

<a name="5.1.0"></a>
# [5.1.0](https://github.com/marionebl/commitlint/compare/v5.0.2...v5.1.0) (2017-11-24)
### Features
* **travis-cli:** add reusable travis command line interface ([3e6e6a8](https://github.com/marionebl/commitlint/commit/3e6e6a8))
<a name="5.0.1"></a>

@@ -8,0 +19,0 @@ ## [5.0.1](https://github.com/marionebl/commitlint/compare/v5.0.0...v5.0.1) (2017-11-19)

6

package.json
{
"name": "@commitlint/config-angular-type-enum",
"version": "5.0.2",
"version": "5.1.0",
"description": "Shareable commitlint config enforcing the angular commit convention types",

@@ -8,3 +8,3 @@ "scripts": {

"deps": "dep-check",
"lint": "npx xo",
"lint": "xo",
"start": "exit 0",

@@ -31,5 +31,5 @@ "test": "exit 0"

"devDependencies": {
"@commitlint/utils": "^5.0.1",
"@commitlint/utils": "^5.1.0",
"xo": "0.18.2"
}
}
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