Socket
Socket
Sign inDemoInstall

xns-audio-player-simple

Package Overview
Dependencies
2
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

15

package.json
{
"private": false,
"name": "xns-audio-player-simple",
"version": "2.0.0",
"version": "2.0.1",
"description": "a simple yet powerful music player for vuejs based on xns-audio-player",

@@ -9,3 +9,3 @@ "main": "./dist/index.js",

"dev": "vue serve src/XnsAudioPlayerSimple.vue",
"build": "bili --name index --plugin vue --vue.css false",
"build": "npx bili --format cjs --format umd --module-name xns-player-umd --bundle-node-modules --minify --no-map",
"build:css": "npx tailwind build src/style.css -o dist/xns-audio-player-simple.css",

@@ -36,8 +36,10 @@ "test": "echo \"Error: no test specified\" && exit 1"

"devDependencies": {
"@fullhuman/postcss-purgecss": "^1.3.0",
"@rollup/plugin-commonjs": "^11.0.2",
"@rollup/plugin-node-resolve": "^7.1.1",
"bili": "^4.8.1",
"cssnano": "^4.1.10",
"postcss-import": "^12.0.1",
"postcss-nested": "^4.1.2",
"postcss-preset-env": "^6.7.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-postcss": "^2.0.3",

@@ -47,10 +49,9 @@ "rollup-plugin-vue": "^4.2.0",

"vue": "^2.6.11",
"vue-ionicons": "^3.0.4",
"vue-loader": "^14.2.4",
"vue-template-compiler": "^2.6.11"
},
"dependencies": {
"@fullhuman/postcss-purgecss": "^1.3.0",
"cssnano": "^4.1.10",
"vue-ionicons": "^3.0.4",
"xns-seek-bar": "^1.0.0"
}
}
# xns-audio-player-simple
A simple yet powerful music player for vuejs based on [xns-audio-player](https://github.com/xinnks/xns-audio-player "xns-audio-player")
![xns-audio-player-simple](https://res.cloudinary.com/djx5h4cjt/image/upload/v1581213111/xns-audio-player-simple/player3.gif "xns-audio-player-simple")
![xns-audio-player-simple](https://res.cloudinary.com/djx5h4cjt/image/upload/v1581286605/xns-audio-player-simple/xns-audio-player-simple-2.0.0.gif "xns-audio-player-simple")

@@ -6,0 +6,0 @@

Sorry, the diff of this file is too big to display

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