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.1.1 to 9.1.2

8

CHANGELOG.md

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

## [9.1.2](https://github.com/conventional-changelog/commitlint/compare/v9.1.1...v9.1.2) (2020-07-13)
**Note:** Version bump only for package @commitlint/load
## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)

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

18

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

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

"engines": {
"node": ">=8"
"node": ">=v8.17.0"
},

@@ -38,4 +38,4 @@ "repository": {

"devDependencies": {
"@commitlint/test": "^9.1.1",
"@commitlint/utils": "^9.1.1",
"@commitlint/test": "^9.1.2",
"@commitlint/utils": "^9.1.2",
"@types/lodash": "4.14.157",

@@ -45,11 +45,11 @@ "execa": "^3.4.0"

"dependencies": {
"@commitlint/execute-rule": "^9.1.1",
"@commitlint/resolve-extends": "^9.1.1",
"@commitlint/types": "^9.1.1",
"@commitlint/execute-rule": "^9.1.2",
"@commitlint/resolve-extends": "^9.1.2",
"@commitlint/types": "^9.1.2",
"chalk": "4.1.0",
"cosmiconfig": "^6.0.0",
"lodash": "^4.17.15",
"lodash": "^4.17.19",
"resolve-from": "^5.0.0"
},
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
"gitHead": "41d4f5851508be1421bd23e0424cacf043bc6a88"
}
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