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

atem-connection

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atem-connection - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="0.1.4"></a>
## [0.1.4](https://github.com/nrkno/tv-automation-atem-connection/compare/0.1.3...0.1.4) (2018-06-15)
### Bug Fixes
* preview command sets the right property in the state ([103fabd](https://github.com/nrkno/tv-automation-atem-connection/commit/103fabd))
<a name="0.1.3"></a>

@@ -7,0 +17,0 @@ ## [0.1.3](https://github.com/nrkno/tv-automation-atem-connection/compare/0.1.2...0.1.3) (2018-06-09)

2

dist/commands/MixEffects/PreviewInputCommand.js

@@ -27,3 +27,3 @@ "use strict";

const mixEffect = state.video.getMe(this.mixEffect);
mixEffect.programInput = this.properties.source;
mixEffect.previewInput = this.properties.source;
}

@@ -30,0 +30,0 @@ }

{
"name": "atem-connection",
"version": "0.1.3",
"version": "0.1.4",
"description": "Typescript Node.js library for connecting with an ATEM switcher.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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