Socket
Socket
Sign inDemoInstall

prebuilt-tdlib

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prebuilt-tdlib - npm Package Compare versions

Comparing version 0.1008023.0 to 0.1008025.0

2

package.json
{
"name": "prebuilt-tdlib",
"version": "0.1008023.0",
"version": "0.1008025.0",
"description": "Prebuilt TDLib libraries",

@@ -5,0 +5,0 @@ "main": "index.js",

OpenSSL 1.1.1u 30 May 2023
zlib version: 1.2.13
libtdjson.dylib:
@rpath/libtdjson.dylib (compatibility version 1.8.23, current version 0.0.0)
@rpath/libtdjson.dylib (compatibility version 1.8.25, current version 0.0.0)
/usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 1300.36.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1319.0.0)
openssl:x64-windows-static 3.2.0#2 OpenSSL is an open source project that provides ...
zlib:x64-windows-static 1.3 A compression library
openssl:x64-windows-static 3.2.1 OpenSSL is an open source project that provides ...
zlib:x64-windows-static 1.3.1 A compression library

@@ -1,1 +0,1 @@

{"ref":"27c3eaeb4964bd5f18d8488e354abde1a4383e49","version":"1.8.23"}
{"ref":"d93a99e3351db82573d765ce4f5e84714c277518","version":"1.8.25"}

@@ -17,12 +17,23 @@ # Prebuilt TDLib

To install `prebuilt-tdlib` for e.g. TDLib v1.8.19, run:
To install `prebuilt-tdlib` for the latest TDLib version that `prebuilt-tdlib`
supports, run:
```console
$ npm install prebuilt-tdlib@td-1.8.19
$ npm install prebuilt-tdlib
```
`prebuilt-tdlib` can be installed for other TDLib versions, run
To install `prebuilt-tdlib` for a specific TDLib version, e.g. TDLib v1.8.23,
run:
```console
$ npm install prebuilt-tdlib@td-1.8.23
```
`prebuilt-tdlib` can be installed for other TDLib versions, execute
`$ npm info prebuilt-tdlib dist-tags` to get the list of available versions
(or see the "npm tags" section below).
The TDLib version is important: there is no backward compatibility and the
interface you use can completely change.
> **Note**: Before `prebuilt-tdlib@td-1.8.14` (2023-06-26), the Linux binary was

@@ -62,4 +73,4 @@ > built on Ubuntu 20.04 requiring glibc >= 2.31, and macOS arm64 was not

> **Note**: This information is mostly for maintaining `prebuilt-tdlib`, it
> isn't necessary for using this package.
> **Note**: This information is present mostly for maintaining `prebuilt-tdlib`,
> it is not necessary for using this package.

@@ -98,2 +109,3 @@ Because TDLib does not follow SemVer, not to require the users to manually

<!-- Add new versions below -->
- [![npm](https://img.shields.io/npm/v/prebuilt-tdlib/td-1.8.23.svg)](https://www.npmjs.com/package/prebuilt-tdlib/v/td-1.8.23) tdlib [27c3eaeb4964bd5f18d8488e354abde1a4383e49](https://github.com/tdlib/td/commit/27c3eaeb4964bd5f18d8488e354abde1a4383e49)
- [![npm](https://img.shields.io/npm/v/prebuilt-tdlib/td-1.8.19.svg)](https://www.npmjs.com/package/prebuilt-tdlib/v/td-1.8.19) tdlib [2589c3fd46925f5d57e4ec79233cd1bd0f5d0c09](https://github.com/tdlib/td/commit/2589c3fd46925f5d57e4ec79233cd1bd0f5d0c09)

@@ -100,0 +112,0 @@ - [![npm](https://img.shields.io/npm/v/prebuilt-tdlib/td-1.8.14.svg)](https://www.npmjs.com/package/prebuilt-tdlib/v/td-1.8.14) tdlib [66234ae2537a99ec0eaf7b0857245a6e5c2d2bc9](https://github.com/tdlib/td/commit/66234ae2537a99ec0eaf7b0857245a6e5c2d2bc9)

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 not supported yet

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