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

telegram-webapps-types-new

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

telegram-webapps-types-new - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

8

dist/index.d.ts

@@ -1201,7 +1201,11 @@ export declare namespace TelegramWebApps {

*/
auth_date?: number;
auth_date: number;
/**
* A hash of all passed parameters, which the bot server can use to check their validity.
*/
hash?: string;
hash: string;
/**
* A signature of all passed parameters (except hash), which the third party can use to check their validity.
*/
signature: string;
}

@@ -1208,0 +1212,0 @@

{
"name": "telegram-webapps-types-new",
"version": "1.3.0",
"version": "1.3.1",
"description": "TypeScript typings for Telegram Web Apps for Bots. See https://core.telegram.org/bots/webapps",

@@ -5,0 +5,0 @@ "scripts": {

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