Comparing version 1.6.0 to 1.6.1
@@ -119,3 +119,3 @@ 'use strict'; | ||
* @memberof Client.prototype | ||
* @method sendEmailBatch | ||
* @method sendEmailBatchWithTemplates | ||
* @param {PostmarkTemplateMessage[]} messages An array of `PostmarkTemplateMessage` you wish to send using this Client. | ||
@@ -122,0 +122,0 @@ * @param {PostmarkCallback} callback A standard callback that is called when the API request completes. |
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"author": "Andrew Theken <andrew+postmark.js@wildbit.com>", | ||
@@ -12,0 +12,0 @@ "contributors": [ |
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
3510715