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.10.0-nightly-feat-v8-strict-20200813-134452-5ce4698.0 to 0.10.0

27

CHANGELOG.md

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

## [0.10.0](https://github.com/nrkno/tv-automation-atem-state/compare/0.9.0...0.10.0) (2020-08-17)
### ⚠ BREAKING CHANGES
* drop node 8 support
### Features
* drop node 8 support ([18513b7](https://github.com/nrkno/tv-automation-atem-state/commit/18513b706da1fed6d5847459a0ecdc637f0ad643))
* **ci:** optionally skip audit [skip ci] ([589f53f](https://github.com/nrkno/tv-automation-atem-state/commit/589f53f14fcbb4b09a7191f8270c2a3856bd0732))
* reexport atem-connection ([1cd205f](https://github.com/nrkno/tv-automation-atem-state/commit/1cd205fb46f1d818ec93a1a9b0054462c14d38b0))
* update resolvers to restructured atem-connection ([1af7ad8](https://github.com/nrkno/tv-automation-atem-state/commit/1af7ad85bd0a814e7426522a8d38902f360ffd1d))
* use result of updateProps to check if the command has changes ([8771517](https://github.com/nrkno/tv-automation-atem-state/commit/8771517648ab1a2e0008fcc89d10d6ceea073aeb))
### Bug Fixes
* improved typings for atem-state props + update atem-conn ([5da03cd](https://github.com/nrkno/tv-automation-atem-state/commit/5da03cd4067365ab5e5fe86b2836018780ca7d34))
* reenable upstream keyers ([99ac190](https://github.com/nrkno/tv-automation-atem-state/commit/99ac19070c8dc15775289dc08c7b9f767212db56))
* **dsk:** use correct state as new state ([00a0b66](https://github.com/nrkno/tv-automation-atem-state/commit/00a0b661cdedf80d471d1af7d6cc2920420eb97a))
* tests ([0222ce3](https://github.com/nrkno/tv-automation-atem-state/commit/0222ce3318059f5f99d70da379d6cdc2a777dcee))
* tidy up api ([43f7bb8](https://github.com/nrkno/tv-automation-atem-state/commit/43f7bb8c36c0eb6c8dede05436108de076e8f022))
* update to newer atem-connection api ([425a245](https://github.com/nrkno/tv-automation-atem-state/commit/425a245476b785c66a8dea9858e6515a7b54e67a))
* update typings ([7526f9d](https://github.com/nrkno/tv-automation-atem-state/commit/7526f9d415def04afaa511144350b6e3d6c72850))
* use exported atem-connection types ([f4a6728](https://github.com/nrkno/tv-automation-atem-state/commit/f4a672842a9217c4f6a0d37ed307ec9035384567))
## [0.9.0](https://github.com/nrkno/tv-automation-atem-state/compare/0.8.1...0.9.0) (2020-02-17)

@@ -7,0 +34,0 @@

4

package.json
{
"name": "atem-state",
"version": "0.10.0-nightly-feat-v8-strict-20200813-134452-5ce4698.0",
"version": "0.10.0",
"description": "Typescript Node.js library for comparing ATEM states",

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

"dependencies": {
"atem-connection": "2.0.0-nightly-20200812-123955-e5e57e7.0",
"atem-connection": "^2.0.0",
"tslib": "^1.13",

@@ -120,0 +120,0 @@ "underscore": "^1.9.1"

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