grammy-mail
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -58,3 +58,3 @@ "use strict"; | ||
setTimeout(() => __awaiter(this, void 0, void 0, function* () { | ||
resolve(yield step()); | ||
resolve(step()); | ||
}), Math.max(0, startedAt + 1000 - Date.now())); | ||
@@ -61,0 +61,0 @@ }); |
{ | ||
"name": "grammy-mail", | ||
"description": "Send your mails to users in the grammY framework", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
7001