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.2 to 2.0.0

2

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

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

@@ -1,2 +0,1 @@

import './icon'
import AudioPlayer from './index.vue'

@@ -3,0 +2,0 @@

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

## [中文文档](./README-cn.md) | **English Document**
## [中文文档](./README_CN.md) | **English Document**

@@ -26,3 +26,4 @@ ## <a href="https://codesandbox.io/s/liripengvue-audio-player-issue-moban-cb57s?file=/src/App.vue&resolutionWidth=320&resolutionHeight=675">Online Demo</a>

- Support for progress bar dragging
- Supports PC and mobile terminals
- Support PC and mobile
- Support Nuxt SSR
- Complete documentation and examples

@@ -189,51 +190,4 @@

## Update log
## [Update Log](./UPDATE_LOG.md)
### v1.6.1【2024/06/04】
- Improvement:<a href="https://github.com/1014156094/vue-audio-player/issues/67" target="_blank">Mouse-over shows hand icon despite :disabled-progress-drag and :disabled-progress-click</a>
- Fix:<a href="https://github.com/1014156094/vue-audio-player/issues/63" target="_blank">Since upgrading to 1.5.3: Sourcemap pointing to missing source files</a>
### v1.6.0【2024/06/04】
- Feature: Lock screen can set the cover and switch to the next song and so on
### v1.5.3【2023/11/29】
- Feature: `showPlayLoading` prop
### v1.5.2【2023/07/12】
- Fix: When I select double playback speed, it doesn't work when the next song is played.
### v1.5.1【2023/03/29】
- Improvement: Beautify UI
### v1.5.0【2022/03/20】
- Feature:`Vue2` and `Vue3` work fine
- Feature:Don't need import `CSS` file
### v1.4.0【2022/03/05】
- Feature:Slot `play-prev`、`play-start`、`play-pause` and `play-next`
- Feature:`play-error` event
- Improvement:Appearance and layout
### v1.3.0【2022/01/25】
- Improvement:Reduced package volume
- Modify:Style import changed to `import '@liripeng/vue-audio-player/lib/style.css'`
### v1.2.11【2021/06/17】
- Feature:`disabled-progress-drag` prop
- Feature:`disabled-progress-click` prop
- Feature:`progress-start` event
- Feature:`progress-move` event
- Feature:`progress-end` event
- Feature:`progress-click` event
## FAQ

@@ -240,0 +194,0 @@

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