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 3.4.0 to 3.5.0

.eslintignore

1

lib/index.js

@@ -52,1 +52,2 @@ const methods = require('./methods');

module.exports = VkBot;
module.exports.default = VkBot;

3

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

@@ -15,2 +15,3 @@ "main": "lib/index.js",

},
"types": "./index.d.ts",
"keywords": [

@@ -17,0 +18,0 @@ "vk",

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