@adactive/adsum-screensaver-asia
Advanced tools
Comparing version 2.5.4 to 2.5.5
{ | ||
"name": "@adactive/adsum-screensaver-asia", | ||
"version": "2.5.4", | ||
"version": "2.5.5", | ||
"description": "Adsum Screensaver Component", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -97,3 +97,3 @@ // @flow | ||
const { inactivityTimer, customOpenFunction } = this.props; | ||
if (this.timer) { clearTimeout(this.timer); } | ||
this.timer = setTimeout(() => { | ||
@@ -100,0 +100,0 @@ this.setState(() => ({ |
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
11118
211