@mux/mux-data-chromecast
Advanced tools
Comparing version 4.7.0 to 4.8.0
# chromecast-mux | ||
## 4.8.0 | ||
### Minor Changes | ||
- 197eab8: Include Ad metadata in ad events | ||
### Patch Changes | ||
- Updated dependencies [197eab8] | ||
- mux-embed@4.21.0 | ||
## 4.7.0 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@mux/mux-data-chromecast", | ||
"version": "4.7.0", | ||
"version": "4.8.0", | ||
"author": "Mux, Inc.", | ||
@@ -21,3 +21,8 @@ "description": "Mux Data SDK for monitoring Chromecast", | ||
"entry": "./src/entry.ts", | ||
"library": "initChromecastMux" | ||
"library": "initChromecastMux", | ||
"webpack": { | ||
"devServer": { | ||
"static": "sample_app/receiver" | ||
} | ||
} | ||
}, | ||
@@ -31,4 +36,4 @@ "devDependencies": { | ||
"dependencies": { | ||
"mux-embed": "4.20.0" | ||
"mux-embed": "4.21.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
326
97603
+ Addedmux-embed@4.21.0(transitive)
- Removedmux-embed@4.20.0(transitive)
Updatedmux-embed@4.21.0