Socket
Socket
Sign inDemoInstall

@commitlint/load

Package Overview
Dependencies
Maintainers
4
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/load - npm Package Compare versions

Comparing version 10.0.0 to 11.0.0

8

CHANGELOG.md

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

# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
**Note:** Version bump only for package @commitlint/load
# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)

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

16

package.json
{
"name": "@commitlint/load",
"version": "10.0.0",
"version": "11.0.0",
"description": "Load shared commitlint configuration",

@@ -37,11 +37,11 @@ "main": "lib/load.js",

"devDependencies": {
"@commitlint/test": "^10.0.0",
"@commitlint/utils": "^10.0.0",
"@types/lodash": "4.14.159",
"@commitlint/test": "^11.0.0",
"@commitlint/utils": "^11.0.0",
"@types/lodash": "4.14.161",
"execa": "^4.0.0"
},
"dependencies": {
"@commitlint/execute-rule": "^10.0.0",
"@commitlint/resolve-extends": "^10.0.0",
"@commitlint/types": "^10.0.0",
"@commitlint/execute-rule": "^11.0.0",
"@commitlint/resolve-extends": "^11.0.0",
"@commitlint/types": "^11.0.0",
"chalk": "4.1.0",

@@ -52,3 +52,3 @@ "cosmiconfig": "^7.0.0",

},
"gitHead": "3982e5a6bf0c28e4b1109e8516d7fdcfad411eac"
"gitHead": "922317463f7c90c0fb319e075de533dd63343863"
}
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