@defichain/jellyfish-wallet
Advanced tools
Comparing version 0.10.1 to 0.11.0
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-wallet", | ||
"version": "0.10.1", | ||
"version": "0.11.0", | ||
"description": "A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance on Bitcoin", | ||
@@ -41,6 +41,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@defichain/jellyfish-address": "^0.10.1", | ||
"@defichain/jellyfish-crypto": "^0.10.1", | ||
"@defichain/jellyfish-transaction": "^0.10.1" | ||
"@defichain/jellyfish-address": "^0.11.0", | ||
"@defichain/jellyfish-crypto": "^0.11.0", | ||
"@defichain/jellyfish-transaction": "^0.11.0" | ||
} | ||
} |
+ Added@defichain/jellyfish-address@0.11.0(transitive)
+ Added@defichain/jellyfish-crypto@0.11.0(transitive)
+ Added@defichain/jellyfish-network@0.11.0(transitive)
+ Added@defichain/jellyfish-transaction@0.11.0(transitive)
- Removed@defichain/jellyfish-address@0.10.1(transitive)
- Removed@defichain/jellyfish-crypto@0.10.1(transitive)
- Removed@defichain/jellyfish-network@0.10.1(transitive)
- Removed@defichain/jellyfish-transaction@0.10.1(transitive)