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 8.3.5 to 8.3.6

lib/load.d.ts

8

CHANGELOG.md

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

## [8.3.6](https://github.com/conventional-changelog/commitlint/compare/v8.3.5...v8.3.6) (2021-11-17)
**Note:** Version bump only for package @commitlint/load
## [8.3.5](https://github.com/conventional-changelog/commitlint/compare/v8.3.4...v8.3.5) (2020-01-15)

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

12

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

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

"@commitlint/test": "8.2.0",
"@commitlint/utils": "^8.3.4",
"@commitlint/utils": "^8.3.6",
"ava": "0.22.0",

@@ -72,11 +72,11 @@ "babel-cli": "6.26.0",

"dependencies": {
"@commitlint/execute-rule": "^8.3.4",
"@commitlint/resolve-extends": "^8.3.5",
"@commitlint/execute-rule": "^8.3.6",
"@commitlint/resolve-extends": "^8.3.6",
"babel-runtime": "^6.23.0",
"chalk": "2.4.2",
"cosmiconfig": "^5.2.0",
"lodash": "4.17.15",
"lodash": "4.17.21",
"resolve-from": "^5.0.0"
},
"gitHead": "b39e1ade668e1560cdebc94c4fe18a6dba5e5dda"
"gitHead": "9ef77c205ce9338850b15374fd003f2052211803"
}
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