Socket
Socket
Sign inDemoInstall

@commitlint/types

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/types - npm Package Compare versions

Comparing version 17.4.0 to 17.4.4

1

lib/parse.d.ts

@@ -30,2 +30,3 @@ export interface Commit {

commentChar?: string;
fieldPattern?: RegExp;
headerCorrespondence?: string[];

@@ -32,0 +33,0 @@ headerPattern?: RegExp;

4

package.json
{
"name": "@commitlint/types",
"version": "17.4.0",
"version": "17.4.4",
"description": "Shared types for commitlint packages",

@@ -36,3 +36,3 @@ "main": "lib/index.js",

},
"gitHead": "7b0f7e805818944ab9fa42c52b6858211bbf2a66"
"gitHead": "1aeec3c9b2c21cb8f0386398c24d8e7ed6eafbf0"
}

Sorry, the diff of this file is not supported yet

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