@mux/mux-active-viewer-count
Advanced tools
Comparing version 0.1.1-canary.1-1c3943a to 0.1.1-canary.10-59a0978
@@ -5,1 +5,13 @@ # Change Log | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
# 0.2.0-alpha.0 (2023-03-31) | ||
### Bug Fixes | ||
* upgrade MC & integrate media-time-display ([#631](https://github.com/muxinc/elements/issues/631)) ([78dc0b8](https://github.com/muxinc/elements/commit/78dc0b897b1c0b892e614493c9c084ebe145fe49)) | ||
### Features | ||
* Mux active viewer count ([#560](https://github.com/muxinc/elements/issues/560)) ([37a8ec6](https://github.com/muxinc/elements/commit/37a8ec60360e74e3abc7701d6edb9a4c5e02be41)) |
{ | ||
"name": "@mux/mux-active-viewer-count", | ||
"version": "0.1.1-canary.1-1c3943a", | ||
"version": "0.1.1-canary.10-59a0978", | ||
"description": "A custom Mux element to show the current viewer count for the browser that Just Works™", | ||
@@ -33,3 +33,3 @@ "main": "./dist/index.cjs.js", | ||
"lint": "eslint src/ --ext .js,.jsx,.ts,.tsx", | ||
"test": "web-test-runner **/*test.js --port 8003 --coverage --config test/web-test-runner.config.mjs --root-dir ../..", | ||
"test": "web-test-runner **/*test.js --port 8006 --coverage --config test/web-test-runner.config.mjs --root-dir ../..", | ||
"posttest": "replace 'SF:src/' 'SF:packages/mux-active-viewer-counts/src/' coverage/lcov.info --silent", | ||
@@ -53,3 +53,2 @@ "dev:iife": "yarn build:iife --watch=forever", | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
@@ -56,0 +55,0 @@ "@mux/test-esm-exports": "0.1.0", |
Sorry, the diff of this file is not supported yet
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
91987