@mux/mux-data-chromecast
Advanced tools
Comparing version 4.15.3 to 4.16.0
# chromecast-mux | ||
## 4.16.0 | ||
### Minor Changes | ||
- 18af18e: Update mechanism for generating unique IDs, used for `view_id` and others | ||
### Patch Changes | ||
- Updated dependencies [18af18e] | ||
- Updated dependencies [157f957] | ||
- mux-embed@5.5.0 | ||
## 4.15.3 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@mux/mux-data-chromecast", | ||
"version": "4.15.3", | ||
"version": "4.16.0", | ||
"author": "Mux, Inc.", | ||
@@ -29,3 +29,3 @@ "description": "Mux Data SDK for monitoring Chromecast", | ||
"devDependencies": { | ||
"@mux/mux-data-builder": "^0.6.2", | ||
"@mux/mux-data-builder": "^0.7.0", | ||
"@types/chromecast-caf-receiver": "^6.0.7", | ||
@@ -36,4 +36,4 @@ "aws-sdk": "^2.2.37", | ||
"dependencies": { | ||
"mux-embed": "5.4.3" | ||
"mux-embed": "5.5.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
104546
363
+ Addedmux-embed@5.5.0(transitive)
- Removedmux-embed@5.4.3(transitive)
Updatedmux-embed@5.5.0