New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

partysocket

Package Overview
Dependencies
Maintainers
1
Versions
933
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

partysocket - npm Package Compare versions

Comparing version

to
0.0.0-60ead9c

dist/chunk-G2EOJEOR.mjs

2

dist/index.js

@@ -23,2 +23,3 @@ "use strict";

__export(src_exports, {
PartySocket: () => PartySocket,
WebSocket: () => ReconnectingWebSocket,

@@ -654,2 +655,3 @@ default: () => PartySocket

0 && (module.exports = {
PartySocket,
WebSocket

@@ -656,0 +658,0 @@ });

2

index.d.ts

@@ -45,2 +45,2 @@ import ReconnectingWebSocket, { Options } from './ws.js';

export { type PartyFetchOptions, type PartySocketOptions, ReconnectingWebSocket as WebSocket, PartySocket as default };
export { type PartyFetchOptions, PartySocket, type PartySocketOptions, ReconnectingWebSocket as WebSocket, PartySocket as default };
{
"name": "partysocket",
"version": "0.0.0-60d6b17",
"version": "0.0.0-60ead9c",
"description": "A better WebSocket that Just Works™",

@@ -5,0 +5,0 @@ "homepage": "https://docs.partykit.io/reference/partysocket-api",

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

import PartySocket, { PartySocketOptions } from './index.js';
import { PartySocket, PartySocketOptions } from './index.js';
import { E as EventHandlerOptions } from './use-ws-YFPmbpmh.js';

@@ -3,0 +3,0 @@ export { u as useWebSocket } from './use-ws-YFPmbpmh.js';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet