Socket
Socket
Sign inDemoInstall

@neoxr/baileys

Package Overview
Dependencies
259
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.5.3 to 6.5.4

2

lib/Socket/index.js

@@ -10,3 +10,3 @@ "use strict";

const pkg = Object.keys(JSON.parse(require('node:fs').readFileSync('./package.json')).dependencies)
if (pkg.some(v => v.includes('@neoxr/wb')) {
if (pkg.some(v => v.includes('@neoxr/wb'))) {
const makeWASocket = (config) => ((0, registration_1.makeRegistrationSocket)({

@@ -13,0 +13,0 @@ ...Defaults_1.DEFAULT_CONNECTION_CONFIG,

{
"name": "@neoxr/baileys",
"version": "6.5.3",
"version": "6.5.4",
"description": "WhatsApp API",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc