Commit Graph

11 Commits (255684b137a49c82b4373004de200716626f3380)

Author SHA1 Message Date
dependabot[bot] 255684b137
build(deps-dev): bump grunt from 1.4.1 to 1.5.3 in /openvidu-browser
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.4.1 to 1.5.3.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt/compare/v1.4.1...v1.5.3)

---
updated-dependencies:
- dependency-name: grunt
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 11:19:15 +00:00
jenkinsopenvidu 44b7474a38 Update to version v2.22.0 2022-05-12 14:57:21 +00:00
cruizba 80ab17ff92 openvidu-browser, openvidu-node-client, openvidu-testapp: Update to lockversion v2 and fixes for npm v8 build 2022-04-12 14:42:12 +02:00
jenkinsopenvidu 0e71cbc561 Update to version v2.21.0 2022-03-03 12:28:08 +00:00
csantosm af818b66f6 openvidu-browser: Fixed bug using speaking events
Subscribing to start/stop speaking events, the speechEvent object (which is undefined) is trying to invoke to 'on' method. This prevents the correct behaviour of the stop/start speaking events.
2022-02-11 17:33:45 +01:00
pabloFuente 9def6c6056 package-lock.json to npm-shrinkwrap.json 2018-06-15 15:18:51 +02:00
pabloFuente 263db59bdd openvidu-browser: unnecesary dependencies removed 2018-06-13 17:31:25 +02:00
pabloFuente 75332533b2 openvidu-browser: WebRtcPeer to TypeScript 2018-06-11 13:08:30 +02:00
pabloFuente 3066662ef4 openvidu-browser RpcBuilder import in OpenVidu.ts change to 'require' 2018-06-04 14:33:57 +02:00
pabloFuente b5698a75dc e2e updated to test local recorder feature 2018-05-16 18:23:21 +02:00
pabloFuente 23f34127cf openvidu-browser: Subscriber.subscribeToAudio / Video fix 2018-05-14 19:06:53 +02:00