Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@huddle01/web-core

Package Overview
Dependencies
Maintainers
0
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@huddle01/web-core - npm Package Compare versions

Comparing version 2.1.7 to 2.1.8

dist/chunk-2GJJH3MP.cjs

7

dist/ActiveSpeakers.js
import {
ActiveSpeakers_default
} from "./chunk-WTO765JI.js";
import "./chunk-5Y5LKH6Z.js";
import "./chunk-UPU5VTAM.js";
} from "./chunk-LO3SVVD3.js";
import "./chunk-E6W7PUDQ.js";
import "./chunk-5YN5YJMK.js";
import "./chunk-P6ECWQ7C.js";
import "./chunk-NTD5WULD.js";
import "./chunk-UNAM3CMB.js";
import "./chunk-SKZ4IHL6.js";

@@ -9,0 +10,0 @@ import "./chunk-4WAJKSP5.js";

@@ -10,3 +10,3 @@ type TEnhancedMapKeyOptions = string | number;

get: (a: TEnhancedMapKeyOptions, b: TEnhancedMapKeyOptions) => T | undefined;
values: () => IterableIterator<T>;
values: () => MapIterator<T>;
set: (a: TEnhancedMapKeyOptions, b: TEnhancedMapKeyOptions, value: T) => T;

@@ -13,0 +13,0 @@ delete: (a: TEnhancedMapKeyOptions, b: TEnhancedMapKeyOptions) => boolean;

import LocalPeer from './LocalPeer.js';
import Socket from './Socket.js';
import { R as Room } from './common.types.d-DyvjjfiP.js';
import { R as Room } from './common.types.d-CeYv2raY.js';
import { HandlerFactory } from 'mediasoup-client/lib/types';

@@ -5,0 +5,0 @@ import 'mediasoup-client';

import {
HuddleClient_default
} from "./chunk-2FJJPNUS.js";
import "./chunk-U7MX7HAY.js";
import "./chunk-BXAHGU23.js";
} from "./chunk-FKNPUD5M.js";
import "./chunk-GGTIDBXT.js";
import "./chunk-T343ZOUE.js";
import "./chunk-AI46ICJH.js";
import "./chunk-MVJZAXK3.js";
import "./chunk-WTO765JI.js";
import "./chunk-5Y5LKH6Z.js";
import "./chunk-UPU5VTAM.js";
import "./chunk-LO3SVVD3.js";
import "./chunk-E6W7PUDQ.js";
import "./chunk-5YN5YJMK.js";
import "./chunk-P6ECWQ7C.js";
import "./chunk-NTD5WULD.js";
import "./chunk-UNAM3CMB.js";
import "./chunk-SKZ4IHL6.js";

@@ -14,0 +15,0 @@ import "./chunk-4WAJKSP5.js";

export { default as HuddleClient } from './HuddleClient.js';
export { R as Room } from './common.types.d-DyvjjfiP.js';
export { R as Room } from './common.types.d-CeYv2raY.js';
export { default as RemotePeer } from './RemotePeer.js';

@@ -4,0 +4,0 @@ export { default as LocalPeer } from './LocalPeer.js';

import {
HuddleClient_default
} from "./chunk-2FJJPNUS.js";
} from "./chunk-FKNPUD5M.js";
import {
LocalPeer_default,
RemotePeer_default
} from "./chunk-U7MX7HAY.js";
} from "./chunk-GGTIDBXT.js";
import {
Transport_default
} from "./chunk-BXAHGU23.js";
} from "./chunk-T343ZOUE.js";
import "./chunk-AI46ICJH.js";
import "./chunk-MVJZAXK3.js";
import "./chunk-WTO765JI.js";
import "./chunk-LO3SVVD3.js";
import {
Room_default
} from "./chunk-5Y5LKH6Z.js";
} from "./chunk-E6W7PUDQ.js";
import {
Socket_default
} from "./chunk-UPU5VTAM.js";
} from "./chunk-5YN5YJMK.js";
import "./chunk-P6ECWQ7C.js";
import "./chunk-NTD5WULD.js";
import "./chunk-UNAM3CMB.js";
import "./chunk-SKZ4IHL6.js";

@@ -23,0 +24,0 @@ import "./chunk-4WAJKSP5.js";

import {
LocalPeer_default
} from "./chunk-U7MX7HAY.js";
import "./chunk-BXAHGU23.js";
} from "./chunk-GGTIDBXT.js";
import "./chunk-T343ZOUE.js";
import "./chunk-AI46ICJH.js";
import "./chunk-MVJZAXK3.js";
import "./chunk-WTO765JI.js";
import "./chunk-5Y5LKH6Z.js";
import "./chunk-UPU5VTAM.js";
import "./chunk-LO3SVVD3.js";
import "./chunk-E6W7PUDQ.js";
import "./chunk-5YN5YJMK.js";
import "./chunk-P6ECWQ7C.js";
import "./chunk-NTD5WULD.js";
import "./chunk-UNAM3CMB.js";
import "./chunk-SKZ4IHL6.js";

@@ -13,0 +14,0 @@ import "./chunk-4WAJKSP5.js";

