@tv2media/blueprints-integration
Advanced tools
Comparing version 1.37.0-rc13 to 1.37.0-rc18
@@ -47,2 +47,4 @@ import { Time } from './common'; | ||
seek?: number; | ||
/** Duration of extra content past sourceDuration. Not planned to play back but present on the media and playable. */ | ||
postrollDuration?: number; | ||
editable?: VTEditableParameters; | ||
@@ -49,0 +51,0 @@ ignoreMediaObjectStatus?: boolean; |
{ | ||
"name": "@tv2media/blueprints-integration", | ||
"version": "1.37.0-rc13", | ||
"version": "1.37.0-rc18", | ||
"description": "Library to define the interaction between core and the blueprints.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
253985
2343