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 13.0.0 to 13.1.0

8

CHANGELOG.md

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

# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)
**Note:** Version bump only for package @commitlint/is-ignored
# [13.0.0](https://github.com/conventional-changelog/commitlint/compare/v12.1.4...v13.0.0) (2021-05-24)

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

10

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

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

"devDependencies": {
"@commitlint/parse": "^13.0.0",
"@commitlint/parse": "^13.1.0",
"@commitlint/test": "^13.0.0",
"@commitlint/utils": "^13.0.0",
"@types/semver": "7.3.6"
"@types/semver": "7.3.8"
},
"dependencies": {
"@commitlint/types": "^13.0.0",
"@commitlint/types": "^13.1.0",
"semver": "7.3.5"
},
"gitHead": "ca0ddf736a495fe6868cb9b4c43ae65476a5a6bf"
"gitHead": "dfbb8c5e9481a5075458acad2e4666fd6b98f9a7"
}
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