Socket
Socket
Sign inDemoInstall

@commitlint/is-ignored

Package Overview
Dependencies
10
Maintainers
4
Versions
75
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 12.1.1 to 12.1.2

8

CHANGELOG.md

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

## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29)
**Note:** Version bump only for package @commitlint/is-ignored
## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)

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

10

package.json
{
"name": "@commitlint/is-ignored",
"version": "12.1.1",
"version": "12.1.2",
"description": "Lint your commit messages",

@@ -37,12 +37,12 @@ "main": "lib/index.js",

"devDependencies": {
"@commitlint/parse": "^12.1.1",
"@commitlint/parse": "^12.1.2",
"@commitlint/test": "^12.1.0",
"@commitlint/utils": "^12.1.1",
"@types/semver": "7.3.4"
"@types/semver": "7.3.5"
},
"dependencies": {
"@commitlint/types": "^12.1.1",
"@commitlint/types": "^12.1.2",
"semver": "7.3.5"
},
"gitHead": "32daec2277f3db2855996db57264bed36ed5db21"
"gitHead": "9c6c793f63bb9c812a27721f9f13dc68e6c482f8"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc