Socket
Socket
Sign inDemoInstall

gitmoji-cli

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitmoji-cli - npm Package Compare versions

Comparing version 8.5.0 to 9.0.0

36

package.json
{
"name": "gitmoji-cli",
"version": "8.5.0",
"version": "9.0.0",
"type": "module",
"description": "A gitmoji client for using emojis on commit messages.",
"engines": {
"node": ">=16"
"node": ">=18"
},

@@ -48,7 +48,7 @@ "bin": {

"chalk": "^5.3.0",
"conf": "11.0.2",
"conf": "12.0.0",
"execa": "^8.0.1",
"fuse.js": "6.6.2",
"inquirer": "^9.2.10",
"inquirer-autocomplete-prompt": "^3.0.0",
"inquirer": "^9.2.11",
"inquirer-autocomplete-prompt": "^3.0.1",
"meow": "^12.1.1",

@@ -59,13 +59,13 @@ "node-fetch": "^3.3.2",

"proxy-agent": "^6.3.1",
"update-notifier": "^6.0.2",
"update-notifier": "^7.0.0",
"validator": "^13.11.0"
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.9",
"@babel/cli": "7.23.0",
"@babel/core": "7.23.0",
"@babel/plugin-syntax-import-assertions": "^7.18.6",
"@babel/preset-env": "7.22.14",
"@babel/preset-flow": "7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@types/jest": "^29.5.4",
"@babel/preset-env": "7.23.2",
"@babel/preset-flow": "7.22.15",
"@babel/preset-typescript": "^7.23.2",
"@types/jest": "^29.5.8",
"@types/update-notifier": "^6.0.5",

@@ -78,9 +78,9 @@ "@typescript-eslint/eslint-plugin": "^5.62.0",

"codecov": "3.8.3",
"eslint": "8.48.0",
"eslint-plugin-ft-flow": "3.0.0",
"eslint": "8.50.0",
"eslint-plugin-ft-flow": "3.0.1",
"eslint-plugin-immutable": "1.0.0",
"flow-bin": "^0.214.0",
"hermes-eslint": "0.15.0",
"flow-bin": "^0.220.1",
"hermes-eslint": "0.15.1",
"husky": "8.0.3",
"jest": "29.6.4",
"jest": "29.7.0",
"jest-fetch-mock": "3.0.3",

@@ -91,3 +91,3 @@ "jest-mock-process": "2.0.0",

"prettier": "3.0.3",
"turbo": "^1.10.12",
"turbo": "^1.10.16",
"typescript": "^5.2.2"

@@ -94,0 +94,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