simli-client
Advanced tools
@@ -49,2 +49,3 @@ "use strict"; | ||
| else if (firstToken.includes("ENDFRAME")) { | ||
| transport.emit("stop"); | ||
| transport.disconnect(); | ||
@@ -51,0 +52,0 @@ } |
@@ -76,2 +76,3 @@ import { SimliClientEvents } from "../Events"; | ||
| } else if (firstToken.includes("ENDFRAME")) { | ||
| transport.emit("stop") | ||
| transport.disconnect() | ||
@@ -78,0 +79,0 @@ } else if (firstToken.includes("DESTINATION")) { |
+1
-1
| { | ||
| "name": "simli-client", | ||
| "version": "3.0.0", | ||
| "version": "3.0.1", | ||
| "description": "Simli WebRTC Client", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
74908
0.11%1829
0.11%4
-20%