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

@telegram-apps/bridge

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@telegram-apps/bridge - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

2

dist/dts/events/types/events.d.ts
import { RGB } from '@telegram-apps/types';
import { PhoneRequestedStatus, InvoiceStatus, WriteAccessRequestedStatus, BiometryAuthRequestStatus, BiometryType, BiometryTokenUpdateStatus, SafeAreaInsets, FullScreenErrorStatus, EmojiStatusAccessRequestedStatus, EmojiStatusFailedError, HomeScreenStatus } from './misc.js';
import { If, IsNever } from '@telegram-apps/toolkit';
import { If, IsNever, Maybe } from '@telegram-apps/toolkit';
/**

@@ -5,0 +5,0 @@ * Map where key is known event name, and value is its listener.

{
"name": "@telegram-apps/bridge",
"version": "2.3.0",
"version": "2.3.1",
"description": "TypeScript package to provide communication layer between Mini App and Telegram application.",

@@ -44,4 +44,4 @@ "author": "Vladislav Kibenko <wolfram.deus@gmail.com>",

"@telegram-apps/toolkit": "^2.0.0",
"@telegram-apps/transformers": "^2.1.0",
"@telegram-apps/types": "^2.0.0"
"@telegram-apps/types": "^2.0.0",
"@telegram-apps/transformers": "^2.1.0"
},

@@ -48,0 +48,0 @@ "devDependencies": {

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