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

@commitlint/is-ignored

Package Overview
Dependencies
Maintainers
4
Versions
77
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.5.0 to 19.6.0

1

lib/defaults.js

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

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

@@ -17,0 +18,0 @@ isSemver,

4

package.json
{
"name": "@commitlint/is-ignored",
"type": "module",
"version": "19.5.0",
"version": "19.6.0",
"description": "Lint your commit messages",

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

},
"gitHead": "7e79af18b7500cda0e38f35944ee08b0b312c006"
"gitHead": "d33cbb7d4fe06a4f4c95518b9c95ef2cad9cd648"
}

Sorry, the diff of this file is not supported yet

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