Socket
Socket
Sign inDemoInstall

@mux/mux-video-react

Package Overview
Dependencies
Maintainers
1
Versions
538
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.11.3-canary.0-2722b6e to 0.11.3-canary.0-3437ced

14

package.json
{
"name": "@mux/mux-video-react",
"version": "0.11.3-canary.0-2722b6e",
"version": "0.11.3-canary.0-3437ced",
"description": "A custom mux video element for React that Just Works™",

@@ -45,3 +45,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",

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

"dependencies": {
"@mux/playback-core": "0.25.2-canary.0-2722b6e",
"@mux/playback-core": "0.25.2-canary.0-3437ced",
"prop-types": "^15.7.2"

@@ -81,7 +81,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",

@@ -91,4 +91,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