🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

nuxt-intercom

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-intercom - npm Package Compare versions

Comparing version

to
1.0.5

2

dist/plugin.js

@@ -14,3 +14,3 @@ const INTERCOM_URL = "https://widget.intercom.io/widget/";

const style = document.createElement("style");
style.innerHTML = `#intercom-container .intercom-borderless-frame{bottom:${settings.vertical_padding}px!important}`;
style.innerHTML = `#intercom-container iframe[name=intercom-chat-frame]{bottom:${settings.vertical_padding}px!important}`;
headOrBody.appendChild(style);

@@ -17,0 +17,0 @@ }

{
"name": "nuxt-intercom",
"version": "1.0.4",
"version": "1.0.5",
"description": "NuxtJS module for Intercom",

@@ -5,0 +5,0 @@ "repository": "github:dogchef-be/nuxt-intercom",

Sorry, the diff of this file is not supported yet