airfone-client-js
Advanced tools
Comparing version 0.0.21 to 0.0.22
@@ -22,3 +22,3 @@ export declare type StatusEvent = 'connect' | 'disconnect' | 'online' | 'offline' | 'error'; | ||
} | ||
interface Handle { | ||
declare interface Handle { | ||
(payload: Payload): void; | ||
@@ -25,0 +25,0 @@ } |
{ | ||
"name": "airfone-client-js", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9803