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

node-red-contrib-nexmo

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-nexmo - npm Package Compare versions

Comparing version 3.0.5 to 3.0.6

13

package.json
{
"name": "node-red-contrib-nexmo",
"version": "3.0.5",
"version": "3.0.6",
"description": "Node Red module for an Nexmo API",

@@ -17,3 +17,12 @@ "main": "ncco.js",

"mustache": "^2.3.2",
"nexmo": "2.4.0"
"nexmo": "2.4.0",
"body-parser": "1.18.3",
"multer": "1.3.1",
"cookie-parser": "1.4.3",
"raw-body": "2.3.3",
"cors": "2.8.4",
"on-headers": "1.0.1",
"media-typer": "0.3.0",
"is-utf8": "0.2.1",
"hash-sum": "1.0.2"
},

@@ -20,0 +29,0 @@ "keywords": [ "node-red", "nexmo", "sms", "phone call" ],

3

README.md

@@ -20,2 +20,3 @@ node-red-contrib-nexmo (beta)

This video [https://youtu.be/cfdNm1xII2A] will walk you through gettings started.
Thisvideo will walk you through gettings started.
[![IGeting Started Video](https://img.youtube.com/vi/cfdNm1xII2A/0.jpg)](https://www.youtube.com/watch?v=cfdNm1xII2A)
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