node-red-contrib-nexmo
Advanced tools
Comparing version 3.2.0 to 3.3.0
{ | ||
"name": "node-red-contrib-nexmo", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"description": "Node Red module for the Nexmo API", | ||
@@ -17,3 +17,3 @@ "main": "ncco.js", | ||
"mustache": "^2.3.2", | ||
"nexmo": "2.4.0", | ||
"nexmo": "2.6.0", | ||
"body-parser": "1.18.3", | ||
@@ -38,5 +38,7 @@ "multer": "1.3.1", | ||
"insight" : "nodes/insight.js", | ||
"auth" : "nodes/auth.js" | ||
"auth" : "nodes/auth.js", | ||
"nexmo_apps" : "nodes/apps.js", | ||
"number" : "nodes/number.js" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
133484
27
1383
+ Addednexmo@2.6.0(transitive)
- Removednexmo@2.4.0(transitive)
Updatednexmo@2.6.0