Socket
Socket
Sign inDemoInstall

prebuilt-tdlib

Package Overview
Dependencies
Maintainers
0
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.1008033.0 to 0.1008033.1

10

package.json
{
"name": "prebuilt-tdlib",
"version": "0.1008033.0",
"version": "0.1008033.1",
"description": "Pre-built TDLib libraries",

@@ -17,6 +17,6 @@ "main": "index.js",

"optionalDependencies": {
"@prebuilt-tdlib/win32-x64": "0.1008033.0",
"@prebuilt-tdlib/darwin": "0.1008033.0",
"@prebuilt-tdlib/linux-x64-glibc": "0.1008033.0",
"@prebuilt-tdlib/linux-arm64-glibc": "0.1008033.0"
"@prebuilt-tdlib/win32-x64": "0.1008033.1",
"@prebuilt-tdlib/darwin": "0.1008033.1",
"@prebuilt-tdlib/linux-x64-glibc": "0.1008033.1",
"@prebuilt-tdlib/linux-arm64-glibc": "0.1008033.1"
},

@@ -23,0 +23,0 @@ "author": "Bannerets <comonoid@protonmail.com>",

@@ -50,3 +50,3 @@ # Prebuilt TDLib

// Prints a path like:
// '/home/user/proj/node_modules/prebuilt-tdlib/prebuilds/tdlib-linux-x64/libtdjson.so'
// '/home/user/proj/node_modules/@prebuilt-tdlib/linux-x64-glibc/libtdjson.so'
```

@@ -140,3 +140,4 @@

more architectures and libc variants. One downside is that `node_modules`
can't simply be copied to a different platform anymore.
can't simply be copied to a different platform anymore. The `prebuilds`
directory in the `prebuilt-tdlib` package is removed.
- On macOS, TDLib is built using macOS SDK from nixpkgs, and the minimal

@@ -150,2 +151,4 @@ supported macOS version is now 10.12 instead of 10.14. The arm64 macOS

Fix (2024-07-21): Fixed codesigning on macOS arm64.
### 2024-05-08

@@ -152,0 +155,0 @@

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