import {
RemotePeer_default
} from "./chunk-U7MX7HAY.js";
import "./chunk-BXAHGU23.js";
} from "./chunk-GGTIDBXT.js";
import "./chunk-T343ZOUE.js";
import "./chunk-AI46ICJH.js";
import "./chunk-MVJZAXK3.js";
import "./chunk-WTO765JI.js";
import "./chunk-5Y5LKH6Z.js";
import "./chunk-UPU5VTAM.js";
import "./chunk-LO3SVVD3.js";
import "./chunk-E6W7PUDQ.js";
import "./chunk-5YN5YJMK.js";
import "./chunk-P6ECWQ7C.js";
import "./chunk-NTD5WULD.js";
import "./chunk-UNAM3CMB.js";
import "./chunk-SKZ4IHL6.js";

@@ -13,0 +14,0 @@ import "./chunk-4WAJKSP5.js";

import './common-js/EnhancedEventEmitter.js';
import './RemotePeer.js';
import './types/common.types.js';
export { a as RoomEvents, b as RoomStates, e as RoomStats, R as default } from './common.types.d-DyvjjfiP.js';
export { a as RoomEvents, b as RoomStates, e as RoomStats, R as default } from './common.types.d-CeYv2raY.js';
import './ActiveSpeakers.js';

@@ -6,0 +6,0 @@ import './Consumer.js';

import {
Room_default
} from "./chunk-5Y5LKH6Z.js";
import "./chunk-UPU5VTAM.js";
} from "./chunk-E6W7PUDQ.js";
import "./chunk-5YN5YJMK.js";
import "./chunk-P6ECWQ7C.js";
import "./chunk-NTD5WULD.js";
import "./chunk-UNAM3CMB.js";
import "./chunk-SKZ4IHL6.js";

@@ -8,0 +9,0 @@ import "./chunk-4WAJKSP5.js";

@@ -116,2 +116,6 @@ import { ClientToSushiEvents } from 'types/dist/clientToSushiEvents';

/**
* @protected - For Internal Use Only
*/
enableLocalDev: () => void;
/**
* Creates the socket and returns the instance of the socket if already initialized

@@ -133,6 +137,8 @@ * you need to call connect method to connect to the server

private __getGeoData;
enableLocalDev: () => void;
/**
* Connect to the socket server using the token
* Connect to the socket server using the token, this will establish the connection with the server
*
* Every `token` is unique for each New Peer Trying to connect. Reusing the token will result in an repeated connection error, until the connection is closed.
* @param data - `{ token: string }`
* @throws `Error` if the socket connection cannot be established
*/

@@ -139,0 +145,0 @@ connect: (data: {

import {
Socket_default
} from "./chunk-UPU5VTAM.js";
} from "./chunk-5YN5YJMK.js";
import "./chunk-P6ECWQ7C.js";
import "./chunk-NTD5WULD.js";
import "./chunk-UNAM3CMB.js";
import "./chunk-SKZ4IHL6.js";

@@ -7,0 +8,0 @@ import "./chunk-4WAJKSP5.js";

import {
Transport_default
} from "./chunk-BXAHGU23.js";
} from "./chunk-T343ZOUE.js";
import "./chunk-AI46ICJH.js";
import "./chunk-MVJZAXK3.js";
import "./chunk-UPU5VTAM.js";
import "./chunk-5YN5YJMK.js";
import "./chunk-P6ECWQ7C.js";
import "./chunk-NTD5WULD.js";
import "./chunk-UNAM3CMB.js";
import "./chunk-SKZ4IHL6.js";

@@ -10,0 +11,0 @@ import "./chunk-4WAJKSP5.js";

@@ -9,3 +9,3 @@ export { Producer } from 'mediasoup-client/lib/types';

export { RemotePeerEvents } from '../RemotePeer.js';
export { N as NewRoomControls, P as ProduceSources, d as RoomControls, a as RoomEvents, c as RoomInfo, b as RoomStates, T as TPermissions } from '../common.types.d-DyvjjfiP.js';
export { N as NewRoomControls, P as ProduceSources, d as RoomControls, a as RoomEvents, c as RoomInfo, b as RoomStates, T as TPermissions } from '../common.types.d-CeYv2raY.js';
export { MessagePayload, SocketEvents } from '../Socket.js';

@@ -12,0 +12,0 @@ export { TransportEvents } from '../Transport.js';

{
"name": "@huddle01/web-core",
"version": "2.1.7",
"version": "2.1.8",
"description": "The Huddle01 Javascript SDK offers a comprehensive suite of methods and event listeners that allow for seamless real-time audio and video communication with minimal coding required.",

@@ -10,4 +10,4 @@ "type": "module",

"scripts": {
"build": "rm -rf dist && tsup --format esm,cjs",
"build:umd": "rm -rf dist && tsup --format iife",
"build": "rimraf dist && tsup --format esm,cjs",
"build:umd": "rimraf dist && tsup --format iife",
"watch": "tsup --watch",

@@ -36,5 +36,5 @@ "pub": "bun run build && npm publish --access public",

"devDependencies": {
"@vitest/browser": "^2.0.5",
"esbuild": "^0.23.0",
"jsdom": "^24.1.1",
"@vitest/browser": "^2.1.0",
"esbuild": "^0.23.1",
"jsdom": "^24.1.3",
"protoc": "workspace:*",

@@ -44,10 +44,10 @@ "tsconfig": "workspace:*",

"types": "workspace:*",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"webdriverio": "^8.39.1"
"typescript": "^5.6.2",
"vitest": "^2.1.0",
"webdriverio": "^8.40.5"
},
"dependencies": {
"mediasoup-client": "3.7.10",
"mediasoup-client": "3.7.16",
"zod": "^3.23.8"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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