runner-run
Advanced tools
+1
-0
@@ -66,2 +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}- install from source: ${blueText}cargo install --git=${repo}/ runner${reset} | ||
@@ -68,0 +69,0 @@ ${indent}- file an issue if your platform is unsupported: ${osc8(`${repo}/issues`)}${detail} |
+16
-15
@@ -38,3 +38,4 @@ { | ||
| "run": "bin/run.cjs", | ||
| "runner": "bin/runner.cjs" | ||
| "runner": "bin/runner.cjs", | ||
| "runner-run": "bin/runner.cjs" | ||
| }, | ||
@@ -53,15 +54,15 @@ "directories": { | ||
| "optionalDependencies": { | ||
| "@runner-run/linux-x64-gnu": "0.16.0", | ||
| "@runner-run/linux-x64-musl": "0.16.0", | ||
| "@runner-run/linux-arm64-gnu": "0.16.0", | ||
| "@runner-run/linux-arm64-musl": "0.16.0", | ||
| "@runner-run/linux-armv7-gnueabihf": "0.16.0", | ||
| "@runner-run/darwin-x64": "0.16.0", | ||
| "@runner-run/darwin-arm64": "0.16.0", | ||
| "@runner-run/win32-x64-msvc": "0.16.0", | ||
| "@runner-run/win32-arm64-msvc": "0.16.0", | ||
| "@runner-run/win32-ia32-msvc": "0.16.0", | ||
| "@runner-run/freebsd-x64": "0.16.0", | ||
| "@runner-run/freebsd-arm64": "0.16.0", | ||
| "@runner-run/netbsd-x64": "0.16.0" | ||
| "@runner-run/linux-x64-gnu": "0.16.1", | ||
| "@runner-run/linux-x64-musl": "0.16.1", | ||
| "@runner-run/linux-arm64-gnu": "0.16.1", | ||
| "@runner-run/linux-arm64-musl": "0.16.1", | ||
| "@runner-run/linux-armv7-gnueabihf": "0.16.1", | ||
| "@runner-run/darwin-x64": "0.16.1", | ||
| "@runner-run/darwin-arm64": "0.16.1", | ||
| "@runner-run/win32-x64-msvc": "0.16.1", | ||
| "@runner-run/win32-arm64-msvc": "0.16.1", | ||
| "@runner-run/win32-ia32-msvc": "0.16.1", | ||
| "@runner-run/freebsd-x64": "0.16.1", | ||
| "@runner-run/freebsd-arm64": "0.16.1", | ||
| "@runner-run/netbsd-x64": "0.16.1" | ||
| }, | ||
@@ -71,3 +72,3 @@ "engines": { | ||
| }, | ||
| "version": "0.16.0", | ||
| "version": "0.16.1", | ||
| "man": [ | ||
@@ -74,0 +75,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.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
24569
1.16%96
1.05%