browser-interaction-time
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -599,3 +599,2 @@ /** | ||
this.resetIdleTime = function () { | ||
console.log('called resetIdleTime'); | ||
if (_this.idle) { | ||
@@ -602,0 +601,0 @@ _this.startTimer(); |
@@ -605,3 +605,2 @@ (function (global, factory) { | ||
this.resetIdleTime = function () { | ||
console.log('called resetIdleTime'); | ||
if (_this.idle) { | ||
@@ -608,0 +607,0 @@ _this.startTimer(); |
@@ -60,3 +60,2 @@ "use strict"; | ||
this.resetIdleTime = function () { | ||
console.log('called resetIdleTime'); | ||
if (_this.idle) { | ||
@@ -63,0 +62,0 @@ _this.startTimer(); |
{ | ||
"name": "browser-interaction-time", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
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
157660
1624