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 2.0.6 to 2.0.7

4

index.js

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

if (program.message) {
C(program.message)
C(program.message, program.new_branch)
.then(function(value) {

@@ -116,3 +116,3 @@ console.log(value)

if (program.message) {
C(program.message)
C(program.message, program.new_branch)
.then(function(value) {

@@ -119,0 +119,0 @@ console.log(value)

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

@@ -31,3 +31,3 @@ "main": "index.js",

"br4nch": "^1.0.4",
"c0mm1t": "^1.0.6",
"c0mm1t": "^1.0.7",
"commander": "^2.9.0",

@@ -34,0 +34,0 @@ "prompt": "^1.0.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