Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

ghwd

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ghwd - npm Package Compare versions

Comparing version
1.0.2
to
1.1.0
+1
-1
package.json
{
"name": "ghwd",
"version": "1.0.2",
"version": "1.1.0",
"description": "Open the GitHub URL that matches your shell's current branch and working directory",

@@ -5,0 +5,0 @@ "keywords": [

@@ -37,4 +37,11 @@ # ghwd

Requires the `bash` shell to run. Supports Mac, Linux, Cygwin and Windows *by searching for one of the following openers, so other OSs may be supported as well: `xdg-open`, `open`,`cygstart`,`start`*.
Requires the `bash` shell to run. Supports Mac, Linux, Cygwin and Windows *by
searching for one of the following openers, so other OSs may be supported as
well: `xdg-open`, `open`,`cygstart`,`start`*.
It supports following providers:
- [github.com](https://github.com) ssh, https and `git:` remotes
- [bitbucket.org](https://bitbucket.org) ssh and https remotes
- [gitlab.com](https://gitlab.com) ssh and https remotes
## See Also

@@ -41,0 +48,0 @@

Sorry, the diff of this file is not supported yet