@internetarchive/audio-element
Advanced tools
Comparing version 0.0.1-alpha.381 to 0.0.1-alpha.420
@@ -101,4 +101,4 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
detail: { duration: target.duration }, | ||
bubbles: true, | ||
composed: true, | ||
bubbles: false, | ||
composed: false, | ||
}); | ||
@@ -111,4 +111,4 @@ this.dispatchEvent(event); | ||
detail: { currentTime: target.currentTime }, | ||
bubbles: true, | ||
composed: true, | ||
bubbles: false, | ||
composed: false, | ||
}); | ||
@@ -115,0 +115,0 @@ this.dispatchEvent(event); |
{ | ||
"name": "@internetarchive/audio-element", | ||
"version": "0.0.1-alpha.381+fb6279b", | ||
"version": "0.0.1-alpha.420+0a25f9e", | ||
"description": "An Audio Element that wraps the HTML audio tag.", | ||
@@ -84,3 +84,3 @@ "license": "AGPL-3.0-only", | ||
}, | ||
"gitHead": "fb6279bd67aa267648c229351eca7ba70d188348" | ||
"gitHead": "0a25f9e729e4929d7ea691c4c24b02bb5289bc00" | ||
} |
Sorry, the diff of this file is not supported yet
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
49018
1