New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vidstack/player

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vidstack/player - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

34

package.json
{
"name": "@vidstack/player",
"version": "1.0.0",
"version": "1.0.1",
"description": "Customizable, extensible, accessible and universal media player.",

@@ -9,4 +9,4 @@ "license": "MIT",

},
"main": "dist/index.js",
"module": "dist/index.js",
"main": "dist/bundle/index.js",
"module": "dist/bundle/index.js",
"type": "module",

@@ -24,3 +24,3 @@ "types": "@types/",

"exports": {
".": "./dist/index.js",
".": "./dist/bundle/index.js",
"./bundle": "./dist/bundle/",

@@ -114,3 +114,27 @@ "./core": "./dist/core/",

"access": "public"
}
},
"keywords": [
"vidstack",
"player",
"plyr",
"vime",
"youtube",
"vimeo",
"dailymotion",
"hls",
"dash",
"file",
"html5",
"video",
"audio",
"react",
"customizable",
"extensible",
"accessible",
"universal",
"lit",
"lit-element",
"web components",
"framework agnostic"
]
}
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