Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bot-whatsapp/bot

Package Overview
Dependencies
Maintainers
1
Versions
286
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bot-whatsapp/bot - npm Package Compare versions

Comparing version 0.0.189-alpha.0 to 0.0.190-alpha.0

2

core/core.class.js

@@ -350,2 +350,3 @@ const { EventEmitter } = require('node:events')

const runContext = async (continueAfterIdle = true, overCtx = {}) => {
endFlowFlag = false
messageCtxInComming = { ...messageCtxInComming, ...overCtx }

@@ -361,3 +362,2 @@ await this.flowClass.allCallbacks[inRef](messageCtxInComming, argsCb)

idleForCallback.start(inRef, async () => {
endFlowFlag = false
await runContext(false, { idleFallBack: !!startIdleMs })

@@ -364,0 +364,0 @@ })

{
"name": "@bot-whatsapp/bot",
"version": "0.0.189-alpha.0",
"version": "0.0.190-alpha.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "./lib/bundle.bot.cjs",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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