@mux/mux-player-react
Advanced tools
Comparing version 3.0.0-canary.0-4d0b670 to 3.0.0-canary.0-99a0726
@@ -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-4d0b670", | ||
"version": "3.0.0-canary.0-99a0726", | ||
"description": "An open source Mux player for React that Just Works™", | ||
@@ -101,4 +101,4 @@ "homepage": "https://mux.com/player", | ||
"dependencies": { | ||
"@mux/mux-player": "3.0.0-canary.0-4d0b670", | ||
"@mux/playback-core": "0.26.0-canary.0-4d0b670", | ||
"@mux/mux-player": "3.0.0-canary.0-99a0726", | ||
"@mux/playback-core": "0.26.0-canary.0-99a0726", | ||
"prop-types": "^15.7.2" | ||
@@ -105,0 +105,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
190873
1328
+ Added@mux/mux-player@3.0.0-canary.0-99a0726(transitive)
+ Added@mux/mux-video@0.21.0-canary.0-99a0726(transitive)
+ Added@mux/playback-core@0.26.0-canary.0-99a0726(transitive)
+ Addedmedia-chrome@4.2.3(transitive)
- Removed@mux/mux-player@3.0.0-canary.0-4d0b670(transitive)
- Removed@mux/mux-video@0.21.0-canary.0-4d0b670(transitive)
- Removed@mux/playback-core@0.26.0-canary.0-4d0b670(transitive)
- Removedmedia-chrome@4.1.5(transitive)