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
4
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 16.2.1 to 16.3.0

8

CHANGELOG.md

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

# [16.3.0](https://github.com/conventional-changelog/commitlint/compare/v16.2.4...v16.3.0) (2022-05-14)
**Note:** Version bump only for package @commitlint/config-angular-type-enum
## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)

@@ -8,0 +16,0 @@

4

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

@@ -35,3 +35,3 @@ "files": [

},
"gitHead": "071cce297f207ebcaf9cfa00e23542b7e0a550e8"
"gitHead": "211f5140ab20c0513478d04b83fbd78ff3f6da80"
}

@@ -11,3 +11,3 @@ # @commitlint/config-angular-type-enum

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

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