Socket
Socket
Sign inDemoInstall

@commitlint/top-level

Package Overview
Dependencies
Maintainers
1
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 6.0.2 to 6.0.3

8

CHANGELOG.md

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

<a name="6.0.3"></a>
## [6.0.3](https://github.com/marionebl/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31)
**Note:** Version bump only for package @commitlint/top-level
<a name="6.0.2"></a>

@@ -8,0 +16,0 @@ ## [6.0.2](https://github.com/marionebl/commitlint/compare/v6.0.0...v6.0.2) (2018-01-12)

10

package.json
{
"name": "@commitlint/top-level",
"version": "6.0.2",
"version": "6.0.3",
"description": "Lint your commit messages",
"main": "lib/index.js",
"files": [
"lib/"
],
"scripts": {

@@ -10,2 +13,3 @@ "build": "cross-env NODE_ENV=production babel src --out-dir lib --source-maps",

"deps": "dep-check",
"pkg": "pkg-check",
"lint": "xo",

@@ -44,4 +48,5 @@ "start": "yarn watch",

"devDependencies": {
"@commitlint/utils": "^6.0.3",
"babel-cli": "6.26.0",
"babel-preset-commitlint": "^6.0.2",
"babel-preset-commitlint": "^6.0.3",
"babel-register": "6.26.0",

@@ -53,4 +58,5 @@ "cross-env": "5.1.1",

"dependencies": {
"@commitlint/utils": "^6.0.3",
"find-up": "^2.1.0"
}
}
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