kurento-utils
Advanced tools
Comparing version 7.0.0 to 7.1.0
{ | ||
"name": "kurento-utils", | ||
"version": "7.0.0", | ||
"version": "7.1.0", | ||
"description": "Kurento JavaScript Utilities", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -8,3 +8,3 @@ Kurento Utils for Node.js and Browsers | ||
> | ||
> For real-world applications we recommend to **avoid using this library** and instead to write your JavaScript code directly against the browser’s WebRTC API. | ||
> For real-world applications we recommend to **avoid using this library** and instead to write your JavaScript code directly against the browser’s [WebRTC API](https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API). | ||
@@ -11,0 +11,0 @@ *kurento-utils-js* is a browser library that can be used to simplify creation and handling of [RTCPeerConnection](https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection) objects, to control the browser’s [WebRTC API](https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API). |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
72562