Socket
Socket
Sign inDemoInstall

@commitlint/is-ignored

Package Overview
Dependencies
Maintainers
4
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/is-ignored - npm Package Compare versions

Comparing version 19.0.3 to 19.2.2

2

lib/defaults.js

@@ -15,3 +15,3 @@ import semver from 'semver';

test(/^(R|r)evert (.*)/),
test(/^(fixup|squash)!/),
test(/^(amend|fixup|squash)!/),
isSemver,

@@ -18,0 +18,0 @@ test(/^(Merged (.*?)(in|into) (.*)|Merged PR (.*): (.*))/),

{
"name": "@commitlint/is-ignored",
"type": "module",
"version": "19.0.3",
"version": "19.2.2",
"description": "Lint your commit messages",

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

},
"gitHead": "9b4ac34069e06cd327760ce37adbde8d537d8e3e"
"gitHead": "66dd3a5cc222d7378fa051c81ef9a2ec65e1f645"
}

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