@defichain/jellyfish-wallet
Advanced tools
Comparing version 3.31.1 to 3.32.0
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-wallet", | ||
"version": "3.31.1", | ||
"version": "3.32.0", | ||
"description": "SDK & Ecosystem for building modern lite DeFi Applications at scale.", | ||
@@ -17,12 +17,12 @@ "repository": "BirthdayResearch/jellyfishsdk", | ||
"dependencies": { | ||
"@defichain/jellyfish-address": "3.31.1", | ||
"@defichain/jellyfish-crypto": "3.31.1", | ||
"@defichain/jellyfish-network": "3.31.1", | ||
"@defichain/jellyfish-transaction": "3.31.1", | ||
"@defichain/jellyfish-transaction-builder": "3.31.1", | ||
"@defichain/jellyfish-transaction-signature": "3.31.1" | ||
"@defichain/jellyfish-address": "3.32.0", | ||
"@defichain/jellyfish-crypto": "3.32.0", | ||
"@defichain/jellyfish-network": "3.32.0", | ||
"@defichain/jellyfish-transaction": "3.32.0", | ||
"@defichain/jellyfish-transaction-builder": "3.32.0", | ||
"@defichain/jellyfish-transaction-signature": "3.32.0" | ||
}, | ||
"peerDependencies": { | ||
"defichain": "^3.31.1" | ||
"defichain": "^3.32.0" | ||
} | ||
} |
+ Added@defichain/jellyfish-address@3.32.0(transitive)
+ Added@defichain/jellyfish-buffer@3.32.0(transitive)
+ Added@defichain/jellyfish-crypto@3.32.0(transitive)
+ Added@defichain/jellyfish-network@3.32.0(transitive)
+ Added@defichain/jellyfish-transaction@3.32.0(transitive)
+ Added@defichain/jellyfish-transaction-builder@3.32.0(transitive)
+ Added@defichain/jellyfish-transaction-signature@3.32.0(transitive)
- Removed@defichain/jellyfish-address@3.31.1(transitive)
- Removed@defichain/jellyfish-buffer@3.31.1(transitive)
- Removed@defichain/jellyfish-crypto@3.31.1(transitive)
- Removed@defichain/jellyfish-network@3.31.1(transitive)
- Removed@defichain/jellyfish-transaction@3.31.1(transitive)
- Removed@defichain/jellyfish-transaction-builder@3.31.1(transitive)
- Removed@defichain/jellyfish-transaction-signature@3.31.1(transitive)