Socket
Socket
Sign inDemoInstall

g3l

Package Overview
Dependencies
116
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.7 to 2.0.8

4

index.js

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

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

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

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

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

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

@@ -27,6 +27,6 @@ "main": "index.js",

"dependencies": {
"1n1t": "^1.0.11",
"1n1t": "^1.0.12",
"3x3c": "^1.0.2",
"async": "^2.0.1",
"br4nch": "^1.0.4",
"br4nch": "^1.0.5",
"c0mm1t": "^1.0.7",

@@ -33,0 +33,0 @@ "commander": "^2.9.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc