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.1.5 to 2.1.6

2

lib/stage.js

@@ -43,3 +43,3 @@ class Stage {

if (ctx.session.__scene) {
if (ctx.session.__scene && ctx.message.type === 'message_new') {
return this.enter(ctx)

@@ -46,0 +46,0 @@ }

{
"name": "node-vk-bot-api",
"version": "2.1.5",
"version": "2.1.6",
"description": "🤖 Vk bot framework for Node.js",

@@ -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