New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@oxide/api

Package Overview
Dependencies
Maintainers
6
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oxide/api - npm Package Compare versions

Comparing version
0.5.0
to
0.5.1
+1
-1
package.json
{
"name": "@oxide/api",
"version": "0.5.0",
"version": "0.5.1",
"description": "TypeScript client for the Oxide API",

@@ -5,0 +5,0 @@ "engines": {

@@ -19,3 +19,3 @@ # `@oxide/api`

| --- | --- | --- |
| [18](https://docs.oxide.computer/release-notes/system/18) | 0.5.0 | `rel18` |
| [18](https://docs.oxide.computer/release-notes/system/18) | 0.5.1 | `rel18` |

@@ -38,8 +38,5 @@ ## Usage

Then print the token:
You can find the generated token in `~/.config/oxide/credentials.toml`
(`%USERPROFILE%\.config\oxide\credentials.toml` on Windows).
```
oxide auth status --show-token
```
In the following example, the token is passed to the script through the

@@ -46,0 +43,0 @@ `OXIDE_TOKEN` environment variable on the assumption that you don't want to