🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

runner-run

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

runner-run - npm Package Compare versions

Comparing version
0.19.1
to
0.20.0
+1
-1
lib/launch.cjs

@@ -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) {

@@ -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}

@@ -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