Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

puregram

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

puregram - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

1

lib/telegram.js

@@ -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;

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc