Socket
Socket
Sign inDemoInstall

node-vk-bot-api

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-vk-bot-api - npm Package Compare versions

Comparing version 2.4.8 to 2.4.9

2

lib/methods/sendMessage.js

@@ -17,3 +17,3 @@ const toArray = require('../utils/toArray');

attachment: toArray(attachment).join(','),
stickerId: sticker,
sticker_id: sticker,
keyboard: keyboard ? keyboard.toJSON() : null,

@@ -20,0 +20,0 @@ },

{
"name": "node-vk-bot-api",
"version": "2.4.8",
"version": "2.4.9",
"description": "🤖 VK bot framework for Node.js, based on Bots Long Poll API and Callback API",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc