New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

git_command_manager

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git_command_manager

Commit manager for git

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Crear CLI de Node

  • Inicializar proyecto + Instalar Linter
  • Pedirle al usuario el nombre del commit
  • Mostrar una lista de posibles commits
  • Comprobar si está en un repositorio de Git
  • Pedirle al usuario si es Breaking Change
  • Confirmar con el usuario el commit
  • Crear el commit
  • Crear binario
  • Publicar el paquete en npm

Inicializar proyecto + Linter

npm init -y

FAQs

Package last updated on 01 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts