@signalwire/js
Advanced tools
Comparing version 3.14.0 to 3.15.0-dev.202208180855.db197da.0
@@ -1233,3 +1233,3 @@ var __defProp = Object.defineProperty; | ||
__publicField(this, "WebSocketConstructor", WebSocket); | ||
__publicField(this, "agent", "@signalwire/js/browser/3.14.0"); | ||
__publicField(this, "agent", "@signalwire/js/browser/3.15.0-dev.202208180855.db197da.0"); | ||
} | ||
@@ -1236,0 +1236,0 @@ get allowHijack() { |
@@ -1235,3 +1235,3 @@ var __create = Object.create; | ||
__publicField(this, "WebSocketConstructor", WebSocket); | ||
__publicField(this, "agent", "@signalwire/js/browser/3.14.0"); | ||
__publicField(this, "agent", "@signalwire/js/browser/3.15.0-dev.202208180855.db197da.0"); | ||
} | ||
@@ -1238,0 +1238,0 @@ get allowHijack() { |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "3.14.0", | ||
"version": "3.15.0-dev.202208180855.db197da.0", | ||
"main": "dist/index.js", | ||
@@ -47,4 +47,4 @@ "module": "dist/index.esm.js", | ||
"dependencies": { | ||
"@signalwire/core": "3.11.0", | ||
"@signalwire/webrtc": "3.5.6", | ||
"@signalwire/core": "3.12.0-dev.202208180855.db197da.0", | ||
"@signalwire/webrtc": "3.5.7-dev.202208180855.db197da.0", | ||
"jwt-decode": "^3.1.2" | ||
@@ -51,0 +51,0 @@ }, |
import { getLogger } from '@signalwire/core' | ||
import type { VideoAuthorization, MediaDirectionAllowed } from '@signalwire/core' | ||
import type { | ||
VideoAuthorization, | ||
MediaDirectionAllowed, | ||
} from '@signalwire/core' | ||
import type { RoomSessionJoinAudienceParams } from './interfaces' | ||
@@ -4,0 +7,0 @@ |
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 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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2128787
21258
1
+ Added@signalwire/core@3.12.0-dev.202208180855.db197da.0(transitive)
+ Added@signalwire/webrtc@3.5.7-dev.202208180855.db197da.0(transitive)
- Removed@signalwire/core@3.11.0(transitive)
- Removed@signalwire/webrtc@3.5.6(transitive)