Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mux/mux-audio-react

Package Overview
Dependencies
Maintainers
0
Versions
556
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mux/mux-audio-react - npm Package Compare versions

Comparing version 0.10.3-canary.0-8159569 to 0.10.3-canary.0-840a0be

14

package.json
{
"name": "@mux/mux-audio-react",
"version": "0.10.3-canary.0-8159569",
"version": "0.10.3-canary.0-840a0be",
"description": "A custom mux audio element for React that Just Works™",

@@ -44,3 +44,3 @@ "keywords": [

"clean": "shx rm -rf dist/",
"lint": "eslint src/ --ext .js,.jsx,.ts,.tsx",
"lint": "ESLINT_USE_FLAT_CONFIG=false eslint src/ --ext .js,.jsx,.ts,.tsx",
"dev:cjs": "yarn build:cjs --watch=forever",

@@ -72,3 +72,3 @@ "dev:esm": "yarn build:esm --watch=forever",

"dependencies": {
"@mux/playback-core": "0.25.2-canary.0-8159569",
"@mux/playback-core": "0.25.2-canary.0-840a0be",
"prop-types": "^15.7.2"

@@ -80,7 +80,7 @@ },

"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"downlevel-dts": "^0.11.0",
"esbuild": "^0.19.8",
"eslint": "^8.24.0",
"eslint": "^9.9.1",
"npm-run-all": "^4.1.5",

@@ -90,4 +90,4 @@ "react": "^18.2.0",

"shx": "^0.3.4",
"typescript": "^4.9.4"
"typescript": "^5.5.4"
}
}

Sorry, the diff of this file is not supported yet

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