Socket
Socket
Sign inDemoInstall

airfone-client-js

Package Overview
Dependencies
13
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.14 to 0.0.15

2

lib/index.d.ts

@@ -29,3 +29,3 @@ export declare type StatusEvent = 'connect' | 'disconnect' | 'online' | 'offline' | 'error';

constructor(options: ClientOptions);
connect(): AirfoneClient;
connect(): this;
disconnect(): void;

@@ -32,0 +32,0 @@ chat(id: String, payload: any, receive?: Function): void;

{
"name": "airfone-client-js",
"version": "0.0.14",
"version": "0.0.15",
"description": "",

@@ -5,0 +5,0 @@ "main": "./lib/index",

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