stream-deck-api-mazeppa
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -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": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
141192
17
529