New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2.0 to 0.3.0

10

CHANGELOG.md

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

<a name="0.3.0"></a>
# [0.3.0](https://github.com/nrkno/tv-automation-atem-state/compare/0.2.0...0.3.0) (2018-07-31)
### Features
* Upstream Keyer tests ([223a808](https://github.com/nrkno/tv-automation-atem-state/commit/223a808))
<a name="0.2.0"></a>

@@ -7,0 +17,0 @@ # [0.2.0](https://github.com/nrkno/tv-automation-atem-state/compare/0.1.7...0.2.0) (2018-06-21)

5

dist/defaults.js

@@ -164,3 +164,6 @@ "use strict";

},
flyKeyframes: [],
flyKeyframes: [
flyKeyframe(0),
flyKeyframe(1)
],
flyProperties: {

@@ -167,0 +170,0 @@ isASet: false,

4

package.json
{
"name": "atem-state",
"version": "0.2.0",
"version": "0.3.0",
"description": "Typescript Node.js library for comparing ATEM states",

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

"dependencies": {
"atem-connection": "^0.1.7",
"atem-connection": "^0.2.1",
"tslib": "^1.9.2"

@@ -114,0 +114,0 @@ },

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