New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mux/mux-player

Package Overview
Dependencies
Maintainers
2
Versions
601
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mux/mux-player - npm Package Compare versions

Comparing version 0.1.0-canary.21-29ed915 to 0.1.0-canary.22-cf5ae56

16

package.json
{
"name": "@mux/mux-player",
"version": "0.1.0-canary.21-29ed915",
"version": "0.1.0-canary.22-cf5ae56",
"description": "An open source Mux player web component that Just Works™",

@@ -45,3 +45,4 @@ "main": "./dist/index.cjs.js",

"build:cjs": "esbuilder src/index.ts --format=cjs --out-extension:.js=.cjs.js",
"build:types": "tsc --declaration --emitDeclarationOnly --outDir './dist/types' && downlevel-dts ./dist/types ./dist/types-ts3.4",
"build:types": "tsc --declaration --emitDeclarationOnly --outDir './dist/types'",
"postbuild:types": "downlevel-dts ./dist/types ./dist/types-ts3.4",
"build": "npm-run-all --parallel build:types 'build:esm -- --minify' 'build:iife -- --minify' 'build:cjs -- --minify' 'build:esm-module -- --minify'",

@@ -54,6 +55,9 @@ "prebuild": "yarn clean",

"@github/template-parts": "^0.5.3",
"@mux/mux-elements-codemod": "1.1.2-canary.22-29ed915",
"@mux/mux-video": "0.8.5-canary.18-29ed915",
"@mux/mux-video-react": "0.5.2-canary.22-29ed915",
"@mux/playback-core": "0.9.1-canary.21-29ed915",
"@mux/mux-audio": "0.6.3-canary.22-cf5ae56",
"@mux/mux-audio-react": "0.4.2-canary.23-cf5ae56",
"@mux/mux-elements-codemod": "1.1.2-canary.23-cf5ae56",
"@mux/mux-uploader-react": "0.1.0-canary.22-cf5ae56",
"@mux/mux-video": "0.8.5-canary.19-cf5ae56",
"@mux/mux-video-react": "0.5.2-canary.23-cf5ae56",
"@mux/playback-core": "0.9.1-canary.22-cf5ae56",
"media-chrome": "0.10.0"

@@ -60,0 +64,0 @@ },

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