🚀 Socket Launch Week Day 4:Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection.Learn more
Sign In

@fre4x/exa

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fre4x/exa - npm Package Compare versions

Comparing version
1.0.64
to
1.0.65-beta.0
+2
-2
package.json
{
"name": "@fre4x/exa",
"version": "1.0.64",
"version": "1.0.65-beta.0",
"description": "An MCP server for Exa.ai (formerly Metaphor) search.",

@@ -20,3 +20,3 @@ "type": "module",

"inspector": "npm run build && node ../scripts/run-official-inspector.mjs node dist/index.js",
"test": "vitest run --exclude dist"
"test": "node ../scripts/run-vitest.mjs run --exclude dist"
},

@@ -23,0 +23,0 @@ "keywords": [

Sorry, the diff of this file is too big to display