Socket
Socket
Sign inDemoInstall

araudioplayer

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.3 to 0.2.4

4

index.js

@@ -88,3 +88,3 @@ var ARAudioPlayer = {

self.application.core.assetsContainer.append(`<img id='${track.texture}' src='${track.cover}' preload='true' />`);
//self.application.core.assetsContainer.append(`<img id='${track.texture}' src='${track.cover}' preload='true' />`);

@@ -449,3 +449,3 @@ self.application.core.trackList.push(track);

</div>`);
self.assetsContainer = $('#embedded-assets-container');
// self.assetsContainer = $('#embedded-assets-container');
}

@@ -452,0 +452,0 @@ }

{
"name": "araudioplayer",
"version": "0.2.3",
"version": "0.2.4",
"description": "audio player interface for web AR projects made by Patrice-Morgan Ongoly for the House of Venus",

@@ -5,0 +5,0 @@ "main": "index.js",

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