Comparing version 2.4.0 to 2.5.0
@@ -43,4 +43,3 @@ (function (global, factory) { | ||
var script = document.createElement("script"); | ||
var hasHttp = /^https?:$/.test(document.location.protocol || ""); | ||
script.src = (hasHttp ? "" : "https:") + "//app.helphero.co/embed/" + appId; | ||
script.src = "https://app.helphero.co/embed/" + appId; | ||
script.async = true; | ||
@@ -47,0 +46,0 @@ document.body.appendChild(script); |
{ | ||
"name": "helphero", | ||
"version": "2.4.0", | ||
"version": "2.5.0", | ||
"description": "Offical HelpHero SDK for browsers", | ||
@@ -5,0 +5,0 @@ "repository": "git://github.com/HelpHero/helphero-javascript.git", |
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
9359
216