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

@liripeng/vue-audio-player

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liripeng/vue-audio-player - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2

2

package.json
{
"name": "@liripeng/vue-audio-player",
"version": "1.6.1",
"version": "1.6.2",
"description": "Simple and practical Vue audio player component for PC mobile terminal(简单实用的 PC 移动端的 Vue 音频播放器组件)",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -66,3 +66,3 @@ <h3 align="center" style="margin: 30px 0 35px;">Vue Audio Player Component</h3>

ref="audioPlayer"
:audio-list="audioList?.map((item) => item.src)"
:audio-list="audioList"
:before-play="handleBeforePlay"

@@ -69,0 +69,0 @@ :show-play-loading="false"

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