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.1.3 to 7.0.0

1

lib/index.js

@@ -29,2 +29,3 @@ 'use strict';

if (typeof found !== 'string') {

@@ -31,0 +32,0 @@ return $return(found);

6

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

@@ -47,5 +47,5 @@ "main": "lib/index.js",

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

@@ -52,0 +52,0 @@ "cross-env": "5.1.1",

Sorry, the diff of this file is not supported yet

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