Socket
Socket
Sign inDemoInstall

g3l

Package Overview
Dependencies
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

g3l - npm Package Compare versions

Comparing version 4.0.4 to 4.0.5

2

index.js

@@ -102,3 +102,3 @@ #!/usr/bin/env node

if (eval('program.'+piece.name)) {
// console.log(emoji.emojify(':zap:') ,'Running:'.underline, colors.rainbow(piece.name), emoji.emojify(":dark_sunglasses: \n"));
console.log(emoji.emojify(':zap:') ,'Running:'.underline, colors.rainbow(piece.name), emoji.emojify(":dark_sunglasses: \n"));
if (piece.containRequiredParam || piece.boolean || eval('program.' + piece.name).length > 2) { /* If is has contain required param? */

@@ -105,0 +105,0 @@ if (piece.boolean) {

{
"name": "g3l",
"version": "4.0.4",
"version": "4.0.5",
"description": "Git is easy, github cli is easy but g3l easiest git cli in the w0rld!",

@@ -5,0 +5,0 @@ "main": "index.js",

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