Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
videogular2
Advanced tools
Videogular is a video application framework for desktop and mobile powered by Angular
Videogular is an HTML5 video player for Angular 2.0. Videogular is a wrapper over the HTML5 video tag, so you can just add whatever you want. This provides a very powerful, but simple to use solution, for everybody.
You can see a demo here: https://videogular.github.io/videogular2-showroom/#/
Documentation: https://videogular.github.io/videogular2
To get up and running quickly, check out the getting started guide.
Run start
to compile the project, execute tests and check coverage:
npm start
Run build
to compile the project:
npm run build
Run test
to test the project:
npm test
Run coverage
to check the coverage report:
npm run coverage
To start the example app run the following commands and open http://localhost:8080:
cd examples
npm install
npm run build
npm start
Videogular wants to thank you to this companies for support this project:
Videogular is a project created by Raúl Jiménez and released under MIT license.
This project would not be possible without our team members and an amazing community,
FAQs
Videogular is a video application framework for desktop and mobile powered by Angular
The npm package videogular2 receives a total of 2,783 weekly downloads. As such, videogular2 popularity was classified as popular.
We found that videogular2 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.