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.12.2-nightly-latest-20211007-163338-78e7dca.0 to 0.12.2

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.12.2](https://github.com/nrkno/tv-automation-atem-state/compare/0.12.1...0.12.2) (2021-12-08)
### Bug Fixes
* update media player source before playback status ([78e7dca](https://github.com/nrkno/tv-automation-atem-state/commit/78e7dca9578997ba863b434e53cb551bccce86d9))
### [0.12.1](https://github.com/nrkno/tv-automation-atem-state/compare/0.12.0...0.12.1) (2021-07-06)

@@ -7,0 +14,0 @@

10

package.json
{
"name": "atem-state",
"version": "0.12.2-nightly-latest-20211007-163338-78e7dca.0",
"version": "0.12.2",
"description": "Typescript Node.js library for comparing ATEM states",

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

"@types/node": "^12.20.13",
"atem-connection": "2.2.2",
"atem-connection": "~2.4",
"codecov": "^3.8.2",

@@ -83,8 +83,8 @@ "jest": "^26.6.3",

"peerDependencies": {
"atem-connection": "2.3.0"
"atem-connection": "~2.4"
},
"dependencies": {
"deepmerge": "^4.2.2",
"tslib": "^2.2.0",
"type-fest": "^1.1.3"
"tslib": "^2.3.1",
"type-fest": "^1.4.0"
},

@@ -91,0 +91,0 @@ "standard-version": {

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