videojs-share
videojs-share copied to clipboard
Share plugin for video.js
Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `lodash` from 3.10.1 to 4.17.21 Release notes Sourced from lodash's releases. 4.0.0 lodash...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.4 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 2.3.1 to 4.2.4 Release notes Sourced from socket.io-parser's releases. 4.2.4 Bug...
Bumps [cli](https://github.com/node-js-libs/cli) to 1.0.1 and updates ancestor dependency videojs-languages. These dependencies need to be updated together. Updates `cli` from 0.11.3 to 1.0.1 Commits 470db35 1.0.1 ae103f8 Update glob, closes #91...
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.13. Release notes Sourced from @xmldom/xmldom's releases. 0.7.13 Commits Fixed dom: prevent iteration over deleted items [#514](https://github.com/xmldom/xmldom/issues/514)/ [#499](https://github.com/xmldom/xmldom/issues/499) Thank you, @qtow, for your contributions 0.7.12...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `engine.io` from 1.8.3 to 6.2.1 Release notes Sourced from engine.io's releases. 6.2.1 :warning:...
In some mobile devices the click event is no triggered properly when interacting with the button, thus not firing the share option, by using a touchend event it ensures that...