New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@xyo-network/wasm

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xyo-network/wasm - npm Package Compare versions

Comparing version

to
3.9.36

{
"name": "@xyo-network/wasm",
"version": "3.9.35",
"version": "3.9.36",
"description": "Primary SDK for using XYO Protocol 2.0",

@@ -24,3 +24,3 @@ "homepage": "https://xyo.network",

".": {
"types": "./dist/neutral/index.d.ts",
"types": "./dist/types/index.d.ts",
"default": "./dist/neutral/index.mjs"

@@ -31,3 +31,3 @@ },

"module": "dist/neutral/index.mjs",
"types": "dist/neutral/index.d.ts",
"types": "dist/types/index.d.ts",
"dependencies": {

@@ -37,7 +37,7 @@ "wasm-feature-detect": "^1.8.0"

"devDependencies": {
"@xylabs/ts-scripts-yarn3": "^5.0.39",
"@xylabs/tsconfig": "^5.0.39",
"@xylabs/vitest-extended": "^4.5.7",
"@xylabs/ts-scripts-yarn3": "^6.0.5",
"@xylabs/tsconfig": "^6.0.5",
"@xylabs/vitest-extended": "^4.6.0",
"typescript": "^5.8.2",
"vitest": "^3.0.7"
"vitest": "^3.0.8"
},

@@ -44,0 +44,0 @@ "publishConfig": {