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 2.2.2 to 2.2.3

4

CHANGELOG.md

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

## [2.2.3](https://github.com/tv2/tv-automation-state-timeline-resolver/compare/2.2.2...2.2.3) (2022-10-18)
**Note:** Version bump only for package timeline-state-resolver-types
# [2.2.0](https://github.com/tv2/tv-automation-state-timeline-resolver/compare/2.1.7...2.2.0) (2022-10-04)

@@ -8,0 +12,0 @@

4

dist/vizMSE.d.ts

@@ -145,4 +145,4 @@ import { Mapping } from './mapping';

type: TimelineContentTypeVizMSE.CLEANUP_SHOWS;
/** IDs of the Shows to cleanup */
showIds: string[];
/** IDs of the Shows to cleanup - 'all' will cleanup all shows */
showIds: string[] | 'all';
} & TimelineDatastoreReferencesContent;

@@ -149,0 +149,0 @@ }

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

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

},
"gitHead": "acfdd276d9fa7fe1576e62318d63fa3ca2da267c"
"gitHead": "ba8147ae091f8988eeb28fa41e5d483d17534a1c"
}

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