webrtc-streaming-core
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "webrtc-streaming-core", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -10,3 +10,7 @@ "main": "index.js", | ||
"author": "", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"dependencies": { | ||
"typescript": "^4.9.4", | ||
"webrtc-streaming-core": "^1.0.0" | ||
} | ||
} |
85320
22
1559
2
+ Addedtypescript@^4.9.4
+ Addedwebrtc-streaming-core@^1.0.0
+ Addedtypescript@4.9.5(transitive)