New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

git-jump

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-jump - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

git-jump.1

10

package.json
{
"name": "git-jump",
"version": "0.1.0",
"version": "0.1.1",
"description": "Git Branches Helper",

@@ -13,3 +13,5 @@ "scripts": {

},
"man": ["./git-jump.1"],
"man": [
"./git-jump.1"
],
"files": [

@@ -19,3 +21,5 @@ "exec",

"img",
"!dist/*.map"
"!dist/*.map",
"git-jump.1",
"help.txt"
],

@@ -22,0 +26,0 @@ "author": {

@@ -1,2 +0,2 @@

![git-jump CLI logo](./img/readme-banner.png)
![git-jump CLI logo](https://raw.githubusercontent.com/mykolaharmash/git-jump/main/img/readme-banner.png)

@@ -75,3 +75,3 @@ # Git Branches Helper

<p align="center">
<img src="./img/demo.gif" alt="git jump interactive interface" width="600px" style="border-radius: 5px;" />
<img src="https://raw.githubusercontent.com/mykolaharmash/git-jump/main/img/demo.gif" alt="git jump interactive interface" width="600px" style="border-radius: 5px;" />
</p>

@@ -88,3 +88,3 @@

![iTerm 2 app preferences window](./img/iTerm-Option-key@2x.png)
![iTerm 2 app preferences window](https://raw.githubusercontent.com/mykolaharmash/git-jump/main/img/iTerm-Option-key@2x.png)

@@ -95,3 +95,3 @@ ### macOS Terminal

![macOS Terminal app preferences window](./img/Terminal-Option-key@2x.png)
![macOS Terminal app preferences window](v/img/Terminal-Option-key@2x.png)

@@ -98,0 +98,0 @@ ### Hyper

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