@defichain/jellyfish-address
Advanced tools
Comparing version 0.48.1 to 0.49.0
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-address", | ||
"version": "0.48.1", | ||
"version": "0.49.0", | ||
"description": "A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance for Bitcoin", | ||
@@ -25,5 +25,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@defichain/jellyfish-crypto": "0.48.1", | ||
"@defichain/jellyfish-network": "0.48.1", | ||
"@defichain/jellyfish-transaction": "0.48.1", | ||
"@defichain/jellyfish-crypto": "0.49.0", | ||
"@defichain/jellyfish-network": "0.49.0", | ||
"@defichain/jellyfish-transaction": "0.49.0", | ||
"bech32": "^2.0.0", | ||
@@ -33,3 +33,3 @@ "bs58": "^4.0.1" | ||
"peerDependencies": { | ||
"defichain": "0.48.1" | ||
"defichain": "0.49.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
+ Added@defichain/jellyfish-buffer@0.49.0(transitive)
+ Added@defichain/jellyfish-crypto@0.49.0(transitive)
+ Added@defichain/jellyfish-network@0.49.0(transitive)
+ Added@defichain/jellyfish-transaction@0.49.0(transitive)
+ Addeddefichain@0.49.0(transitive)
- Removed@defichain/jellyfish-buffer@0.48.1(transitive)
- Removed@defichain/jellyfish-crypto@0.48.1(transitive)
- Removed@defichain/jellyfish-network@0.48.1(transitive)
- Removed@defichain/jellyfish-transaction@0.48.1(transitive)
- Removeddefichain@0.48.1(transitive)