Socket
Socket
Sign inDemoInstall

vue-player-audio

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

.idea/compiler.xml

0

build/rollup.config.js

@@ -0,0 +0,0 @@ import VuePlugin from 'rollup-plugin-vue'

4

package.json
{
"name": "vue-player-audio",
"description": "播放音频文件,支持设置播放时间区间(Vue组件)",
"description": "播放音频文件,支持设置播放时间区间(Vue@2组件)",
"repository": {

@@ -37,3 +37,3 @@ "type": "git",

},
"version": "1.0.1"
"version": "1.0.2"
}
# vue-player-audio
播放音频文件,支持设置播放时间区间(Vue组件)
播放音频文件,支持设置播放时间区间(Vue@2组件)

@@ -17,3 +17,3 @@ 1. npm:<https://www.npmjs.com/package/vue-player-audio>

```html
<!-- 需要先引入vue:<script src="//unpkg.com/vue"></script> -->
<!-- 需要先引入vue:<script src="//unpkg.com/vue@2"></script> -->
<script src="//unpkg.com/vue-player-audio"></script>

@@ -52,3 +52,3 @@ ```

```html
<!-- 需要先引入vue:<script src="//unpkg.com/vue"></script> -->
<!-- 需要先引入vue:<script src="//unpkg.com/vue@2"></script> -->
<!-- 需要先引入vue-player-audio:<script src="//unpkg.com/vue-player-audio"></script> -->

@@ -65,3 +65,3 @@

```html
<!-- 需要先引入vue:<script src="//unpkg.com/vue"></script> -->
<!-- 需要先引入vue:<script src="//unpkg.com/vue@2"></script> -->
<!-- 需要先引入vue-player-audio:<script src="//unpkg.com/vue-player-audio"></script> -->

@@ -68,0 +68,0 @@

@@ -0,0 +0,0 @@ import vuePlayerAudio from './vue-player-audio.vue'

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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