Comparing version 1.0.1 to 1.0.2
@@ -17,3 +17,2 @@ module.exports = stifle; | ||
called = true; | ||
return; | ||
} else { | ||
@@ -20,0 +19,0 @@ // Start a timer to fire after the `wait` is over |
{ | ||
"name": "stifle", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A very simple way to throttle a function", | ||
@@ -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
14758
153