accelerator-sample-apps-js
accelerator-sample-apps-js copied to clipboard
Vulnerable Library - moment-2.17.1.min.js Parse, validate, manipulate, and display dates Library home page: https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.17.1/moment.min.js Path to dependency file: /vanilla-js-sample-app/public/index.html Path to vulnerable library: /vanilla-js-sample-app/public/index.html ## Vulnerabilities | CVE | Severity...
Vulnerable Library - underscore-min-1.8.3.js JavaScript's functional programming helper library. Library home page: https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js Path to dependency file: /vanilla-js-sample-app/public/index.html Path to vulnerable library: /vanilla-js-sample-app/public/index.html ## Vulnerabilities | CVE | Severity |...
Vulnerable Library - opentok-screen-sharing-1.0.35.tgz Path to dependency file: /vanilla-js-sample-app/package.json Path to vulnerable library: /vanilla-js-sample-app/node_modules/replace/node_modules/minimatch/package.json ## Vulnerabilities | CVE | Severity | CVSS | Dependency | Type | Fixed in (opentok-screen-sharing...
Vulnerable Library - jquery-3.1.1.min.js JavaScript library for DOM operations Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js Path to dependency file: /vanilla-js-sample-app/public/index.html Path to vulnerable library: /vanilla-js-sample-app/public/index.html ## Vulnerabilities | CVE | Severity |...
browser: safari 15.1 opentok version: 2.21.2 Running this sample apps: https://github.com/opentok/opentok-node/tree/main/sample/HelloWorld https://github.com/opentok/accelerator-sample-apps-js/tree/main/sdk-wrapper-react-sample Page crached after trying disable video (piblisher.publishVideo(false)) Some gifs: https://gyazo.com/b90408442308365e91fd2937d1512a22 https://gyazo.com/3fed4901fd0a861fda25a91003b46029
Hi there, I'm trying to run the React sample app locally but getting the following error in the terminal: 'There might be a problem with the project dependency tree. It...
## Pull request checklist - [ ] All tests pass. Demo project builds and runs. - [ ] I have resolved any merge conflicts. Confirmation: √ ## What's in this...
The react-scripts package provided by Create React App requires a dependency: "eslint": "^6.6.0" ## Pull request checklist - [ ] All tests pass. Demo project builds and runs. - [...
## Question or Feature Request I was experimenting with the vanilla js example, can you help me find the easiest way to get the publisher session and use the documented...
https://github.com/opentok/accelerator-sample-apps-js/blob/2c214cc3d51cba58958d0acfd1bcf96521bf570d/react-sample-app/src/App.js#L127