@opencode-cloud/core
Advanced tools
+1
-1
| [package] | ||
| name = "opencode-cloud-core" | ||
| version = "25.0.0" | ||
| version = "25.1.0" | ||
| edition = "2024" | ||
@@ -5,0 +5,0 @@ rust-version = "1.89" |
+1
-1
| { | ||
| "name": "@opencode-cloud/core", | ||
| "version": "25.0.0", | ||
| "version": "25.1.0", | ||
| "description": "Core NAPI bindings for opencode-cloud (internal package)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -261,6 +261,6 @@ # ============================================================================= | ||
| # Install language runtimes via mise (2026-02-03) | ||
| # Install language runtimes via mise (2026-02-11) | ||
| # - node@25: pinned to major version | ||
| # - python@3.13: pinned to major version (3.13 has precompiled binaries available) | ||
| # - go@1.25: pinned to minor version | ||
| # - go@1.26: pinned to minor version | ||
| # | ||
@@ -276,6 +276,6 @@ # MISE_PYTHON_COMPILE=0: Disable Python compilation from source. | ||
| /home/opencoder/.local/bin/mise install python@3.13 && \ | ||
| /home/opencoder/.local/bin/mise install go@1.25 && \ | ||
| /home/opencoder/.local/bin/mise install go@1.26 && \ | ||
| /home/opencoder/.local/bin/mise use --global node@25 && \ | ||
| /home/opencoder/.local/bin/mise use --global python@3.13 && \ | ||
| /home/opencoder/.local/bin/mise use --global go@1.25' | ||
| /home/opencoder/.local/bin/mise use --global go@1.26' | ||
@@ -282,0 +282,0 @@ # Set up mise shims in PATH for non-interactive shells |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package