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.0.3 to 17.1.0

20

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

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

"license": "MIT",
"peerDependencies": {
"ts-node": "@>=10"
},
"devDependencies": {
"@commitlint/test": "^17.0.0",
"@commitlint/utils": "^17.0.0",
"@types/lodash": "4.14.182",
"@types/lodash": "4.14.184",
"conventional-changelog-atom": "^2.0.8",
"execa": "^5.0.0"
"execa": "^5.0.0",
"ts-node": "^10.8.1"
},
"dependencies": {
"@commitlint/config-validator": "^17.0.3",
"@commitlint/config-validator": "^17.1.0",
"@commitlint/execute-rule": "^17.0.0",
"@commitlint/resolve-extends": "^17.0.3",
"@commitlint/resolve-extends": "^17.1.0",
"@commitlint/types": "^17.0.0",
"@types/node": ">=12",
"@types/node": "^14.0.0",
"chalk": "^4.1.0",
"cosmiconfig": "^7.0.0",
"cosmiconfig-typescript-loader": "^2.0.0",
"cosmiconfig-typescript-loader": "^3.0.0",
"lodash": "^4.17.19",

@@ -58,3 +62,3 @@ "resolve-from": "^5.0.0",

},
"gitHead": "234e762ccfb4c89456dcfb050405a723ae762076"
"gitHead": "a2c25b93e34d37a950609fa4606849a55a1826b4"
}
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