Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mux/mux-data-chromecast

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mux/mux-data-chromecast - npm Package Compare versions

Comparing version 4.7.0 to 4.8.0

11

CHANGELOG.md
# 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 @@

11

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc