@loaders.gl/worker-utils
Advanced tools
Comparing version 3.0.0-alpha.9 to 3.0.0-alpha.10
@@ -116,3 +116,3 @@ "use strict"; | ||
var VERSION = typeof "3.0.0-alpha.9" !== 'undefined' ? "3.0.0-alpha.9" : 'latest'; | ||
var VERSION = typeof "3.0.0-alpha.10" !== 'undefined' ? "3.0.0-alpha.10" : 'latest'; | ||
var NullWorker = { | ||
@@ -119,0 +119,0 @@ id: 'null', |
@@ -24,3 +24,3 @@ "use strict"; | ||
var LATEST = 'beta'; | ||
var VERSION = typeof "3.0.0-alpha.9" !== 'undefined' ? "3.0.0-alpha.9" : LATEST; | ||
var VERSION = typeof "3.0.0-alpha.10" !== 'undefined' ? "3.0.0-alpha.10" : LATEST; | ||
var loadLibraryPromises = {}; | ||
@@ -27,0 +27,0 @@ |
@@ -18,3 +18,3 @@ "use strict"; | ||
var NPM_TAG = 'beta'; | ||
var VERSION = typeof "3.0.0-alpha.9" !== 'undefined' ? "3.0.0-alpha.9" : NPM_TAG; | ||
var VERSION = typeof "3.0.0-alpha.10" !== 'undefined' ? "3.0.0-alpha.10" : NPM_TAG; | ||
@@ -21,0 +21,0 @@ function getWorkerObjectURL(worker, options) { |
@@ -12,3 +12,3 @@ export { assert } from './lib/env-utils/assert'; | ||
export { default as AsyncQueue } from './lib/async-queue/async-queue'; | ||
var VERSION = typeof "3.0.0-alpha.9" !== 'undefined' ? "3.0.0-alpha.9" : 'latest'; | ||
var VERSION = typeof "3.0.0-alpha.10" !== 'undefined' ? "3.0.0-alpha.10" : 'latest'; | ||
export var NullWorker = { | ||
@@ -15,0 +15,0 @@ id: 'null', |
@@ -7,3 +7,3 @@ import _asyncToGenerator from "@babel/runtime/helpers/esm/asyncToGenerator"; | ||
var LATEST = 'beta'; | ||
var VERSION = typeof "3.0.0-alpha.9" !== 'undefined' ? "3.0.0-alpha.9" : LATEST; | ||
var VERSION = typeof "3.0.0-alpha.10" !== 'undefined' ? "3.0.0-alpha.10" : LATEST; | ||
var loadLibraryPromises = {}; | ||
@@ -10,0 +10,0 @@ export function loadLibrary(_x) { |
import _typeof from "@babel/runtime/helpers/esm/typeof"; | ||
import { assert } from '../env-utils/assert'; | ||
var NPM_TAG = 'beta'; | ||
var VERSION = typeof "3.0.0-alpha.9" !== 'undefined' ? "3.0.0-alpha.9" : NPM_TAG; | ||
var VERSION = typeof "3.0.0-alpha.10" !== 'undefined' ? "3.0.0-alpha.10" : NPM_TAG; | ||
export function getWorkerObjectURL(worker, options) { | ||
@@ -6,0 +6,0 @@ var topOptions = options || {}; |
{ | ||
"name": "@loaders.gl/worker-utils", | ||
"version": "3.0.0-alpha.9", | ||
"version": "3.0.0-alpha.10", | ||
"description": "Utilities for running tasks on worker threads", | ||
@@ -44,3 +44,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "d37a7e0e4ffe3b3ef2f939422736214dbc136aff" | ||
"gitHead": "53814c1fff52f3e42c817b24053f86794ff40a2e" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
358566