node-red-contrib-play-audio
Advanced tools
Comparing version 2.3.1 to 2.3.2
{ | ||
"name": "node-red-contrib-play-audio", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "A node-red node for playing audio in the browser", | ||
@@ -13,8 +13,12 @@ "scripts": { | ||
"keywords": [ | ||
"node-red", "audio", "TTS", "text-to-speech" | ||
"node-red", | ||
"audio", | ||
"TTS", | ||
"text-to-speech" | ||
], | ||
"author": "Lorentz Lasson", | ||
"contributors": [ { | ||
"contributors": [ | ||
{ | ||
"name": "Dave Conway-Jones" | ||
} | ||
} | ||
], | ||
@@ -26,7 +30,7 @@ "license": "Apache-2.0", | ||
"homepage": "https://github.com/lorentzlasson/node-red-contrib-play-audio", | ||
"node-red" : { | ||
"nodes": { | ||
"play-audio": "play-audio.js" | ||
} | ||
"node-red": { | ||
"nodes": { | ||
"play-audio": "play-audio.js" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
27347
9
1