git-stack-cli
Advanced tools
+2
-2
| { | ||
| "name": "git-stack-cli", | ||
| "version": "1.3.2", | ||
| "version": "1.3.3", | ||
| "description": "", | ||
@@ -9,3 +9,3 @@ "author": "magus", | ||
| "type": "git", | ||
| "url": "https://github.com/magus/git-stack-cli.git" | ||
| "url": "git+https://github.com/magus/git-stack-cli.git" | ||
| }, | ||
@@ -12,0 +12,0 @@ "type": "module", |
@@ -158,2 +158,10 @@ import * as React from "react"; | ||
| // early return since we do not need to sync | ||
| if (!argv.sync) { | ||
| return; | ||
| } | ||
| // in order to sync we walk from rebase_group_index to HEAD | ||
| // checking out each group and syncing to github | ||
| // start from HEAD and work backward to rebase_group_index | ||
@@ -160,0 +168,0 @@ const push_group_list = []; |
Sorry, the diff of this file is too big to display
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1618386
0.03%39845
0.03%