Comparing version 2.0.8 to 2.0.9
@@ -212,3 +212,2 @@ "use strict"; | ||
for (let [dataKey, dataValue] of Object.entries(contextData)) { | ||
console.log(dataValue, helpers_1.isEmptyValue(dataValue), helpers_1.isPrimitiveValue(dataValue), helpers_1.parsePrimitiveValue(dataValue)); | ||
if (helpers_1.isEmptyValue(dataValue)) | ||
@@ -215,0 +214,0 @@ continue; |
{ | ||
"name": "puregram", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"description": "Powerful and modern Telegram Bot API SDK for Node.js and TypeScript 😁", | ||
@@ -5,0 +5,0 @@ "main": "lib/index", |
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
1113365
28597