🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@opencode-cloud/core

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencode-cloud/core - npm Package Compare versions

Comparing version
1.0.6
to
1.0.7
+2
-2
package.json
{
"name": "@opencode-cloud/core",
"version": "1.0.6",
"version": "1.0.7",
"description": "Core NAPI bindings for opencode-cloud (internal package)",

@@ -38,4 +38,4 @@ "main": "index.js",

"build:debug": "napi build --platform --features napi --no-js && cp src/bindings.js index.js && cp src/bindings.d.ts index.d.ts",
"postinstall": "npm run build || echo 'Build failed - ensure Rust 1.82+ is installed (rustup.rs)'"
"postinstall": "echo 'Building native module (requires Rust 1.85+)...' && npm run build"
}
}

Sorry, the diff of this file is not supported yet