telenode-js
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "telenode-js", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Lightweight Telegram API framework for Node.js", | ||
@@ -11,4 +11,3 @@ "main": "index.js", | ||
"publish:dry": "npm publish --dry-run", | ||
"set-webhook": "node ./scripts/setWebhook.js", | ||
"postinstall": "husky install" | ||
"set-webhook": "node ./scripts/setWebhook.js" | ||
}, | ||
@@ -15,0 +14,0 @@ "bin": { |
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
11162