New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 0.1.0 to 0.1.1

2

package.json
{
"name": "@liripeng/vue-audio-player",
"version": "0.1.0",
"version": "0.1.1",
"private": false,

@@ -5,0 +5,0 @@ "scripts": {

# Vue音频播放器组件
## 线上演示
![image](https://github.com/1014156094/vue-audio-player/blob/master/public/qrcode.png)
![image](https://github.com/1014156094/vue-audio-player/blob/master/public/qrcode.png?raw=true)

@@ -12,21 +12,11 @@

## 安装项目
## 安装
```
npm install
npm i -S @liripeng/vue-audio-player
```
### 开始开发
```
npm run serve
```
### 生产打包
```
npm run build
```
## 注意事项
组件CSS使用 `less` 预编译语言
## 快速开始
## 使用
```

@@ -72,3 +62,3 @@ <template>

## 组件data
## Data
| 方法 | 说明 | 回调 |

@@ -81,5 +71,5 @@ | - | - | - |

`更多`请自行使用 `ref` 打印组件的 `data` 查看
`更多`请自行查看组件的 `data`
## 组件methods
## Methods
| 方法 | 说明 | 回调 |

@@ -92,5 +82,5 @@ | - | - | - |

`更多`请自行使用 `ref` 打印组件的 `methods` 查看
`更多`请自行查看组件的 `methods`
## 作者
`小七`
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