New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

timeline-state-resolver-types

Package Overview
Dependencies
Maintainers
0
Versions
402
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.1.1-nightly-release51-20240904-105552-81af9f7a1.0 to 9.2.0-alpha.0

6

CHANGELOG.md

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

## [9.2.0-alpha.0](https://github.com/nrkno/sofie-timeline-state-resolver/compare/9.1.0...9.2.0-alpha.0) (2024-09-09)
### Features
- allow sequential executionMode to paralelize multiple queues of Commands ([84a53cd](https://github.com/nrkno/sofie-timeline-state-resolver/commit/84a53cd5f1ee0978767d46ad766c01841559983d))
## [9.1.0](https://github.com/nrkno/sofie-timeline-state-resolver/compare/9.0.2...9.1.0) (2024-08-19)

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

1

dist/index.d.ts

@@ -137,4 +137,5 @@ import * as Timeline from './superfly-timeline';

Error = "ERROR",
IgnoredNotRelevant = "IGNORED",
Ok = "OK"
}
//# sourceMappingURL=index.d.ts.map

@@ -69,4 +69,5 @@ "use strict";

ActionExecutionResultCode["Error"] = "ERROR";
ActionExecutionResultCode["IgnoredNotRelevant"] = "IGNORED";
ActionExecutionResultCode["Ok"] = "OK";
})(ActionExecutionResultCode = exports.ActionExecutionResultCode || (exports.ActionExecutionResultCode = {}));
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "timeline-state-resolver-types",
"version": "9.1.1-nightly-release51-20240904-105552-81af9f7a1.0",
"version": "9.2.0-alpha.0",
"description": "Have timeline, control stuff",

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

},
"gitHead": "e6d75a5b9841bef8f77a3c1ff3a4a41525d05e0e"
"gitHead": "5c359565fef3b0e05868aa05d56d9bdd1716a061"
}

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