@microagents/server-hackernews
Advanced tools
Comparing version
@@ -12,3 +12,3 @@ #!/usr/bin/env node | ||
import { SearchParamsSchema, CommentRequestSchema, CommentsRequestSchema, CommentTreeRequestSchema, UserRequestSchema, } from "./schemas/index.js"; | ||
import { setMicroagentsCredentials } from "@microagents/mcp-servers-common"; | ||
import { setMicroagentsCredentials } from "@microagents/common"; | ||
await setMicroagentsCredentials(); | ||
@@ -15,0 +15,0 @@ // Create the MCP server |
{ | ||
"name": "@microagents/server-hackernews", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "MCP server for Hacker News API integration", | ||
@@ -26,3 +26,3 @@ "type": "module", | ||
"dependencies": { | ||
"@microagents/mcp-servers-common": "latest", | ||
"@microagents/common": "0.0.4", | ||
"@modelcontextprotocol/sdk": "^1.0.0", | ||
@@ -29,0 +29,0 @@ "node-fetch": "^3.3.2" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
95185
-0.03%+ Added
+ Added
- Removed