Sign In

@ondeinference/cli-windows-arm64

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ondeinference/cli-windows-arm64 - npm Package Compare versions

Comparing version
0.0.0
to
0.2.1
bin/onde.exe

Sorry, the diff of this file is not supported yet

+3
-3
{
"name": "@ondeinference/cli-windows-arm64",
"version": "0.0.0",
"version": "0.2.1",
"description": "Platform binary for the Onde CLI.",

@@ -11,5 +11,5 @@ "license": "MIT OR Apache-2.0",

"keywords": ["cli-windows-arm64","cli","binary","node","nodejs","npm","package","onde","inference","llm"],
"os": ["placeholder"],
"cpu": ["placeholder"],
"os": ["win32"],
"cpu": ["arm64"],
"files": ["bin"]
}