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.177-alpha.0 to 0.0.178-alpha.0

2

core/core.class.js

@@ -346,6 +346,6 @@ const { EventEmitter } = require('node:events')

idleForCallback.stop(inRef)
const runContext = async (continueAfterIdle = true, overCtx = {}) => {
messageCtxInComming = { ...messageCtxInComming, ...overCtx }
await this.flowClass.allCallbacks[inRef](messageCtxInComming, argsCb)
idleForCallback.stop(inRef)
//Si no hay llamado de fallaback y no hay llamado de flowDynamic y no hay llamado de enflow EL flujo continua

@@ -352,0 +352,0 @@ const ifContinue = !flags.endFlow && !flags.fallBack && !flags.flowDynamic

{
"name": "@bot-whatsapp/bot",
"version": "0.0.177-alpha.0",
"version": "0.0.178-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