troika-worker-utils
Advanced tools
Comparing version 0.43.0 to 0.44.0
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ const promisesAplusTests = require('promises-aplus-tests') |
@@ -0,0 +0,0 @@ require('./_jsdom-worker.js') |
@@ -0,0 +0,0 @@ require('./_jsdom-worker.js') |
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.44.0](https://github.com/protectwise/troika/compare/v0.43.1-alpha.0...v0.44.0) (2021-11-14) | ||
**Note:** Version bump only for package troika-worker-utils | ||
# [0.43.0](https://github.com/protectwise/troika/compare/v0.42.0...v0.43.0) (2021-09-20) | ||
@@ -8,0 +16,0 @@ |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ (function (global, factory) { |
{ | ||
"name": "troika-worker-utils", | ||
"version": "0.43.0", | ||
"version": "0.44.0", | ||
"description": "Utilities for executing code in Web Workers", | ||
@@ -16,3 +16,3 @@ "author": "Jason Johnston <jason.johnston@protectwise.com>", | ||
"module:src": "src/index.js", | ||
"gitHead": "497fa534d015bc8f746c7d00ec7bfde1df92f491" | ||
"gitHead": "a6b913e475a3a8459b2f758c709b8feb16966ed1" | ||
} |
@@ -0,0 +0,0 @@ # `troika-worker-utils` |
@@ -0,0 +0,0 @@ // Troika worker utility exports |
@@ -0,0 +0,0 @@ import Thenable from './Thenable.js' |
@@ -0,0 +0,0 @@ let supportsWorkers = () => { |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import Thenable from './Thenable.js' |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import Thenable from './Thenable.js' |
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
91139