Comparing version 0.1.35 to 0.1.36
@@ -721,2 +721,10 @@ ;(function() { | ||
); | ||
}, | ||
contactSupport: function(data, callback) { | ||
this.parent._doSimpleEmit( | ||
this.parent._emitSessionEvent, | ||
{type: 'contact support'}, | ||
data, | ||
callback | ||
); | ||
} | ||
@@ -723,0 +731,0 @@ }, |
{ | ||
"name": "help-fem", | ||
"version": "0.1.35", | ||
"version": "0.1.36", | ||
"description": "A Browserify/Node.js client module for the Help.com team's FEM.", | ||
@@ -5,0 +5,0 @@ "main": "help-fem.js", |
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
34063
940