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 16.0.0 to 16.2.1

8

CHANGELOG.md

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

## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)
**Note:** Version bump only for package @commitlint/read
# [16.0.0](https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0) (2021-12-26)

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

10

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

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

"@commitlint/test": "^16.0.0",
"@commitlint/utils": "^16.0.0",
"@commitlint/utils": "^16.2.1",
"@types/fs-extra": "^9.0.1",

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

"dependencies": {
"@commitlint/top-level": "^16.0.0",
"@commitlint/types": "^16.0.0",
"@commitlint/top-level": "^16.2.1",
"@commitlint/types": "^16.2.1",
"fs-extra": "^10.0.0",
"git-raw-commits": "^2.0.0"
},
"gitHead": "a6bacf60d7dccf969677cdef48fd22f8a92b5f08"
"gitHead": "071cce297f207ebcaf9cfa00e23542b7e0a550e8"
}
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