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