Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@mailonline/video-ad-sdk
Advanced tools
To run video ads in the browser there are many alternatives. The most famous one is probably Google's IMA SDK for HTML5. There are two main cons with that SDK. It only works through DoubleClick and it is a black box very hard to debug and to maintain. This SDK tries to offer an alternative to play video ads that can work with any player in the world and any ad server that supports the VAST specification. And since it is open source you can read the code and debug if you need to.
Demo here!.
Currently we only have the API which you can check here.
We use nvm to decide which of node to use.
So after you clone the repo you just need to run
$ nvm use
to install the supported node version, then run yarn
's default command
$ yarn
to install and build the packages and finally you can run
$ yarn test
to run the tests.
Please open an issue if you have any questions or concerns.
This project is licensed under the MIT license, Copyright (c) 2018 MailOnline. For more information see LICENSE
FAQs
Video ad SDK to load and play video ads
The npm package @mailonline/video-ad-sdk receives a total of 5 weekly downloads. As such, @mailonline/video-ad-sdk popularity was classified as not popular.
We found that @mailonline/video-ad-sdk 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 researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.