Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

helphero

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

helphero - npm Package Compare versions

Comparing version 2.4.0 to 2.5.0

3

dist/helphero.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc