You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@liripeng/vue-audio-player

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

to
1.5.1-beta

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

@@ -12,2 +12,3 @@ "license": "MIT",

"main": "./packages/index.js",
"type": "module",
"keywords": [

@@ -36,3 +37,3 @@ "liripeng",

"@any-touch/pan": "^2.0.2",
"@liripeng/vue-audio-player": "1.4.1-beta1",
"@liripeng/vue-audio-player": "1.5.0",
"vue": "^3.2.31",

@@ -43,9 +44,9 @@ "vue-router": "^4.0.14"

"@vitejs/plugin-vue": "^2.2.4",
"@vue/eslint-config-prettier": "^6.0.0",
"eslint": "^6.8.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-vue": "^7.0.0",
"prettier": "^2.5.1",
"@vue/eslint-config-prettier": "^7.0.0",
"eslint": "^8.11.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.5.0",
"prettier": "^2.6.0",
"vite": "^2.8.6"
}
}