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.181-alpha.0 to 0.0.182-alpha.0

3

core/core.class.js

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

idleForCallback.setIdleTime(inRef, (startIdleMs / 1000))
idleForCallback.start(inRef)
idleForCallback.once(`timeout_${inRef}`, async () => {
idleForCallback.start(inRef, async () => {
await runContext(false, { idleFallBack: !!startIdleMs, from: null, body: null })

@@ -361,0 +360,0 @@ })

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