ac-node-hipchat
Advanced tools
Comparing version 0.2.9 to 0.2.10
@@ -189,3 +189,4 @@ var rsvp = require('rsvp'); | ||
notify: options.notify === true ? options.notify : false, | ||
message_format: options.format || 'html' | ||
message_format: options.format || 'html', | ||
card: options.card | ||
}); | ||
@@ -192,0 +193,0 @@ }; |
@@ -5,3 +5,3 @@ { | ||
"description": "A common module plugin for building Atlassian Connect add-ons for HipChat", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"author": "Atlassian (http://atlassian.com)", | ||
@@ -8,0 +8,0 @@ "license": "Apache 2.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
114669
3261