Socket
Socket
Sign inDemoInstall

@commitlint/read

Package Overview
Dependencies
Maintainers
4
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/read - 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/read
# [12.1.0](https://github.com/conventional-changelog/commitlint/compare/v12.0.1...v12.1.0) (2021-03-06)

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

10

package.json
{
"name": "@commitlint/read",
"version": "12.1.0",
"version": "12.1.1",
"description": "Read commit messages from a specified range or last edit",

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

"@commitlint/test": "^12.1.0",
"@commitlint/utils": "^12.0.1",
"@commitlint/utils": "^12.1.1",
"@types/fs-extra": "^9.0.1",

@@ -45,8 +45,8 @@ "@types/git-raw-commits": "^2.0.0",

"dependencies": {
"@commitlint/top-level": "^12.0.1",
"@commitlint/types": "^12.0.1",
"@commitlint/top-level": "^12.1.1",
"@commitlint/types": "^12.1.1",
"fs-extra": "^9.0.0",
"git-raw-commits": "^2.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