node-vk-bot-api
Advanced tools
Comparing version 3.2.0 to 3.2.1
@@ -10,3 +10,3 @@ const toArray = require('../utils/toArray'); | ||
this.execute( | ||
return this.execute( | ||
'messages.send', | ||
@@ -13,0 +13,0 @@ Object.assign( |
{ | ||
"name": "node-vk-bot-api", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "🤖 VK bot framework for Node.js, based on Bots Long Poll API and Callback API", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
43433