Comparing version 2.1.1 to 2.1.2
@@ -7,3 +7,3 @@ "use strict"; | ||
/// Based on Bot API v5.3.0, 25.06.2021 | ||
/// Generation date: 25.05.2021 20:23:46 MSK | ||
/// Generation date: 05.07.2021 20:49:57 MSK | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -7,3 +7,3 @@ "use strict"; | ||
/// Based on Bot API v5.3.0, 25.06.2021 | ||
/// Generation date: 25.05.2021 20:23:46 MSK | ||
/// Generation date: 05.07.2021 20:49:57 MSK | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -7,3 +7,3 @@ "use strict"; | ||
/// Based on Bot API v5.3.0, 25.06.2021 | ||
/// Generation date: 25.05.2021 20:23:46 MSK | ||
/// Generation date: 05.07.2021 20:49:57 MSK | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -160,3 +160,3 @@ "use strict"; | ||
try { | ||
this.startFetchLoop(options); | ||
return this.startFetchLoop(options); | ||
} | ||
@@ -163,0 +163,0 @@ catch (error) { |
{ | ||
"name": "puregram", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Powerful and modern Telegram Bot API SDK for Node.js and TypeScript 😁", | ||
@@ -5,0 +5,0 @@ "main": "lib/index", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1124089