New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

telegram-bot-api-nodejs

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

telegram-bot-api-nodejs - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

1

index.d.ts

@@ -117,2 +117,3 @@ export type ChatType = "private" | "group" | "supergroup" | "channel";

language_code?: string;
is_premium?: boolean;
can_join_groups?: boolean;

@@ -119,0 +120,0 @@ supports_inline_queries?: boolean;

2

package.json
{
"name": "telegram-bot-api-nodejs",
"version": "1.0.9",
"version": "1.0.10",
"description": "Telegram Bot API client for nodejs",

@@ -5,0 +5,0 @@ "type": "module",

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