Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
@wistia/wistia-player
Advanced tools
An embeddable wistia-player web component and React wrapper to add responsive, lightweight, and SEO-friendly videos to your site.
⚠️ Note: This package is in active development. Updates may unexpectedly introduce breaking changes. Use in production at your own risk.
🚧 Note: The React Wrapper has been removed from this package. To use the new React Wrapper, please use
@wistia/wistia-player-react
.
<wistia-player>
is Wistia's embeddable web component which can be used to add responsive, lightweight, and SEO-friendly videos to your site.
npm install @wistia/wistia-player
The only required attribute is media-id
, the ID of the media that will be embedded.
import '@wistia/wistia-player';
<wistia-player media-id="abc123"></wistia-player>;
import '@wistia/wistia-player';
<wistia-player media-id="abc123" player-color="1e64f0"></wistia-player>;
FAQs
An embeddable wistia-player web component and React wrapper to add responsive, lightweight, and SEO-friendly videos to your site.
The npm package @wistia/wistia-player receives a total of 9,487 weekly downloads. As such, @wistia/wistia-player popularity was classified as popular.
We found that @wistia/wistia-player demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.