Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "utilsac", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "tools mostly", | ||
@@ -5,0 +5,0 @@ "main": "files.js", |
@@ -77,3 +77,3 @@ | ||
export const timePromise = function (promiseCreator { | ||
export const timePromise = function (promiseCreator) { | ||
// returns a Promise that resolves with | ||
@@ -80,0 +80,0 @@ // the time elapsed for the promise to resolve and its value |
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
4416