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 1.3.0-beta1 to 1.3.0-beta3

9

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

@@ -8,2 +8,5 @@ "license": "MIT",

"private": false,
"files": [
"lib"
],
"main": "./lib/vue-audio-player.es.js",

@@ -15,2 +18,6 @@ "module": "./lib/vue-audio-player.es.js",

"require": "./lib/vue-audio-player.umd.js"
},
"./lib/style.css": {
"import": "./lib/style.css",
"require": "./lib/style.css"
}

@@ -17,0 +24,0 @@ },

.eslintrc.js
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