This commit is contained in:
nano :3 2024-04-01 17:32:17 +00:00
parent bf2f7999a6
commit c962155c2e
20 changed files with 20 additions and 20 deletions

View file

@ -1,7 +1,7 @@
{
"name": "mtcute-workspace",
"private": true,
"version": "0.9.2",
"version": "0.10.0",
"description": "Type-safe library for MTProto (Telegram API) for browser and NodeJS",
"license": "MIT",
"author": "alina sireneva <alina@tei.su>",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/bun",
"private": true,
"version": "0.9.1",
"version": "0.10.0",
"description": "Meta-package for Bun",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/convert",
"private": true,
"version": "0.9.0",
"version": "0.10.0",
"description": "Cross-library session conversion utilities",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/core",
"private": true,
"version": "0.9.2",
"version": "0.10.0",
"description": "Type-safe library for MTProto (Telegram API)",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/create-bot",
"private": true,
"version": "0.9.0",
"version": "0.10.0",
"description": "Bot starter kit for mtcute",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,6 +1,6 @@
{
"name": "@mtcute/crypto-node",
"version": "0.9.0",
"version": "0.10.0",
"description": "Native crypto implementation for NodeJS",
"author": "alina sireneva <alina@tei.su>",
"main": "src/index.ts",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/dispatcher",
"private": true,
"version": "0.9.0",
"version": "0.10.0",
"description": "Updates dispatcher and bot framework for @mtcute/client",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/file-id",
"private": true,
"version": "0.9.0",
"version": "0.10.0",
"description": "Support for TDLib and Bot API file ID for mtcute",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/html-parser",
"private": true,
"version": "0.9.0",
"version": "0.10.0",
"description": "HTML entities parser for mtcute",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/http-proxy",
"private": true,
"version": "0.9.0",
"version": "0.10.0",
"description": "HTTP(S) proxy support for mtcute",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/i18n",
"private": true,
"version": "0.9.0",
"version": "0.10.0",
"description": "I18n for mtcute",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/markdown-parser",
"private": true,
"version": "0.9.0",
"version": "0.10.0",
"description": "Markdown entities parser for mtcute",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/mtproxy",
"private": true,
"version": "0.9.0",
"version": "0.10.0",
"description": "MTProto proxy (MTProxy) support for mtcute",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/node",
"private": true,
"version": "0.9.1",
"version": "0.10.0",
"description": "Meta-package for Node.js",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/socks-proxy",
"private": true,
"version": "0.9.0",
"version": "0.10.0",
"description": "SOCKS4/5 proxy support for mtcute",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/test",
"private": true,
"version": "0.9.0",
"version": "0.10.0",
"description": "Test utilities for mtcute",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/tl-runtime",
"private": true,
"version": "0.9.0",
"version": "0.10.0",
"description": "Runtime for TL",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/tl-utils",
"private": true,
"version": "0.9.0",
"version": "0.10.0",
"description": "Utils for working with TL schema",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/wasm",
"private": true,
"version": "0.9.0",
"version": "0.10.0",
"description": "WASM implementation of common algorithms used in Telegram",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",

View file

@ -1,7 +1,7 @@
{
"name": "@mtcute/web",
"private": true,
"version": "0.9.1",
"version": "0.10.0",
"description": "Meta-package for the web platform",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",