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

gh

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gh - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

2

bin/gh.js

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

options.number = options.number || parseInt(remain[1], 0);
operations.push(git.getRepositoryName);

@@ -46,0 +48,0 @@ operations.push(git.getCurrentBranch);

2

package.json
{
"name": "gh",
"description": "Github command line tools helps you improve using git and github from the terminal.",
"version": "0.1.6",
"version": "0.1.7",
"author": {

@@ -6,0 +6,0 @@ "name": "Eduardo Lundgren",

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