tdlib-native
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "tdlib-native", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "🚀 Telegram TDLib native nodejs wrapper", | ||
@@ -17,3 +17,3 @@ "scripts": { | ||
"prettify": "prettier --write src/**/*", | ||
"install": "node-gup rebuild" | ||
"install": "node-gyp rebuild" | ||
}, | ||
@@ -20,0 +20,0 @@ "main": "./index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0