Socket
Socket
Sign inDemoInstall

gitk

Package Overview
Dependencies
1
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.45.0 to 0.46.0

3

dist/commands/checkout/index.js

@@ -28,3 +28,3 @@ "use strict";

case "return":
console.log("");
console.clear();
(0, terminal_1.terminal)(`git checkout ${branches[index]}`);

@@ -34,2 +34,3 @@ console.log("OK");

case "escape":
console.clear();
process.exit();

@@ -36,0 +37,0 @@ }

{
"name": "gitk",
"version": "0.45.0",
"version": "0.46.0",
"description": "🔧 Git Shortcut Cli Application",

@@ -5,0 +5,0 @@ "author": "rhea-so",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc