Comparing version 0.3.3 to 0.3.4
@@ -25,3 +25,3 @@ "use strict"; | ||
return (0, _callfunc["default"])(func, args, scope); | ||
}, defaultDelay || delay); | ||
}, defaultDelay !== null && defaultDelay !== void 0 ? defaultDelay : delay); | ||
}; | ||
@@ -28,0 +28,0 @@ }; |
{ | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"name": "call-func", | ||
@@ -4,0 +4,0 @@ "repository": { |
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
24801