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

@tv2media/timeline-state-resolver-types

Package Overview
Dependencies
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tv2media/timeline-state-resolver-types - npm Package Compare versions

Comparing version 3.4.0 to 3.5.0

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [3.5.0](https://github.com/tv2/tv-automation-state-timeline-resolver/compare/3.4.0...3.5.0) (2023-03-16)
### Features
- SOF-1254 add me_clean support for mix ouputs ([7f3fb9c](https://github.com/tv2/tv-automation-state-timeline-resolver/commit/7f3fb9c7d9edb03022db69c6e206302c5c69a815))
## [3.4.0](https://github.com/tv2/tv-automation-state-timeline-resolver/compare/3.3.0...3.4.0) (2023-03-14)

@@ -8,0 +14,0 @@

4

dist/tricaster.d.ts

@@ -154,2 +154,6 @@ import { Mapping } from './mapping';

source: TriCasterMixOutputSource;
/**
* Whether the clean version of the ME should be selected
*/
meClean?: boolean;
} & TimelineDatastoreReferencesContent;

@@ -156,0 +160,0 @@ }

4

package.json
{
"name": "@tv2media/timeline-state-resolver-types",
"version": "3.4.0",
"version": "3.5.0",
"description": "Have timeline, control stuff",

@@ -70,3 +70,3 @@ "main": "dist/index.js",

},
"gitHead": "410fdc98023740d37fe8023fff3fc1ddcd89695d"
"gitHead": "7ce844ed0856742ce8d3297e1372ff61516469e5"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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