Socket
Socket
Sign inDemoInstall

xns-audio-player-simple

Package Overview
Dependencies
21
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.1 to 3.2.2

12

package.json
{
"private": false,
"name": "xns-audio-player-simple",
"version": "3.2.1",
"version": "3.2.2",
"description": "A simple yet powerful music player for VueJs inspired by xns-audio-player",
"main": "./src/index.js",
"main": "./dist/index.js",
"scripts": {

@@ -13,10 +13,2 @@ "dev": "vite",

},
"type": "module",
"exports": {
".": "./dist/index.js",
"./styles.css": "./dist/style.css"
},
"browser": {
"./styles.css": "./dist/style.css"
},
"files": [

@@ -23,0 +15,0 @@ "dist/*"

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