Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@internetarchive/audio-element

Package Overview
Dependencies
Maintainers
9
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@internetarchive/audio-element - npm Package Compare versions

Comparing version 0.0.1-alpha.420 to 0.0.1-alpha.422

4

lib/audio-element.js

@@ -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);

4

package.json
{
"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

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