@nekzus/mcp-server 1.12.34 → 1.12.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
<div align="center">
|
|
4
4
|
|
|
5
|
+
[](https://smithery.ai/server/@Nekzus/npm-sentinel-mcp)
|
|
5
6
|
[](https://github.com/Nekzus/npm-sentinel-mcp/actions/workflows/publish.yml)
|
|
6
7
|
[](https://www.npmjs.com/package/@nekzus/mcp-server)
|
|
7
|
-
[](https://smithery.ai/server/@Nekzus/npm-sentinel-mcp)
|
|
8
8
|
[](https://www.npmjs.com/package/@nekzus/mcp-server)
|
|
9
9
|
[](https://www.npmjs.com/package/@nekzus/mcp-server)
|
|
10
10
|
[](https://hub.docker.com/r/mcp/npm-sentinel)
|
|
@@ -347,4 +347,4 @@ This MCP server is licensed under the MIT License. This means you are free to us
|
|
|
347
347
|
|
|
348
348
|
---
|
|
349
349
|
|
|
350
|
-
MIT © [nekzus](https://github.com/nekzus)
|
|
350
|
+
MIT © [nekzus](https://github.com/nekzus)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nekzus/mcp-server",
|
|
3
|
-
"version": "1.12.
|
|
3
|
+
"version": "1.12.35",
|
|
4
4
|
"mcpName": "io.github.Nekzus/npm-sentinel-mcp",
|
|
5
5
|
"description": "NPM Sentinel MCP - A powerful Model Context Protocol (MCP) server that revolutionizes NPM package analysis through AI. Built to integrate with Claude and Anthropic AI, it provides real-time intelligence on package security, dependencies, and performance.",
|
|
6
6
|
"type": "module",
|