ng-intercom
Advanced tools
Comparing version 6.0.0-beta.6 to 6.0.0-beta.7
{ | ||
"name": "ng-intercom", | ||
"version": "6.0.0-beta.6", | ||
"version": "6.0.0-beta.7", | ||
"license": "MIT", | ||
@@ -111,3 +111,3 @@ "repository": { | ||
"ng-packagr": "^2.2.0", | ||
"node-sass": "^4.9.3", | ||
"node-sass": "^4.9.4", | ||
"npm-run-all": "^4.1.2", | ||
@@ -114,0 +114,0 @@ "protractor": "~5.1.2", |
@@ -69,3 +69,3 @@ import { RendererFactory2 } from '@angular/core'; | ||
*/ | ||
trackEvent(eventName: string, metadata?: string): void; | ||
trackEvent(eventName: string, metadata?: any): void; | ||
/** | ||
@@ -72,0 +72,0 @@ * A visitor is someone who goes to your site but does not use the messenger. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
186145