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 17.8.1 to 18.0.0

24

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

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

"engines": {
"node": ">=v14"
"node": ">=v18"
},

@@ -39,16 +39,16 @@ "repository": {

"devDependencies": {
"@commitlint/test": "^17.8.1",
"@commitlint/utils": "^17.8.1",
"@commitlint/test": "^18.0.0",
"@commitlint/utils": "^18.0.0",
"@types/lodash.isplainobject": "^4.0.8",
"@types/lodash.merge": "^4.6.8",
"@types/lodash.uniq": "^4.5.8",
"conventional-changelog-atom": "^3.0.0",
"conventional-changelog-atom": "^4.0.0",
"execa": "^5.0.0"
},
"dependencies": {
"@commitlint/config-validator": "^17.8.1",
"@commitlint/execute-rule": "^17.8.1",
"@commitlint/resolve-extends": "^17.8.1",
"@commitlint/types": "^17.8.1",
"@types/node": "20.5.1",
"@commitlint/config-validator": "^18.0.0",
"@commitlint/execute-rule": "^18.0.0",
"@commitlint/resolve-extends": "^18.0.0",
"@commitlint/types": "^18.0.0",
"@types/node": "^18.11.9",
"chalk": "^4.1.0",

@@ -62,5 +62,5 @@ "cosmiconfig": "^8.0.0",

"ts-node": "^10.8.1",
"typescript": "^4.6.4 || ^5.2.2"
"typescript": "^5.2.2"
},
"gitHead": "75b2a1264ac699dbaead2249282b6dca18ae3008"
"gitHead": "3cb66472996a12caa969f941dccd84d07355fb83"
}
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