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
88
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 3.0.3 to 3.0.4

16

CHANGELOG.md

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

<a name="3.0.4"></a>
## 3.0.4 (2017-08-04)
<a name="3.0.3"></a>

@@ -18,2 +23,7 @@ ## 3.0.3 (2017-07-16)

<a name="3.0.3"></a>
## 3.0.3 (2017-07-16)
<a name="3.0.2"></a>

@@ -25,2 +35,8 @@ ## 3.0.2 (2017-07-11)

<a name="3.0.2"></a>
## 3.0.2 (2017-07-11)
<a name="3.0.1"></a>

@@ -27,0 +43,0 @@ ## 3.0.1 (2017-07-11)

2

package.json
{
"name": "@commitlint/config-angular",
"version": "3.0.3",
"version": "3.0.4",
"description": "Shareable commitlint config enforcing the angular commit convention",

@@ -5,0 +5,0 @@ "scripts": {

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

npm install --save-dev @commitlint/config-angular @commitlint/cli
echo "module.exports = {extends: ['@commitlint/config-angular']};" > .commitlint.config.js
echo "module.exports = {extends: ['@commitlint/config-angular']};" > commitlint.config.js
```

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