Comparing version 1.0.2 to 2.0.1
{ | ||
"name": "tnzapi", | ||
"version": "1.0.2", | ||
"version": "2.0.1", | ||
"description": "Node.js Library for TNZ Group REST API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -46,3 +46,3 @@ # tnzapi | ||
### Send an Email | ||
### Send an Email: | ||
@@ -70,3 +70,3 @@ ```nodejs | ||
### Send a SMS | ||
### Send a SMS: | ||
@@ -94,3 +94,3 @@ ```nodejs | ||
### Send a Fax Document | ||
### Send a Fax Document: | ||
@@ -119,3 +119,3 @@ ```nodejs | ||
### Make a Call - Text-to-Speech (TTS) | ||
### Make a Call - Text-to-Speech (TTS): | ||
@@ -145,3 +145,3 @@ ```nodejs | ||
### Make a Call - Upload MP3 / Wav File | ||
### Make a Call - Upload MP3 / Wav File: | ||
@@ -170,2 +170,3 @@ ```nodejs | ||
request.SendMessage(callback); | ||
``` | ||
@@ -172,0 +173,0 @@ |
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
59604
173