worker-timers
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -30,2 +30,11 @@ { | ||
"homepage": "https://github.com/chrisguttandin/worker-timers", | ||
"keywords": [ | ||
"clearInterval", | ||
"clearTimeout", | ||
"interval", | ||
"setInterval", | ||
"setTimeout", | ||
"Web Workers", | ||
"WindowTimers" | ||
], | ||
"license": "MIT", | ||
@@ -41,3 +50,3 @@ "main": "src/worker-timers.js", | ||
}, | ||
"version": "0.1.2" | ||
"version": "0.1.3" | ||
} |
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
16048