402-mcp 3.13.1 → 3.13.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 (2) hide show
  1. package/LICENSE +1 -1
  2. package/package.json +5 -5
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2026 The Crypto Donkey
3
+ Copyright (c) 2026 TheCryptoDonkey
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "402-mcp",
3
- "version": "3.13.1",
3
+ "version": "3.13.2",
4
4
  "description": "L402 + x402 client MCP - AI agents discover, pay for, and consume any payment-gated API",
5
5
  "type": "module",
6
6
  "bin": {
@@ -29,7 +29,7 @@
29
29
  "prepublishOnly": "npm run typecheck && npm run build && npm test -- --exclude 'tests/e2e/l402-flow.integration.test.ts'"
30
30
  },
31
31
  "dependencies": {
32
- "@cashu/cashu-ts": "^3.5.0",
32
+ "@cashu/cashu-ts": "^3.6.1",
33
33
  "@modelcontextprotocol/sdk": "^1.26.0",
34
34
  "bolt11": "^1.4.1",
35
35
  "cors": "^2.8.5",
@@ -43,19 +43,19 @@
43
43
  },
44
44
  "devDependencies": {
45
45
  "@eslint/js": "^10.0.1",
46
+ "@forgesworn/toll-booth": "file:../toll-booth",
46
47
  "@semantic-release/changelog": "^6.0.3",
47
48
  "@semantic-release/git": "^10.0.1",
48
49
  "@semantic-release/github": "^12.0.6",
49
- "@forgesworn/toll-booth": "file:../toll-booth",
50
50
  "@types/cors": "^2.8.17",
51
51
  "@types/express": "^5.0.0",
52
- "@types/node": "^25.4.0",
52
+ "@types/node": "^24.12.0",
53
53
  "@types/qrcode": "^1.5.5",
54
54
  "@vitest/coverage-v8": "^4.1.0",
55
55
  "eslint": "^10.0.3",
56
56
  "semantic-release": "^25.0.3",
57
57
  "typescript": "^5.7.0",
58
- "typescript-eslint": "^8.57.0",
58
+ "typescript-eslint": "^8.57.1",
59
59
  "vitest": "^4.0.18"
60
60
  },
61
61
  "keywords": [