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 9.1.1 to 9.1.2

8

CHANGELOG.md

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

## [9.1.2](https://github.com/conventional-changelog/commitlint/compare/v9.1.1...v9.1.2) (2020-07-13)
**Note:** Version bump only for package @commitlint/prompt
## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)

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

14

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

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

"engines": {
"node": ">=8"
"node": ">=v8.17.0"
},

@@ -54,4 +54,4 @@ "devDependencies": {

"@babel/core": "^7.7.7",
"@commitlint/utils": "^9.1.1",
"babel-preset-commitlint": "^9.1.1",
"@commitlint/utils": "^9.1.2",
"babel-preset-commitlint": "^9.1.2",
"commitizen": "4.1.2",

@@ -62,9 +62,9 @@ "cross-env": "7.0.2"

"@babel/runtime": "^7.9.6",
"@commitlint/load": "^9.1.1",
"@commitlint/load": "^9.1.2",
"chalk": "^4.0.0",
"lodash": "^4.17.15",
"lodash": "^4.17.19",
"throat": "^5.0.0",
"vorpal": "^1.12.0"
},
"gitHead": "cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
"gitHead": "41d4f5851508be1421bd23e0424cacf043bc6a88"
}
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