telenode-js
Advanced tools
Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "telenode-js", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Lightweight Telegram API framework for Node.js", | ||
@@ -38,6 +38,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"axios": "^1.6.5" | ||
"axios": "^1.6.8" | ||
}, | ||
"devDependencies": { | ||
"express": "^4.18.2", | ||
"express": "^4.19.2", | ||
"dotenv": "^16.0.3", | ||
@@ -44,0 +44,0 @@ "husky": "^8.0.3", |
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
Updatedaxios@^1.6.8