@livepeer/core
Advanced tools
Comparing version 3.2.6 to 3.2.7
@@ -775,2 +775,4 @@ import { StoreApi } from 'zustand/vanilla'; | ||
offset_ms?: number; | ||
/** The timestamp of the oldest buffer event, in milliseconds. Only sent when this differs from the heartbeat timestamp. */ | ||
oldest_buffer_timestamp?: number; | ||
/** The height of the player element, in px. */ | ||
@@ -777,0 +779,0 @@ player_height_px?: number; |
declare const version: { | ||
readonly core: "@livepeer/core@3.2.6"; | ||
readonly react: "@livepeer/react@4.2.6"; | ||
readonly core: "@livepeer/core@3.2.7"; | ||
readonly react: "@livepeer/react@4.2.7"; | ||
}; | ||
export { version }; |
// src/version.ts | ||
var core = "@livepeer/core@3.2.6"; | ||
var react = "@livepeer/react@4.2.6"; | ||
var core = "@livepeer/core@3.2.7"; | ||
var react = "@livepeer/react@4.2.7"; | ||
var version = { | ||
@@ -5,0 +5,0 @@ core, |
@@ -6,3 +6,3 @@ { | ||
"type": "module", | ||
"version": "3.2.6", | ||
"version": "3.2.7", | ||
"repository": { | ||
@@ -9,0 +9,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
793946
7544