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 13.2.0 to 13.2.1

11

CHANGELOG.md

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

## [13.2.1](https://github.com/conventional-changelog/commitlint/compare/v13.2.0...v13.2.1) (2021-10-09)
### Bug Fixes
* **load:** added a direct dependency on typescript ([#2785](https://github.com/conventional-changelog/commitlint/issues/2785)) ([9c17f8d](https://github.com/conventional-changelog/commitlint/commit/9c17f8d423404b484f72df41358a18bd90014ecd)), closes [EndemolShineGroup/cosmiconfig-typescript-loader#147](https://github.com/EndemolShineGroup/cosmiconfig-typescript-loader/issues/147) [#2779](https://github.com/conventional-changelog/commitlint/issues/2779)
# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)

@@ -8,0 +19,0 @@

7

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

@@ -51,5 +51,6 @@ "main": "lib/load.js",

"lodash": "^4.17.19",
"resolve-from": "^5.0.0"
"resolve-from": "^5.0.0",
"typescript": "^4.4.3"
},
"gitHead": "65e45339c79e46d01e35ec067edf14d225a3528a"
"gitHead": "b2a552a9693cb27dd291f61ea736e0dd5c02a20f"
}
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