telenode-js
Advanced tools
Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "telenode-js", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "Lightweight Telegram API framework for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,2 +8,4 @@ # Telenode | ||
[![MIT licensed](https://img.shields.io/badge/license-MIT-green.svg)](https://raw.githubusercontent.com/NivEz/telenode/main/LICENSE) | ||
![total downloads](https://img.shields.io/npm/d18m/telenode-js.svg) | ||
![monthly downloads](https://img.shields.io/npm/dm/telenode-js.svg) | ||
@@ -124,3 +126,3 @@ --- | ||
- Note that `bot.createServer()` method requires express, and we are using `dotenev` as well which both are not | ||
- Note that `bot.createServer()` method requires `express`, and we are using `dotenev` as well which both are not | ||
installed automatically with `Telenode`. | ||
@@ -127,0 +129,0 @@ |
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
23968
216