Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hls-video-element

Package Overview
Dependencies
Maintainers
4
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hls-video-element - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

3

dist/react.d.ts
// This file is generated by media-elements/scripts/build-react-wrapper!
export default React.ForwardRefExoticComponent<
declare const VideoComponent: React.ForwardRefExoticComponent<
React.DetailedHTMLProps<React.VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement>
>;
export default VideoComponent;
{
"name": "hls-video-element",
"version": "1.2.6",
"version": "1.2.7",
"description": "Custom element (web component) for playing video using the HTTP Live Streaming (HLS) format. Uses HLS.js.",

@@ -40,3 +40,3 @@ "author": "@muxinc",

"devDependencies": {
"build-react-wrapper": "^0.1.5",
"build-react-wrapper": "^0.1.6",
"npm-run-all": "^4.1.5",

@@ -43,0 +43,0 @@ "wet-run": "^1.2.2"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc