@xyo-network/hash
Advanced tools
Comparing version 2.110.11 to 2.110.12
@@ -5,3 +5,2 @@ import { PayloadHasher } from './PayloadHasher.js'; | ||
static createNodeWorker: (func?: () => unknown) => import("@xylabs/threads/master").WorkerImplementation | undefined; | ||
static jsHashWorkerUrl: URL | undefined; | ||
static subtleHashWorkerUrl: URL | undefined; | ||
@@ -8,0 +7,0 @@ static wasmHashWorkerUrl: URL | undefined; |
@@ -115,3 +115,2 @@ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, { | ||
})(); | ||
static jsHashWorkerUrl; | ||
static subtleHashWorkerUrl; | ||
@@ -263,9 +262,2 @@ static warnIfUsingJsHash = true; | ||
static createNodeWorker = createNodeWorker; | ||
static jsHashWorkerUrl = (() => { | ||
try { | ||
return new URL("worker/jsHash-bundle.js", import.meta.url); | ||
} catch { | ||
return; | ||
} | ||
})(); | ||
static subtleHashWorkerUrl = (() => { | ||
@@ -272,0 +264,0 @@ try { |
@@ -15,3 +15,2 @@ import { Hash } from '@xylabs/hex'; | ||
static initialized: void; | ||
static jsHashWorkerUrl?: URL; | ||
static subtleHashWorkerUrl?: URL; | ||
@@ -18,0 +17,0 @@ static warnIfUsingJsHash: boolean; |
@@ -5,3 +5,2 @@ import { PayloadHasher } from './PayloadHasher.js'; | ||
static createNodeWorker: (func?: () => unknown) => import("@xylabs/threads/master").WorkerImplementation | undefined; | ||
static jsHashWorkerUrl: URL | undefined; | ||
static subtleHashWorkerUrl: URL | undefined; | ||
@@ -8,0 +7,0 @@ static wasmHashWorkerUrl: URL | undefined; |
@@ -120,3 +120,2 @@ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, { | ||
})(); | ||
static jsHashWorkerUrl; | ||
static subtleHashWorkerUrl; | ||
@@ -123,0 +122,0 @@ static warnIfUsingJsHash = true; |
@@ -15,3 +15,2 @@ import { Hash } from '@xylabs/hex'; | ||
static initialized: void; | ||
static jsHashWorkerUrl?: URL; | ||
static subtleHashWorkerUrl?: URL; | ||
@@ -18,0 +17,0 @@ static warnIfUsingJsHash: boolean; |
@@ -5,3 +5,2 @@ import { PayloadHasher } from './PayloadHasher.js'; | ||
static createNodeWorker: (func?: () => unknown) => import("@xylabs/threads/master").WorkerImplementation | undefined; | ||
static jsHashWorkerUrl: URL | undefined; | ||
static subtleHashWorkerUrl: URL | undefined; | ||
@@ -8,0 +7,0 @@ static wasmHashWorkerUrl: URL | undefined; |
@@ -120,3 +120,2 @@ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, { | ||
})(); | ||
static jsHashWorkerUrl; | ||
static subtleHashWorkerUrl; | ||
@@ -123,0 +122,0 @@ static warnIfUsingJsHash = true; |
@@ -15,3 +15,2 @@ import { Hash } from '@xylabs/hex'; | ||
static initialized: void; | ||
static jsHashWorkerUrl?: URL; | ||
static subtleHashWorkerUrl?: URL; | ||
@@ -18,0 +17,0 @@ static warnIfUsingJsHash: boolean; |
@@ -20,3 +20,3 @@ { | ||
"@xylabs/typeof": "^3.6.5", | ||
"@xyo-network/wasm": "^2.110.11", | ||
"@xyo-network/wasm": "^2.110.12", | ||
"hash-wasm": "^4.11.0" | ||
@@ -27,4 +27,4 @@ }, | ||
"@xylabs/delay": "^3.6.5", | ||
"@xylabs/ts-scripts-yarn3": "^3.13.3", | ||
"@xylabs/tsconfig": "^3.13.3", | ||
"@xylabs/ts-scripts-yarn3": "^3.13.9", | ||
"@xylabs/tsconfig": "^3.13.9", | ||
"esbuild": "^0.23.0", | ||
@@ -77,4 +77,4 @@ "typescript": "^5.5.4" | ||
"sideEffects": false, | ||
"version": "2.110.11", | ||
"version": "2.110.12", | ||
"type": "module" | ||
} |
@@ -13,9 +13,2 @@ import { createBrowserWorker } from './createBrowserWorker.js' | ||
static override createNodeWorker = createNodeWorker | ||
static override jsHashWorkerUrl = (() => { | ||
try { | ||
return new URL('worker/jsHash-bundle.js', import.meta.url) | ||
} catch { | ||
return | ||
} | ||
})() | ||
static override subtleHashWorkerUrl = (() => { | ||
@@ -22,0 +15,0 @@ try { |
@@ -40,3 +40,2 @@ import { assertEx } from '@xylabs/assert' | ||
static jsHashWorkerUrl?: URL | ||
static subtleHashWorkerUrl?: URL | ||
@@ -43,0 +42,0 @@ |
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
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
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
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
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
627014
9139
Updated@xyo-network/wasm@^2.110.12