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.2.1
to
0.2.2
+1
-1
package.json
{
"name": "@ondeinference/cli-windows-arm64",
"version": "0.2.1",
"version": "0.2.2",
"description": "Platform binary for the Onde CLI.",

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

<p align="center">
<img src="https://avatars.githubusercontent.com/u/218425892?s=200&v=4" alt="Onde Inference" width="96">
<img src="https://raw.githubusercontent.com/ondeinference/onde/main/assets/onde-inference-logo.svg" alt="Onde Inference" width="96">
</p>
<h1 align="center">Onde CLI</h1>
<h1 align="center">cli-windows-arm64</h1>
## `cli-windows-arm64`
This package is one of the platform-specific binaries behind [`@ondeinference/cli`](https://www.npmjs.com/package/@ondeinference/cli).
This is a platform-specific binary for [`@ondeinference/cli`](https://www.npmjs.com/package/@ondeinference/cli). You don't need to install it directly.
You usually should not install it directly. Install the main package instead:
Install the main package instead:
```sh

@@ -17,6 +15,13 @@ npm install -g @ondeinference/cli

npm pulls in the right binary for your OS and architecture.
npm will pick the right binary for your OS and CPU automatically.
## What this package is for
`@ondeinference/cli` ships native binaries for different platforms. This package is one of those binaries. It exists so the main npm package can install the correct executable on macOS, Linux, or Windows without making you think about it.
If you landed here from npm search results, the package you probably want is [`@ondeinference/cli`](https://www.npmjs.com/package/@ondeinference/cli).
## Links
- [Main npm package](https://www.npmjs.com/package/@ondeinference/cli)
- [Source code](https://github.com/ondeinference/onde-cli)

@@ -23,0 +28,0 @@ - [Issues](https://github.com/ondeinference/onde-cli/issues)

Sorry, the diff of this file is not supported yet