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-20231016-091746-0259fbfaa.0 to 9.0.0-nightly-release50-20231019-141305-a148b82b2.0

6

CHANGELOG.md

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

## [8.1.0](https://github.com/nrkno/sofie-timeline-state-resolver/compare/8.0.0...8.1.0) (2023-10-19)
### Features
- VizMSE action to send clear-commands (configured on the device settings) to all Engines in the Profile ([38e313f](https://github.com/nrkno/sofie-timeline-state-resolver/commit/38e313f77dfa7e61f495acf274b872768a1dbaa5))
## [8.0.0](https://github.com/nrkno/sofie-timeline-state-resolver/compare/7.5.1...8.0.0) (2023-10-05)

@@ -55,0 +61,0 @@

3

dist/generated/vizMSE.d.ts

@@ -77,4 +77,5 @@ /**

Activate = "activate",
StandDown = "standDown"
StandDown = "standDown",
ClearAllEngines = "clearAllEngines"
}
//# sourceMappingURL=vizMSE.d.ts.map

@@ -15,3 +15,4 @@ "use strict";

VizMSEActions["StandDown"] = "standDown";
VizMSEActions["ClearAllEngines"] = "clearAllEngines";
})(VizMSEActions = exports.VizMSEActions || (exports.VizMSEActions = {}));
//# sourceMappingURL=vizMSE.js.map
{
"name": "timeline-state-resolver-types",
"version": "9.0.0-nightly-release50-20231016-091746-0259fbfaa.0",
"version": "9.0.0-nightly-release50-20231019-141305-a148b82b2.0",
"description": "Have timeline, control stuff",

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

},
"gitHead": "8e3ff1b792765c0d1fd4476dc0ef950b3af68f77"
"gitHead": "2dd6585a52f18be3d48a1435196c668da7b14ce0"
}

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