@canvas-js/chain-ethereum
Advanced tools
Comparing version 0.13.10 to 0.13.11
export * from "./siwe/index.js"; | ||
export * from "./siwf/index.js"; | ||
export * from "./eip712/index.js"; |
export * from "./siwe/index.js"; | ||
export * from "./siwf/index.js"; | ||
export * from "./eip712/index.js"; |
{ | ||
"name": "@canvas-js/chain-ethereum", | ||
"version": "0.13.10", | ||
"version": "0.13.11", | ||
"type": "module", | ||
@@ -15,5 +15,5 @@ "author": "Canvas Technologies, Inc. (https://canvas.xyz)", | ||
"dependencies": { | ||
"@canvas-js/interfaces": "0.13.10", | ||
"@canvas-js/signatures": "0.13.10", | ||
"@canvas-js/utils": "0.13.10", | ||
"@canvas-js/interfaces": "0.13.11", | ||
"@canvas-js/signatures": "0.13.11", | ||
"@canvas-js/utils": "0.13.11", | ||
"@ipld/dag-json": "^10.2.3", | ||
@@ -20,0 +20,0 @@ "@libp2p/logger": "^5.1.0", |
41608
32
957
+ Added@canvas-js/interfaces@0.13.11(transitive)
+ Added@canvas-js/signatures@0.13.11(transitive)
+ Added@canvas-js/utils@0.13.11(transitive)
- Removed@canvas-js/interfaces@0.13.10(transitive)
- Removed@canvas-js/signatures@0.13.10(transitive)
- Removed@canvas-js/utils@0.13.10(transitive)
Updated@canvas-js/utils@0.13.11