@mux/mux-video-react
Advanced tools
Comparing version 0.12.0-canary.0-27b6858 to 0.12.0-canary.0-b762184
{ | ||
"name": "@mux/mux-video-react", | ||
"version": "0.12.0-canary.0-27b6858", | ||
"version": "0.12.0-canary.0-b762184", | ||
"description": "A custom mux video element for React that Just Works™", | ||
@@ -30,5 +30,5 @@ "keywords": [ | ||
"require": "./dist/index.cjs.js", | ||
"default": "./dist/index.cjs.js", | ||
"types@<4.3.5": "./dist/types-ts3.4/index.d.ts", | ||
"types": "./dist/types/index.d.ts" | ||
"types": "./dist/types/index.d.ts", | ||
"default": "./dist/index.cjs.js" | ||
} | ||
@@ -73,3 +73,3 @@ }, | ||
"dependencies": { | ||
"@mux/playback-core": "0.27.0-canary.0-27b6858", | ||
"@mux/playback-core": "0.27.0-canary.0-b762184", | ||
"prop-types": "^15.7.2" | ||
@@ -76,0 +76,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Added@mux/playback-core@0.27.0-canary.0-b762184(transitive)
- Removed@mux/playback-core@0.27.0-canary.0-27b6858(transitive)