insights-js
Advanced tools
Comparing version 0.5.0 to 1.0.0
@@ -210,3 +210,3 @@ 'use strict'; | ||
this.track({ | ||
id: "page-view", | ||
id: "page-views", | ||
parameters: params | ||
@@ -213,0 +213,0 @@ }); |
@@ -206,3 +206,3 @@ function isInBrowser() { | ||
this.track({ | ||
id: "page-view", | ||
id: "page-views", | ||
parameters: params | ||
@@ -209,0 +209,0 @@ }); |
@@ -212,3 +212,3 @@ (function (global, factory) { | ||
this.track({ | ||
id: "page-view", | ||
id: "page-views", | ||
parameters: params | ||
@@ -215,0 +215,0 @@ }); |
{ | ||
"name": "insights-js", | ||
"version": "0.5.0", | ||
"version": "1.0.0", | ||
"description": "Javascript client for getinsights.io", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
@@ -362,3 +362,3 @@ # Insights-js | ||
**arguments** | ||
An object of the form `{ stop(): void }` to cancel page tracking if needed. | ||
@@ -365,0 +365,0 @@ ### Parameters |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
50964
1