Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tdlib-native

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tdlib-native - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

13

package.json
{
"name": "tdlib-native",
"version": "1.2.2",
"version": "1.2.3",
"description": "🚀 Telegram TDLib native nodejs wrapper",

@@ -82,5 +82,5 @@ "packageManager": "npm@9.6.2",

"bugs": {
"url": "https://github.com/AlexXanderGrib/node-tdlib/issues"
"url": "https://github.com/alexxgrib/node-tdlib/issues"
},
"homepage": "https://github.com/AlexXanderGrib/node-tdlib#readme",
"homepage": "https://github.com/alexxgrib/node-tdlib#readme",
"devDependencies": {

@@ -102,3 +102,2 @@ "@rollup/plugin-replace": "^5.0.2",

"glob": "^9.3.4",
"husky": "^8.0.3",
"jest": "^29.5.0",

@@ -119,8 +118,2 @@ "node-gyp": "^9.3.1",

},
"husky": {
"hooks": {
"pre-commit": "npm run lint && npm run prettify",
"pre-push": "npm run build:docs"
}
},
"engines": {

@@ -127,0 +120,0 @@ "node": ">=14"

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