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 12.1.0 to 12.1.1

8

CHANGELOG.md

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

## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)
**Note:** Version bump only for package @commitlint/load
# [12.1.0](https://github.com/conventional-changelog/commitlint/compare/v12.0.1...v12.1.0) (2021-03-06)

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

12

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

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

"@commitlint/test": "^12.1.0",
"@commitlint/utils": "^12.0.1",
"@commitlint/utils": "^12.1.1",
"@types/lodash": "4.14.168",

@@ -45,5 +45,5 @@ "conventional-changelog-atom": "^2.0.8",

"dependencies": {
"@commitlint/execute-rule": "^12.0.1",
"@commitlint/resolve-extends": "^12.0.1",
"@commitlint/types": "^12.0.1",
"@commitlint/execute-rule": "^12.1.1",
"@commitlint/resolve-extends": "^12.1.1",
"@commitlint/types": "^12.1.1",
"chalk": "^4.0.0",

@@ -54,3 +54,3 @@ "cosmiconfig": "^7.0.0",

},
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
"gitHead": "32daec2277f3db2855996db57264bed36ed5db21"
}
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