frame-scheduling
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "frame-scheduling", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Asynchronous start of functions in JS. Supports priority and interrupt execution every 16 milliseconds, to achieve 60fps.", | ||
@@ -18,3 +18,3 @@ "main": "lib/frameScheduling.js", | ||
"author": "Andey Marchenko <tom910ru@gmail.com>", | ||
"license": "ISC", | ||
"license": "MIT", | ||
"bugs": { | ||
@@ -21,0 +21,0 @@ "url": "https://github.com/Tom910/frame-scheduling/issues" |
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0