New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

github-origin-https-to-ssh

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-origin-https-to-ssh - npm Package Compare versions

Comparing version
1.0.8
to
1.0.9
+1
-1
fix_github_https_repo.sh

@@ -33,3 +33,3 @@ #!/usr/bin/env bash

NEW_URL="git@$GIT_DOMAIN:$USER/$REPO.git"
NEW_URL=`echo git@$GIT_DOMAIN:$USER/$REPO.git | sed -e 's/\.git\.git/.git/g'`
echo "Changing repo url from "

@@ -36,0 +36,0 @@ echo " '$REPO_URL'"

{
"name": "github-origin-https-to-ssh",
"version": "1.0.8",
"version": "1.0.9",
"description": "Convert GitHub origin urls from HTTPS to SSH",

@@ -29,5 +29,5 @@ "bin": {

"coordinates": [
45.51956819999999,
-73.5853929
45.5196857,
-73.58555170000001
]
}