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

git-open

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-open - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "git-open",
"version": "1.0.0",
"version": "1.0.1",
"description": "Type `git open` to open the GitHub page or website for a repository.",

@@ -22,2 +22,2 @@ "repository": {

"homepage": "https://github.com/paulirish/git-open"
}
}

@@ -23,7 +23,5 @@ # git-open

Put the bash script in `~/bin/` and make sure that folder's in your PATH.
```sh
curl -o ~/bin/git-open https://raw.githubusercontent.com/paulirish/git-open/master/git-open
chmod +x ~/bin/git-open
npm install --global git-open
```

@@ -30,0 +28,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