Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xyo-network/hash

Package Overview
Dependencies
Maintainers
5
Versions
429
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xyo-network/hash - npm Package Compare versions

Comparing version 2.110.11 to 2.110.12

1

dist/browser/BrowserPayloadHasher.d.ts

@@ -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;

8

package.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc