@internetarchive/audio-element
Advanced tools
Comparing version 0.0.1-alpha.420 to 0.0.1-alpha.422
@@ -101,4 +101,2 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
detail: { duration: target.duration }, | ||
bubbles: false, | ||
composed: false, | ||
}); | ||
@@ -111,4 +109,2 @@ this.dispatchEvent(event); | ||
detail: { currentTime: target.currentTime }, | ||
bubbles: false, | ||
composed: false, | ||
}); | ||
@@ -115,0 +111,0 @@ this.dispatchEvent(event); |
{ | ||
"name": "@internetarchive/audio-element", | ||
"version": "0.0.1-alpha.420+0a25f9e", | ||
"version": "0.0.1-alpha.422+18a94d7", | ||
"description": "An Audio Element that wraps the HTML audio tag.", | ||
@@ -84,3 +84,3 @@ "license": "AGPL-3.0-only", | ||
}, | ||
"gitHead": "0a25f9e729e4929d7ea691c4c24b02bb5289bc00" | ||
"gitHead": "18a94d7dbaf74f8a648385c6e7063f331b1156c9" | ||
} |
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
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
48822
179