@xyo-network/previous-hash-store-indexeddb
Advanced tools
Comparing version
{ | ||
"name": "@xyo-network/previous-hash-store-indexeddb", | ||
"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,17 +31,17 @@ }, | ||
"module": "dist/neutral/index.mjs", | ||
"types": "dist/node/index.d.ts", | ||
"types": "dist/types/index.d.ts", | ||
"dependencies": { | ||
"@xylabs/hex": "^4.5.7", | ||
"@xyo-network/previous-hash-store-model": "^3.9.35", | ||
"@xylabs/hex": "^4.6.0", | ||
"@xyo-network/previous-hash-store-model": "^3.9.36", | ||
"idb": "^8.0.2" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^22.13.9", | ||
"@types/node": "^22.13.10", | ||
"@types/uuid": "10.0.0", | ||
"@xylabs/ts-scripts-yarn3": "^5.0.39", | ||
"@xylabs/tsconfig": "^5.0.39", | ||
"@xylabs/ts-scripts-yarn3": "^6.0.5", | ||
"@xylabs/tsconfig": "^6.0.5", | ||
"fake-indexeddb": "^6.0.0", | ||
"typescript": "^5.8.2", | ||
"uuid": "^11.1.0", | ||
"vitest": "^3.0.7" | ||
"vitest": "^3.0.8" | ||
}, | ||
@@ -48,0 +48,0 @@ "publishConfig": { |
22421
-14.37%17
-32%197
-20.88%