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

node-red-contrib-play-audio

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-play-audio - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

node-red-contrib-play-audio-2.3.1.tgz

20

package.json
{
"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"
}
}
}
play-audio.html

Sorry, the diff of this file is not supported yet

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