custom-media-element
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -12,3 +12,3 @@ /** | ||
// generic events making it impossible to pick these specific to HTMLMediaElement. | ||
const Events = [ | ||
export const Events = [ | ||
'abort', | ||
@@ -15,0 +15,0 @@ 'canplay', |
{ | ||
"name": "custom-media-element", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A custom element for extending the native media elements (<audio> or <video>)", | ||
@@ -5,0 +5,0 @@ "type": "module", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15656
5