BREAKING CHANGE(smartmail): Improve email validation and Smartmail features: add detailed validation for email parts, caching for MX lookups, multi-recipient support, custom headers, and update dependency imports and build scripts.

This commit is contained in:
2025-05-07 13:18:41 +00:00
parent 442bc5a9d9
commit e395a059a6
14 changed files with 9695 additions and 3546 deletions

View File

@@ -1,7 +1,7 @@
{
"npmci": {
"npmGlobalTools": [
"@gitzone/npmts",
"@git.zone/npmts",
"ts-node"
],
"npmAccessLevel": "public"