Socket
Socket
Sign inDemoInstall

@brightspace-ui-labs/media-player

Package Overview
Dependencies
31
Maintainers
3
Versions
151
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.8.3 to 3.9.0

2

package.json

@@ -6,3 +6,3 @@ {

"repository": "https://github.com/BrightspaceUILabs/media-player.git",
"version": "3.8.3",
"version": "3.9.0",
"publishConfig": {

@@ -9,0 +9,0 @@ "access": "public"

@@ -50,2 +50,3 @@ # media-player

| crossorigin | String | null | If set, will set the `crossorigin` attribute on the underlying media element to the set value.
| download-filename | String | null | If set along with `allow-download`, will use the provided value as the base of the filename (the extension will be automatically appended)
| duration-hint | Number | 1 | Measured in seconds. If set and the duration cannot be determined automatically, this value will be used instead.

@@ -52,0 +53,0 @@ | hide-captions-selection | Boolean | false | If set, the menu item to configure captions is hidden. |

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc