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.1 to 14.0.0

8

CHANGELOG.md

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

# [14.0.0](https://github.com/conventional-changelog/commitlint/compare/v13.2.1...v14.0.0) (2021-10-26)
**Note:** Version bump only for package @commitlint/load
## [13.2.1](https://github.com/conventional-changelog/commitlint/compare/v13.2.0...v13.2.1) (2021-10-09)

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

21

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

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

"type": "git",
"url": "https://github.com/conventional-changelog/commitlint.git"
"url": "https://github.com/conventional-changelog/commitlint.git",
"directory": "@commitlint/load"
},

@@ -25,3 +26,3 @@ "bugs": {

},
"homepage": "https://github.com/conventional-changelog/commitlint#readme",
"homepage": "https://commitlint.js.org/",
"keywords": [

@@ -39,5 +40,5 @@ "conventional-changelog",

"devDependencies": {
"@commitlint/test": "^13.2.0",
"@commitlint/utils": "^13.2.0",
"@types/lodash": "4.14.175",
"@commitlint/test": "^14.0.0",
"@commitlint/utils": "^14.0.0",
"@types/lodash": "4.14.176",
"conventional-changelog-atom": "^2.0.8",

@@ -47,5 +48,5 @@ "execa": "^5.0.0"

"dependencies": {
"@commitlint/execute-rule": "^13.2.0",
"@commitlint/resolve-extends": "^13.2.0",
"@commitlint/types": "^13.2.0",
"@commitlint/execute-rule": "^14.0.0",
"@commitlint/resolve-extends": "^14.0.0",
"@commitlint/types": "^14.0.0",
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",

@@ -58,3 +59,3 @@ "chalk": "^4.0.0",

},
"gitHead": "b2a552a9693cb27dd291f61ea736e0dd5c02a20f"
"gitHead": "0bb3487f8ca0cd8e67977c089f65037ea2c7788b"
}
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