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

ng-intercom

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-intercom - npm Package Compare versions

Comparing version 1.0.0-beta.1 to 1.0.0-beta.2

2

dist/util/load-intercom.js

@@ -19,3 +19,3 @@ "use strict";

ic('reattach_activator');
ic('update', intercomSettings);
ic('update');
}

@@ -22,0 +22,0 @@ else {

{
"name": "ng-intercom",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"description": "An Intercom wrapper for Angular",

@@ -5,0 +5,0 @@ "main": "./dist/index",

@@ -1,2 +0,2 @@

declare var intercomSettings: any;
let id: string;

@@ -20,3 +20,3 @@ let d = document;

ic('reattach_activator');
ic('update', intercomSettings);
ic('update');
} else {

@@ -23,0 +23,0 @@ let i: any = function () {

Sorry, the diff of this file is not supported yet

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