troika-worker-utils
Advanced tools
Comparing version 0.14.0 to 0.15.0
@@ -469,4 +469,2 @@ /** | ||
// Troika worker utility exports | ||
export { Thenable, ThenableWorkerModule, defineWorkerModule }; |
@@ -475,4 +475,2 @@ (function (global, factory) { | ||
// Troika worker utility exports | ||
exports.Thenable = Thenable; | ||
@@ -479,0 +477,0 @@ exports.ThenableWorkerModule = ThenableWorkerModule; |
{ | ||
"name": "troika-worker-utils", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"description": "Utilities for executing code in Web Workers", | ||
@@ -17,3 +17,3 @@ "author": "Jason Johnston <jason.johnston@protectwise.com>", | ||
"module:es2015": "src/index.js", | ||
"gitHead": "1fc6df5af848bb2cf0f72e6b753cd3074ddd0146" | ||
"gitHead": "ed0883f7a7093a15de489ce750c042f8112a94d4" | ||
} |
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
61565
1609