timeout-refresh
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -14,9 +14,5 @@ module.exports = class TimerBrowser { | ||
unref () { | ||
this._timer.unref() | ||
} | ||
unref () {} | ||
ref () { | ||
this._timer.ref() | ||
} | ||
ref () {} | ||
@@ -23,0 +19,0 @@ refresh () { |
{ | ||
"name": "timeout-refresh", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Efficiently refresh a timer", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
7900
189