🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More β†’
Socket
Book a DemoSign in
Socket

@bytesocket/client

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bytesocket/client - npm Package Compare versions

Comparing version
0.1.1
to
0.1.2
+1
-1
dist/index.d.cts

@@ -632,2 +632,2 @@ import { MsgpackrOptions, AnyCallback, LifecycleTypes, SymmetricEvents, StringNumberKeys, EventsForRooms, LifecycleMessage, UserMessage, StringKeys } from '@bytesocket/types';

export { type AuthConfig, ByteSocket, type ByteSocketOptions, type EventCallback, type RoomState };
export { type AuthConfig, ByteSocket, type ByteSocketOptions, type EventCallback, RoomManager, type RoomState, SocketBase };

@@ -632,2 +632,2 @@ import { MsgpackrOptions, AnyCallback, LifecycleTypes, SymmetricEvents, StringNumberKeys, EventsForRooms, LifecycleMessage, UserMessage, StringKeys } from '@bytesocket/types';

export { type AuthConfig, ByteSocket, type ByteSocketOptions, type EventCallback, type RoomState };
export { type AuthConfig, ByteSocket, type ByteSocketOptions, type EventCallback, RoomManager, type RoomState, SocketBase };

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

import { AuthState, LifecycleTypes } from '@bytesocket/types';
import { LifecycleTypes, AuthState } from '@bytesocket/types';
export * from '@bytesocket/types';

@@ -1490,4 +1490,4 @@ import { Packr, FLOAT32_OPTIONS } from 'msgpackr';

export { ByteSocket };
export { ByteSocket, RoomManager, SocketBase };
//# sourceMappingURL=index.js.map
//# sourceMappingURL=index.js.map
{
"name": "@bytesocket/client",
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",

@@ -23,3 +23,3 @@ "description": "High-performance WebSocket client for browsers",

"msgpackr": "1.11.9",
"@bytesocket/types": "0.1.1"
"@bytesocket/types": "0.1.2"
},

@@ -26,0 +26,0 @@ "repository": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display