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
932
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 0.0.0-1905f70 to 0.0.0-19379aa

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-1905f70",
"version": "0.0.0-19379aa",
"description": "A better WebSocket that Just Works™",

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

@@ -1,4 +0,4 @@

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

@@ -5,0 +5,0 @@

import './ws.js';
export { u as default } from './use-ws-YFPmbpmh.js';
export { u as default } from './use-ws-CnrrNZS2.js';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc