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
29
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.1.1 to 1.1.2

10

package.json
{
"name": "hls-video-element",
"version": "1.1.1",
"version": "1.1.2",
"description": "Custom element (web component) for playing video using the HTTP Live Streaming (HLS) format. Uses HLS.js.",

@@ -24,8 +24,8 @@ "type": "module",

"dependencies": {
"custom-media-element": "^1.1.0",
"hls.js": "^1.4.12",
"media-tracks": "^0.2.4"
"custom-media-element": "^1.2.2",
"hls.js": "^1.5.1",
"media-tracks": "^0.3.0"
},
"devDependencies": {
"wet-run": "^1.0.0"
"wet-run": "^1.0.3"
},

@@ -32,0 +32,0 @@ "keywords": [

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