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

gitro

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitro - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

bin/gitro-build-src.js

4

bin/gitro-help.js

@@ -13,2 +13,4 @@ #! /usr/bin/env node

gmern : Install Express, React and their dependencies for a basic MERN app,
gitro : Runs gbuild, gcom and gpush all at once`);
gitro : Runs gbuild, gcom and gpush all at once
Extras: gsrc, gtail-src`);
{
"name": "gitro",
"version": "1.6.0",
"version": "1.6.1",
"description": "Run common JS development commands fast and easily!",

@@ -21,2 +21,4 @@ "main": "index.js",

"gmern": "bin/gitro-mern.js",
"gsrc": "bin/gitro-build-src.js",
"gtail-src": "bin/gitro-tailwind-src.js",
"gitro": "bin/gitro.js"

@@ -23,0 +25,0 @@ },

******* Gitro NPM package *******
> Version 1.6.0
> Version 1.6.1

@@ -5,0 +5,0 @@ Gitro allows you to run the multiple Git, TailwindCSS, and Node/NPM CLI commands with one command. Gitro is TOTALLY free, open-source, easy to MODIFY & install.

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