@tv2media/timeline-state-resolver-types
Advanced tools
Comparing version 2.2.3 to 2.3.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.3.1](https://github.com/tv2/tv-automation-state-timeline-resolver/compare/2.3.0...2.3.1) (2022-11-11) | ||
**Note:** Version bump only for package timeline-state-resolver-types | ||
## [2.2.3](https://github.com/tv2/tv-automation-state-timeline-resolver/compare/2.2.2...2.2.3) (2022-10-18) | ||
@@ -8,0 +12,0 @@ |
@@ -146,3 +146,3 @@ import { Mapping } from './mapping'; | ||
/** IDs of the Shows to cleanup - 'all' will cleanup all shows */ | ||
showIds: string[] | 'all'; | ||
showIds: string[]; | ||
} & TimelineDatastoreReferencesContent; | ||
@@ -149,0 +149,0 @@ } |
{ | ||
"name": "@tv2media/timeline-state-resolver-types", | ||
"version": "2.2.3", | ||
"version": "2.3.1", | ||
"description": "Have timeline, control stuff", | ||
@@ -70,3 +70,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "ba8147ae091f8988eeb28fa41e5d483d17534a1c" | ||
"gitHead": "3c67e4288b56fcf4ac11e96b1c59ec2b7de56e6d" | ||
} |
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
223267