@xyo-network/hash
Advanced tools
Comparing version 3.1.7 to 3.1.8
{ | ||
"name": "@xyo-network/hash", | ||
"version": "3.1.7", | ||
"version": "3.1.8", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -25,13 +25,11 @@ "homepage": "https://xyo.network", | ||
"browser": { | ||
"import": { | ||
"types": "./dist/browser/index-browser.d.ts", | ||
"default": "./dist/browser/index-browser.mjs" | ||
} | ||
"types": "./dist/browser/index-browser.d.ts", | ||
"default": "./dist/browser/index-browser.mjs" | ||
}, | ||
"node": { | ||
"import": { | ||
"types": "./dist/node/index.d.ts", | ||
"default": "./dist/node/index.mjs" | ||
} | ||
} | ||
"types": "./dist/node/index.d.ts", | ||
"default": "./dist/node/index.mjs" | ||
}, | ||
"module": "./dist/neutral/index.mjs", | ||
"types": "./dist/neutral/index.d.ts" | ||
}, | ||
@@ -63,3 +61,3 @@ "./worker/subtleHash-bundle.mjs": { | ||
"@xylabs/typeof": "^4.0.9", | ||
"@xyo-network/wasm": "^3.1.7", | ||
"@xyo-network/wasm": "^3.1.8", | ||
"hash-wasm": "^4.11.0" | ||
@@ -66,0 +64,0 @@ }, |
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
450200
Updated@xyo-network/wasm@^3.1.8