vitnode-backend-email-smtp
Advanced tools
Comparing version 0.0.9-canary.67 to 0.0.9-canary.68
{ | ||
"name": "vitnode-backend-email-smtp", | ||
"version": "0.0.9-canary.67", | ||
"version": "0.0.9-canary.68", | ||
"description": "SMTP email provider for VitNode projects.", | ||
@@ -23,7 +23,7 @@ "author": "VitNode Team", | ||
"@swc/core": "^1.7.28", | ||
"@types/node": "^22.7.4", | ||
"@types/node": "^22.7.5", | ||
"@types/nodemailer": "^6.4.16", | ||
"concurrently": "^9.0.1", | ||
"typescript": "^5.6.2", | ||
"eslint-config-typescript-vitnode": "0.0.9-canary.67" | ||
"typescript": "^5.6.3", | ||
"eslint-config-typescript-vitnode": "0.0.9-canary.68" | ||
}, | ||
@@ -30,0 +30,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
58033