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

@signalwire/core

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@signalwire/core - npm Package Compare versions

Comparing version 4.2.0-dev.202412311304.fa97d4d.0 to 4.2.0-dev.202501221227.63849f9.0

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "4.2.0-dev.202412311304.fa97d4d.0",
"version": "4.2.0-dev.202501221227.63849f9.0",
"main": "dist/index.node.js",

@@ -9,0 +9,0 @@ "module": "dist/index.esm.js",

@@ -137,2 +137,4 @@ import type { Task } from '@redux-saga/types'

// FIXME: Session events should not be removed when the component is destroyed
// It should be removed when the Client is destroyed
this.sessionEventNames().forEach((eventName) => {

@@ -139,0 +141,0 @@ this.sessionEmitter.off(eventName)

@@ -34,3 +34,3 @@ import { BaseSession } from '../../BaseSession'

if (!session) {
getLogger().warn('Custom worker started without the session')
getLogger().warn('Session does not exist!')
}

@@ -37,0 +37,0 @@ return session

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 too big to display

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

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