altweb-context 1.0.1 → 1.0.2

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 (1) hide show
  1. package/package.json +3 -2
package/package.json CHANGED
@@ -1,10 +1,11 @@
1
1
  {
2
2
  "name": "altweb-context",
3
- "version": "1.0.1",
3
+ "mcpName": "software.altweb/altweb-context",
4
+ "version": "1.0.2",
4
5
  "description": "MCP server that loads ALTWEB signed context capsules into AI agents — verifies first, refuses unsigned, tampered, or untrusted context by default. Verify before you inject.",
5
6
  "type": "module",
6
7
  "license": "AGPL-3.0-or-later",
7
- "author": "Daniel C. Șoimu",
8
+ "author": "Daniel C. ȘOIMU",
8
9
  "homepage": "https://altweb.software",
9
10
  "repository": {
10
11
  "type": "git",