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 9.0.0 to 9.0.1

8

CHANGELOG.md

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

## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)
**Note:** Version bump only for package @commitlint/load
# [9.0.0](https://github.com/conventional-changelog/commitlint/compare/v8.3.5...v9.0.0) (2020-05-21)

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

14

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

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

"devDependencies": {
"@commitlint/test": "^9.0.0",
"@commitlint/utils": "^9.0.0",
"@commitlint/test": "^9.0.1",
"@commitlint/utils": "^9.0.1",
"@types/lodash": "4.14.149",

@@ -44,5 +44,5 @@ "execa": "^3.4.0"

"dependencies": {
"@commitlint/execute-rule": "^9.0.0",
"@commitlint/resolve-extends": "^9.0.0",
"@commitlint/types": "^9.0.0",
"@commitlint/execute-rule": "^9.0.1",
"@commitlint/resolve-extends": "^9.0.1",
"@commitlint/types": "^9.0.1",
"chalk": "3.0.0",

@@ -53,3 +53,3 @@ "cosmiconfig": "^6.0.0",

},
"gitHead": "71f0194f33943954a8dac1c458be47e5049717cd"
"gitHead": "7ff3f2902bcaa8b93b653a0af25c811d12ae0dc1"
}
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