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
0
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.5.1 to 3.7.0

12

CHANGELOG.md

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

## [3.7.0](https://github.com/tv2/tv-automation-state-timeline-resolver/compare/3.5.1...3.7.0) (2024-07-02)
### Features
- update for casparcg-connection rewrite ([90209b8](https://github.com/tv2/tv-automation-state-timeline-resolver/commit/90209b8b9b047dcc3061a28585a074df8e3da9a1))
## [3.6.0](https://github.com/tv2/tv-automation-state-timeline-resolver/compare/3.5.1...3.6.0) (2024-07-01)
### Features
- update for casparcg-connection rewrite ([90209b8](https://github.com/tv2/tv-automation-state-timeline-resolver/commit/90209b8b9b047dcc3061a28585a074df8e3da9a1))
## [3.5.1](https://github.com/tv2/tv-automation-state-timeline-resolver/compare/3.5.0...3.5.1) (2023-03-31)

@@ -8,0 +20,0 @@

6

dist/casparcg.d.ts

@@ -18,5 +18,2 @@ import { Mapping } from './mapping';

retryInterval?: number;
timeBase?: {
[channel: string]: number;
} | number;
fps?: number;

@@ -119,2 +116,5 @@ launcherHost?: string;

deviceFormat: ChannelFormat;
/**
* @deprecated use videoFilter instead
*/
filter?: string;

@@ -121,0 +121,0 @@ /** Audio channel layout (example 'stereo') */

{
"name": "@tv2media/timeline-state-resolver-types",
"version": "3.5.1",
"version": "3.7.0",
"description": "Have timeline, control stuff",

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

},
"gitHead": "8839fca2960545b97ebbfd29252be2029617d7e8"
"gitHead": "507a6eff029bbed8152f56787dd29405d0505cfe"
}

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