@mux/mux-player-react
Advanced tools
Comparing version 3.0.0-canary.0-2577b78 to 3.0.0-canary.0-2775da4
@@ -36,3 +36,3 @@ { | ||
"src/index.tsx": { | ||
"bytes": 10208, | ||
"bytes": 10260, | ||
"imports": [ | ||
@@ -132,3 +132,3 @@ { | ||
"inputs": {}, | ||
"bytes": 22488 | ||
"bytes": 22542 | ||
}, | ||
@@ -135,0 +135,0 @@ "dist/index.cjs.js": { |
@@ -36,3 +36,3 @@ { | ||
"src/index.tsx": { | ||
"bytes": 10208, | ||
"bytes": 10260, | ||
"imports": [ | ||
@@ -132,3 +132,3 @@ { | ||
"inputs": {}, | ||
"bytes": 22497 | ||
"bytes": 22551 | ||
}, | ||
@@ -135,0 +135,0 @@ "dist/index.mjs": { |
@@ -69,3 +69,3 @@ { | ||
"src/index.tsx": { | ||
"bytes": 10208, | ||
"bytes": 10260, | ||
"imports": [ | ||
@@ -177,3 +177,3 @@ { | ||
{ | ||
"path": "dist/-QEWOA6LP.mjs", | ||
"path": "dist/-C3E4TWKX.mjs", | ||
"kind": "dynamic-import" | ||
@@ -202,9 +202,9 @@ } | ||
}, | ||
"dist/-QEWOA6LP.mjs.map": { | ||
"dist/-C3E4TWKX.mjs.map": { | ||
"imports": [], | ||
"exports": [], | ||
"inputs": {}, | ||
"bytes": 22497 | ||
"bytes": 22551 | ||
}, | ||
"dist/-QEWOA6LP.mjs": { | ||
"dist/-C3E4TWKX.mjs": { | ||
"imports": [ | ||
@@ -211,0 +211,0 @@ { |
@@ -69,2 +69,4 @@ import React from 'react'; | ||
programEndTime?: number; | ||
assetStartTime?: number; | ||
assetEndTime?: number; | ||
metadataVideoId?: string; | ||
@@ -71,0 +73,0 @@ metadataVideoTitle?: string; |
@@ -69,2 +69,4 @@ import React from 'react'; | ||
programEndTime?: number; | ||
assetStartTime?: number; | ||
assetEndTime?: number; | ||
metadataVideoId?: string; | ||
@@ -71,0 +73,0 @@ metadataVideoTitle?: string; |
{ | ||
"name": "@mux/mux-player-react", | ||
"version": "3.0.0-canary.0-2577b78", | ||
"version": "3.0.0-canary.0-2775da4", | ||
"description": "An open source Mux player for React that Just Works™", | ||
@@ -88,5 +88,5 @@ "homepage": "https://mux.com/player", | ||
"peerDependencies": { | ||
"@types/react": "^17.0.0 || ^18 || ^19", | ||
"react": "^17.0.2 || ^18 || ^19", | ||
"react-dom": "^17.0.2 || ^18 || ^19" | ||
"@types/react": "^17.0.0 || ^17.0.0-0 || ^18 || ^18.0.0-0 || ^19 || ^19.0.0-0", | ||
"react": "^17.0.2 || ^17.0.0-0 || ^18 || ^18.0.0-0 || ^19 || ^19.0.0-0", | ||
"react-dom": "^17.0.2 || ^17.0.2-0 || ^18 || ^18.0.0-0 || ^19 || ^19.0.0-0" | ||
}, | ||
@@ -102,4 +102,4 @@ "peerDependenciesMeta": { | ||
"dependencies": { | ||
"@mux/mux-player": "3.0.0-canary.0-2577b78", | ||
"@mux/playback-core": "0.26.0-canary.0-2577b78", | ||
"@mux/mux-player": "3.0.0-canary.0-2775da4", | ||
"@mux/playback-core": "0.26.0-canary.0-2775da4", | ||
"prop-types": "^15.7.2" | ||
@@ -106,0 +106,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
194102
1328
+ Added@mux/mux-player@3.0.0-canary.0-2775da4(transitive)
+ Added@mux/mux-video@0.21.0-canary.0-2775da4(transitive)
+ Added@mux/playback-core@0.26.0-canary.0-2775da4(transitive)
+ Addedmedia-chrome@4.2.3(transitive)
- Removed@mux/mux-player@3.0.0-canary.0-2577b78(transitive)
- Removed@mux/mux-video@0.21.0-canary.0-2577b78(transitive)
- Removed@mux/playback-core@0.26.0-canary.0-2577b78(transitive)
- Removedmedia-chrome@4.1.5(transitive)