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.1008027.0 to 0.1008028.0

4

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

@@ -29,3 +29,3 @@ "main": "index.js",

},
"homepage": "https://github.com/Bannerets/tdl/tree/master/packages/prebuilt-tdlib#readme"
"homepage": "https://github.com/Bannerets/tdl/tree/main/packages/prebuilt-tdlib#readme"
}
OpenSSL 1.1.1u 30 May 2023
zlib version: 1.2.13
libtdjson.dylib:
@rpath/libtdjson.dylib (compatibility version 1.8.27, current version 0.0.0)
@rpath/libtdjson.dylib (compatibility version 1.8.28, 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.1#2 OpenSSL is an open source project that provides ...
openssl:x64-windows-static 3.3.0 OpenSSL is an open source project that provides ...
zlib:x64-windows-static 1.3.1 A compression library

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

{"ref":"efc6bd553b61dea0ae8c0436695e8d2539bf03f9","version":"1.8.27"}
{"ref":"38d31da77a72619cf7ec5d479338a48274cc7446","version":"1.8.28"}

@@ -24,12 +24,11 @@ # Prebuilt TDLib

To install `prebuilt-tdlib` for a specific TDLib version, e.g. TDLib v1.8.26,
To install `prebuilt-tdlib` for a specific TDLib version, e.g. TDLib v1.8.27,
run:
```console
$ npm install prebuilt-tdlib@td-1.8.26
$ npm install prebuilt-tdlib@td-1.8.27
```
`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).
`$ npm info prebuilt-tdlib dist-tags` to get the list of available versions.

@@ -108,21 +107,40 @@ The TDLib version is important: there is no backward compatibility and the

## npm tags
## prebuilt-tdlib versions
For the always up-to-date list, check `npm info prebuilt-tdlib dist-tags`.
For all ever published versions, see `npm info prebuilt-tdlib versions`.
- [![npm](https://img.shields.io/npm/v/prebuilt-tdlib/latest.svg)](https://www.npmjs.com/package/prebuilt-tdlib)
- [![npm](https://img.shields.io/npm/v/prebuilt-tdlib/stable.svg)](https://www.npmjs.com/package/prebuilt-tdlib)
<!-- Add new versions below -->
- [![npm](https://img.shields.io/npm/v/prebuilt-tdlib/td-1.8.26.svg)](https://www.npmjs.com/package/prebuilt-tdlib/v/td-1.8.26) [tdlib [b1b33cf42790ca10ef34abc2ac8828ae704f1f56](https://github.com/tdlib/td/commit/b1b33cf42790ca10ef34abc2ac8828ae704f1f56)]
- [![npm](https://img.shields.io/npm/v/prebuilt-tdlib/td-1.8.25.svg)](https://www.npmjs.com/package/prebuilt-tdlib/v/td-1.8.25)
- [![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)
- [![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)
- [![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)]
- [![npm](https://img.shields.io/npm/v/prebuilt-tdlib/td-1.8.12.svg)](https://www.npmjs.com/package/prebuilt-tdlib/v/td-1.8.12) [tdlib [70bee089d492437ce931aa78446d89af3da182fc](https://github.com/tdlib/td/commit/70bee089d492437ce931aa78446d89af3da182fc)]
- [![npm](https://img.shields.io/npm/v/prebuilt-tdlib/td-1.8.7.svg)](https://www.npmjs.com/package/prebuilt-tdlib/v/td-1.8.7) [tdlib [de5379f00b6af7686f197037ca3b494e6277e523](https://github.com/tdlib/td/commit/de5379f00b6af7686f197037ca3b494e6277e523)]
- [![npm](https://img.shields.io/npm/v/prebuilt-tdlib/td-1.8.5.svg)](https://www.npmjs.com/package/prebuilt-tdlib/v/td-1.8.5)
- [![npm](https://img.shields.io/npm/v/prebuilt-tdlib/td-1.8.0.svg)](https://www.npmjs.com/package/prebuilt-tdlib/v/td-1.8.0) [last released 2023-10-10]
For the always up-to-date list, check `npm info prebuilt-tdlib dist-tags`.
Outdated versions: `prebuilt-tdlib@td-1.7.0`, `prebuilt-tdlib@td-1.6.0`, `prebuilt-tdlib@td-1.5.0`.
Or, for all ever published versions, see `npm info prebuilt-tdlib versions`.
An incomplete list is available below (mostly exceptions or "stable" / notable
versions):
| npm tag | notes |
| ------- | ----- |
| [![npm](https://img.shields.io/npm/v/prebuilt-tdlib/td-1.8.26.svg)](https://www.npmjs.com/package/prebuilt-tdlib/v/td-1.8.26) | [tdlib [b1b33cf42790ca10ef34abc2ac8828ae704f1f56](https://github.com/tdlib/td/commit/b1b33cf42790ca10ef34abc2ac8828ae704f1f56)] |
| [![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) | |
| [![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)] |
| [![npm](https://img.shields.io/npm/v/prebuilt-tdlib/td-1.8.12.svg)](https://www.npmjs.com/package/prebuilt-tdlib/v/td-1.8.12) | [tdlib [70bee089d492437ce931aa78446d89af3da182fc](https://github.com/tdlib/td/commit/70bee089d492437ce931aa78446d89af3da182fc)] |
| [![npm](https://img.shields.io/npm/v/prebuilt-tdlib/td-1.8.7.svg)](https://www.npmjs.com/package/prebuilt-tdlib/v/td-1.8.7) | [tdlib [de5379f00b6af7686f197037ca3b494e6277e523](https://github.com/tdlib/td/commit/de5379f00b6af7686f197037ca3b494e6277e523)] |
| [![npm](https://img.shields.io/npm/v/prebuilt-tdlib/td-1.8.0.svg)](https://www.npmjs.com/package/prebuilt-tdlib/v/td-1.8.0) | [last released 2023-10-10] |
<!--
## Changes
### 2023-09-26
First published as `prebuilt-tdlib@td-1.8.19`.
- The packages now include a `prebuilds/tdlib.json` file specifying the TDLib
commit hash and version.
### 2023-06-26
First published as `prebuilt-tdlib@td-1.8.14`.
- The macOS binaries now support Apple silicon (universal binary)
- The Linux binaries now require glibc 2.17 instead of glibc 2.31
- Restored support for older macOS versions (>= 10.14 is supported)
-->

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