This commit is contained in:
2025-05-21 02:17:18 +00:00
parent b1890f59ee
commit 162795802f
15 changed files with 2144 additions and 190 deletions

View File

@ -1,8 +1,8 @@
{
"name": "@serve.zone/platformservice",
"name": "@serve.zone/dcrouter",
"private": false,
"version": "2.12.0",
"description": "A multifaceted platform service handling mail, SMS, letter delivery, and AI services.",
"description": "A multifaceted routing service handling mail and SMS delivery functions.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
"type": "module",
@ -16,11 +16,11 @@
"localPublish": ""
},
"devDependencies": {
"@git.zone/tsbuild": "^2.5.1",
"@git.zone/tsbuild": "^2.5.2",
"@git.zone/tsrun": "^1.2.8",
"@git.zone/tstest": "^1.9.0",
"@git.zone/tswatch": "^2.0.1",
"@types/node": "^22.15.20"
"@types/node": "^22.15.21"
},
"dependencies": {
"@api.global/typedrequest": "^3.0.19",
@ -33,7 +33,7 @@
"@push.rocks/smartdata": "^5.15.1",
"@push.rocks/smartdns": "^6.2.2",
"@push.rocks/smartfile": "^11.0.4",
"@push.rocks/smartlog": "^3.1.7",
"@push.rocks/smartlog": "^3.1.8",
"@push.rocks/smartmail": "^2.1.0",
"@push.rocks/smartpath": "^5.0.5",
"@push.rocks/smartpromise": "^4.0.3",
@ -59,7 +59,7 @@
"SMTP server",
"mail parsing",
"DKIM",
"platform service",
"mail router",
"letterXpress",
"OpenAI",
"Anthropic AI",