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

@telegram-apps/sdk

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@telegram-apps/sdk - npm Package Compare versions

Comparing version 3.0.0-beta.1 to 3.0.0

2

dist/dts/index.d.ts

@@ -33,3 +33,3 @@ export * from './scopes/components/back-button/exports.js';

export { isTMA, mockTelegramEnv, targetOrigin, on, off, retrieveLaunchParams, type RetrieveLPResult, type RetrieveLPResultCamelCased, type RequestOptions, type InvokeCustomMethodOptions, type EventListener, type SubscribeListener, type EventPayload, type WriteAccessRequestedStatus, UnknownEnvError, isUnknownEnvError, createPostEvent, type CreatePostEventMode, InvokeCustomMethodError, isInvokeCustomMethodError, MethodParameterUnsupportedError, isMethodMethodParameterUnsupportedError, type CustomMethodName, type CustomMethodParams, type CreateMethodParams, type Methods, type AnyInvokeCustomMethodParams, type Events, isMethodUnsupportedError, type EventWithoutPayload, type EventWithPayload, type CustomMethodsParams, type InvokeCustomMethodFn, supports, emitEvent, MethodUnsupportedError, type EmojiStatusAccessRequestedStatus, type HomeScreenStatus, type OnUnsupportedFn, type ImpactHapticFeedbackParams, type ImpactHapticFeedbackStyle, type MethodName, type MethodParams, type PostEventFn, type NotificationHapticFeedbackParams, type RequestFn, type BiometryAuthRequestStatus, type PhoneRequestedStatus, type SafeAreaInsets, type BiometryType, type BiometryTokenUpdateStatus, type EventName, type NotificationHapticFeedbackType, type SelectionHapticFeedbackParams, type MethodNameWithoutParams, type MethodNameWithOptionalParams, type MethodNameWithRequiredParams, type EmojiStatusFailedError, type FullScreenErrorStatus, type InvoiceStatus, type RequestResult, isLaunchParamsRetrieveError, LaunchParamsRetrieveError, type BackgroundColor, type PopupParams, type BottomBarColor, type PopupButton, type HeaderColorKey, type OpenLinkBrowser, type SecondaryButtonPosition, type SwitchInlineQueryChatType, } from '@telegram-apps/bridge';
export { isRGB, toRGB, isRGBShort } from '@telegram-apps/transformers';
export { isRGB, toRGB, isRGBShort, serializeToQuery, serializeInitDataQuery, serializeLaunchParamsQuery, transformQueryUsing, parseInitDataQuery, parseLaunchParamsQuery, } from '@telegram-apps/transformers';
export type { RGB, User, Chat, InitData, ChatType, RGBShort, Platform, ThemeParams, LaunchParams, KnownThemeParamsKey, Version, } from '@telegram-apps/types';
{
"name": "@telegram-apps/sdk",
"version": "3.0.0-beta.1",
"version": "3.0.0",
"description": "TypeScript Source Development Kit for Telegram Mini Apps client application.",

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

"valibot": "1.0.0-beta.14",
"@telegram-apps/bridge": "^2.0.0",
"@telegram-apps/bridge": "^2.0.1",
"@telegram-apps/navigation": "^1.0.13",
"@telegram-apps/signals": "^1.1.1",
"@telegram-apps/toolkit": "^1.1.1",
"@telegram-apps/transformers": "^1.2.2",
"@telegram-apps/types": "^1.2.1"
"@telegram-apps/toolkit": "^2.0.0",
"@telegram-apps/transformers": "^2.0.0",
"@telegram-apps/types": "^2.0.0"
},
"devDependencies": {
"tsconfig": "0.0.2",
"test-utils": "0.0.1"
"test-utils": "0.0.1",
"tsconfig": "0.0.2"
},

@@ -53,0 +53,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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