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

stream-deck-api-mazeppa

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-deck-api-mazeppa - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

lib/stream-deck.js

@@ -88,2 +88,3 @@ const EventEmitter = require('events')

drawText(text, textColor, buttonColor, buttonNumber) {
let image;
let padding;

@@ -124,3 +125,2 @@ let fontSize;

});
return new Promise((resolve, reject) => {

@@ -127,0 +127,0 @@ Jimp.read(buffer, (error, image) => {

{
"name": "stream-deck-api-mazeppa",
"version": "0.1.1",
"version": "0.1.2",
"description": "API to interact with the Elgato Stream Deck controller",

@@ -5,0 +5,0 @@ "keywords": [

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