New:Socket for Asana Is Now Available.Learn more
Get Started

flameox

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flameox - npm Package Compare versions

Comparing version
0.1.7
to
0.1.8
+2
-1
bin/flameox.cjs

@@ -71,3 +71,4 @@ #!/usr/bin/env node

process.stderr.write(
"flameox setup requires uv. Install it from https://docs.astral.sh/uv/ and retry.\n",
"flameox setup requires uv. Install it from https://docs.astral.sh/uv/ and then " +
"run `npx flameox@latest setup`.\n",
);

@@ -74,0 +75,0 @@ } else {

{
"name": "flameox",
"version": "0.1.7",
"version": "0.1.8",
"description": "Bootstrap the local flameox MCP setup wizard",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/morluto/flameox#readme",