slashvibe-mcp 0.4.9 → 0.4.10

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.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/version.json +1 -1
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "slashvibe-mcp",
3
- "version": "0.4.9",
3
+ "version": "0.4.10",
4
4
  "mcpName": "io.github.VibeCodingInc/vibe-mcp",
5
5
  "description": "Social MCP server — DMs, presence, and discovery for AI-assisted developers. Works with Claude Code, Cursor, VS Code, Windsurf, and any MCP client.",
6
6
  "main": "index.js",
7
7
  "bin": {
8
- "slashvibe-mcp": "./index.js"
8
+ "slashvibe-mcp": "index.js"
9
9
  },
10
10
  "scripts": {
11
11
  "start": "node index.js",
package/version.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.4.9",
2
+ "version": "0.4.10",
3
3
  "updated": "2026-02-17",
4
4
  "changelog": "Trim npm package: 132→34 files, 816KB→195KB",
5
5
  "features": [