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

@commitlint/prompt

Package Overview
Dependencies
Maintainers
4
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/prompt - 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/prompt
<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)

11

package.json
{
"name": "@commitlint/prompt",
"version": "7.5.0",
"version": "7.6.0",
"description": "commitizen prompt using commitlint.config.js",

@@ -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",
"commit": "git-cz",

@@ -60,8 +59,8 @@ "deps": "dep-check",

"devDependencies": {
"@commitlint/utils": "^7.5.0",
"@commitlint/utils": "^7.6.0",
"ava": "0.20.0",
"babel-cli": "6.26.0",
"babel-preset-commitlint": "^7.5.0",
"babel-preset-commitlint": "^7.6.0",
"babel-register": "6.26.0",
"commitizen": "3.0.5",
"commitizen": "3.1.1",
"concurrently": "3.5.1",

@@ -71,3 +70,3 @@ "cross-env": "5.1.1"

"dependencies": {
"@commitlint/load": "^7.5.0",
"@commitlint/load": "^7.6.0",
"babel-runtime": "^6.23.0",

@@ -74,0 +73,0 @@ "chalk": "^2.0.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