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

timeline-state-resolver-types

Package Overview
Dependencies
Maintainers
1
Versions
398
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timeline-state-resolver-types - npm Package Compare versions

Comparing version 9.0.0-nightly-release50-20230703-151310-2d0f3a756.0 to 9.0.0-nightly-release50-20230705-084118-3385217af.0

4

CHANGELOG.md

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

## [9.0.0-release50.5](https://github.com/nrkno/sofie-timeline-state-resolver/compare/9.0.0-release50.4...9.0.0-release50.5) (2023-07-03)
**Note:** Version bump only for package timeline-state-resolver-types
## [9.0.0-release50.4](https://github.com/nrkno/sofie-timeline-state-resolver/compare/9.0.0-release50.3...9.0.0-release50.4) (2023-07-03)

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

11

dist/generated/httpSend.d.ts

@@ -44,12 +44,3 @@ /**

export type SomeMappingHttpSend = Record<string, never>;
export interface SendCommandPayload {
type: string;
url: string;
params: {
[k: string]: unknown;
};
paramsType?: string;
temporalPriority?: number;
queueId?: string;
}
export type SendCommandPayload = HTTPSendCommandContent;
export declare enum HttpSendActions {

@@ -56,0 +47,0 @@ Resync = "resync",

{
"name": "timeline-state-resolver-types",
"version": "9.0.0-nightly-release50-20230703-151310-2d0f3a756.0",
"version": "9.0.0-nightly-release50-20230705-084118-3385217af.0",
"description": "Have timeline, control stuff",

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

},
"gitHead": "173909a475f62e4e1a7e6bf37116e67b67f77060"
"gitHead": "c84fa54fbb7ce25ae8030118e4e229ac4613f788"
}

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