You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@ox.build/cli

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ox.build/cli - npm Package Compare versions

Comparing version
0.20.0
to
0.20.1
+4
-4
package.json
{
"name": "@ox.build/cli",
"version": "0.20.0",
"version": "0.20.1",
"description": "The ox CLI for managing development environments",

@@ -18,6 +18,6 @@ "license": "Apache-2.0",

"optionalDependencies": {
"@ox.build/cli-linux-x64": "0.20.0",
"@ox.build/cli-linux-arm64": "0.20.0",
"@ox.build/cli-darwin-arm64": "0.20.0"
"@ox.build/cli-linux-x64": "0.20.1",
"@ox.build/cli-linux-arm64": "0.20.1",
"@ox.build/cli-darwin-arm64": "0.20.1"
}
}