runner-run
Advanced tools
+1
-1
@@ -18,3 +18,3 @@ "use strict"; | ||
| // Re-raise it on ourselves so the parent shell sees `WIFSIGNALED` / exit - | ||
| // code 128 + N instead of a generic 1 — `set -e`, trap handlers, | ||
| // code 128 + N instead of a generic 1; `set -e`, trap handlers, | ||
| // and Ctrl+C chaining all depend on this. | ||
@@ -21,0 +21,0 @@ if (result.signal) { |
+1
-1
@@ -66,3 +66,3 @@ /// <reference types="node" /> | ||
| ${indent}- reinstall without: ${blueText}--no-optional${reset} / ${blueText}--omit=optional${reset} | ||
| ${indent}- bun + ${blueText}minimumReleaseAge${reset}: add the ${blueText}@runner-run/*${reset} platform packages (not just ${blueText}${pkgName}${reset}) to ${blueText}minimumReleaseAgeExcludes${reset} — a fresh release is otherwise age-gated | ||
| ${indent}- bun + ${blueText}minimumReleaseAge${reset}: add the ${blueText}@runner-run/*${reset} platform packages (not just ${blueText}${pkgName}${reset}) to ${blueText}minimumReleaseAgeExcludes${reset}; a fresh release is otherwise age-gated | ||
| ${indent}- install from source: ${blueText}cargo install --git=${repo}/ runner${reset} | ||
@@ -69,0 +69,0 @@ ${indent}- file an issue if your platform is unsupported: ${osc8(`${repo}/issues`)}${detail} |
+14
-14
@@ -52,15 +52,15 @@ { | ||
| "optionalDependencies": { | ||
| "@runner-run/linux-x64-gnu": "0.19.1", | ||
| "@runner-run/linux-x64-musl": "0.19.1", | ||
| "@runner-run/linux-arm64-gnu": "0.19.1", | ||
| "@runner-run/linux-arm64-musl": "0.19.1", | ||
| "@runner-run/linux-armv7-gnueabihf": "0.19.1", | ||
| "@runner-run/darwin-x64": "0.19.1", | ||
| "@runner-run/darwin-arm64": "0.19.1", | ||
| "@runner-run/win32-x64-msvc": "0.19.1", | ||
| "@runner-run/win32-arm64-msvc": "0.19.1", | ||
| "@runner-run/win32-ia32-msvc": "0.19.1", | ||
| "@runner-run/freebsd-x64": "0.19.1", | ||
| "@runner-run/freebsd-arm64": "0.19.1", | ||
| "@runner-run/netbsd-x64": "0.19.1" | ||
| "@runner-run/linux-x64-gnu": "0.20.0", | ||
| "@runner-run/linux-x64-musl": "0.20.0", | ||
| "@runner-run/linux-arm64-gnu": "0.20.0", | ||
| "@runner-run/linux-arm64-musl": "0.20.0", | ||
| "@runner-run/linux-armv7-gnueabihf": "0.20.0", | ||
| "@runner-run/darwin-x64": "0.20.0", | ||
| "@runner-run/darwin-arm64": "0.20.0", | ||
| "@runner-run/win32-x64-msvc": "0.20.0", | ||
| "@runner-run/win32-arm64-msvc": "0.20.0", | ||
| "@runner-run/win32-ia32-msvc": "0.20.0", | ||
| "@runner-run/freebsd-x64": "0.20.0", | ||
| "@runner-run/freebsd-arm64": "0.20.0", | ||
| "@runner-run/netbsd-x64": "0.20.0" | ||
| }, | ||
@@ -70,3 +70,3 @@ "engines": { | ||
| }, | ||
| "version": "0.19.1", | ||
| "version": "0.20.0", | ||
| "man": [ | ||
@@ -73,0 +73,0 @@ "man/run.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
2
-33.33%24492
-0.04%