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

tdl-shared

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tdl-shared - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

2

index.d.ts

@@ -10,3 +10,3 @@

receive(client: TDLibClient, timeout: number): Promise<Object | null>;
send(client: TDLibClient, query: Object): Promise<void>;
send(client: TDLibClient, query: Object): void;
setLogFilePath(path: string): number;

@@ -13,0 +13,0 @@ setLogMaxFileSize(maxFileSize: number | string): void;

{
"name": "tdl-shared",
"version": "0.6.0",
"version": "0.7.0",
"description": "",

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

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