Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@commitlint/top-level

Package Overview
Dependencies
Maintainers
4
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/top-level - npm Package Compare versions

Comparing version 7.5.0 to 7.6.0

8

CHANGELOG.md

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

# [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06)
**Note:** Version bump only for package @commitlint/top-level
<a name="7.5.0"></a>

@@ -8,0 +16,0 @@ # [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)

10

package.json
{
"name": "@commitlint/top-level",
"version": "7.5.0",
"version": "7.6.0",
"description": "Lint your commit messages",

@@ -11,3 +11,2 @@ "main": "lib/index.js",

"build": "cross-env NODE_ENV=production babel src --out-dir lib --source-maps",
"clean": "npx rimraf lib",
"deps": "dep-check",

@@ -46,8 +45,7 @@ "pkg": "pkg-check",

"devDependencies": {
"@commitlint/utils": "^7.5.0",
"@commitlint/utils": "^7.6.0",
"babel-cli": "6.26.0",
"babel-preset-commitlint": "^7.5.0",
"babel-preset-commitlint": "^7.6.0",
"babel-register": "6.26.0",
"cross-env": "5.1.1",
"rimraf": "2.6.1"
"cross-env": "5.1.1"
},

@@ -54,0 +52,0 @@ "dependencies": {

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