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

atem-state

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atem-state - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

10

CHANGELOG.md

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

<a name="0.1.3"></a>
## [0.1.3](https://github.com/nrk/tv-automation-atem-state/compare/0.1.2...0.1.3) (2018-06-15)
### Bug Fixes
* update defaults to comply with actual atem defaults ([944de80](https://github.com/nrk/tv-automation-atem-state/commit/944de80))
<a name="0.1.2"></a>

@@ -7,0 +17,0 @@ ## [0.1.2](https://github.com/nrk/tv-automation-atem-state/compare/0.1.1...0.1.2) (2018-06-14)

8

dist/defaults.js

@@ -72,6 +72,6 @@ "use strict";

borderInput: Video.defaultInput,
symmetry: 0,
symmetry: 5000,
borderSoftness: 0,
xPosition: 0,
yPosition: 0,
xPosition: 5000,
yPosition: 5000,
reverseDirection: false,

@@ -208,3 +208,3 @@ flipFlop: false

y: 0,
size: 1,
size: 1000,
cropped: false,

@@ -211,0 +211,0 @@ cropTop: 0,

{
"name": "atem-state",
"version": "0.1.2",
"version": "0.1.3",
"description": "Typescript Node.js library for comparing ATEM states",

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

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