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 8.0.0 to 8.1.0

8

CHANGELOG.md

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

# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15)
**Note:** Version bump only for package @commitlint/read
# [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06)

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

10

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

@@ -59,4 +59,4 @@ "main": "lib/index.js",

"devDependencies": {
"@commitlint/test": "^8.0.0",
"@commitlint/utils": "^8.0.0",
"@commitlint/test": "8.0.0",
"@commitlint/utils": "^8.1.0",
"ava": "0.22.0",

@@ -71,3 +71,3 @@ "babel-cli": "6.26.0",

"dependencies": {
"@commitlint/top-level": "^8.0.0",
"@commitlint/top-level": "^8.1.0",
"@marionebl/sander": "^0.6.0",

@@ -77,3 +77,3 @@ "babel-runtime": "^6.23.0",

},
"gitHead": "29d1cee10ee7734a85d97ef039c4ce2da633628c"
"gitHead": "c17420d67adafdf37f68d6861d29a0e85a4a3bd7"
}
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