
Security News
The Code You Didn't Write Is Still Yours to Defend
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.
@videojs/vhs-utils
Advanced tools
Objects and functions shared throughtout @videojs/http-streaming code
vhs-utils serves two purposes:
npm install --save @videojs/vhs-utils
All utility functions are published under dist and can be required/imported like so:
es import using es dist
import resolveUrl from '@videojs/vhs-utils/es/resolve-url';
cjs import using cjs dist
const resolveUrl = require('@videojs/vhs-utils/cjs/resolve-url');
depricated cjs dist
const resolveUrl = require('@videojs/vhs-utils/dist/resolve-url');
FAQs
Objects and functions shared throughtout @videojs/http-streaming code
The npm package @videojs/vhs-utils receives a total of 998,389 weekly downloads. As such, @videojs/vhs-utils popularity was classified as popular.
We found that @videojs/vhs-utils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 17 open source maintainers 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.

Security News
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.