You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

whatsapp-api-js

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

whatsapp-api-js - npm Package Compare versions

Comparing version

to
6.0.1

2

lib/types.d.ts

@@ -11,3 +11,3 @@ /**

import type { AtLeastOne } from "./utils.d.ts";
export declare const DEFAULT_API_VERSION = "v24.0";
export declare const DEFAULT_API_VERSION = "v23.0";
/**

@@ -14,0 +14,0 @@ * The main constructor arguments for the API

@@ -1,2 +0,2 @@

const DEFAULT_API_VERSION = "v24.0";
const DEFAULT_API_VERSION = "v23.0";
class ClientMessage {

@@ -3,0 +3,0 @@ }

{
"name": "whatsapp-api-js",
"version": "6.0.0",
"version": "6.0.1",
"author": "Secreto31126",

@@ -5,0 +5,0 @@ "description": "A TypeScript server agnostic Whatsapp's Official API framework",

Sorry, the diff of this file is not supported yet