@defichain/jellyfish-address
Advanced tools
Comparing version 0.40.0 to 0.41.0
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-address", | ||
"version": "0.40.0", | ||
"version": "0.41.0", | ||
"description": "A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance for Bitcoin", | ||
@@ -38,5 +38,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@defichain/jellyfish-crypto": "^0.40.0", | ||
"@defichain/jellyfish-network": "^0.40.0", | ||
"@defichain/jellyfish-transaction": "^0.40.0", | ||
"@defichain/jellyfish-crypto": "^0.41.0", | ||
"@defichain/jellyfish-network": "^0.41.0", | ||
"@defichain/jellyfish-transaction": "^0.41.0", | ||
"bs58": "^4.0.1" | ||
@@ -43,0 +43,0 @@ }, |
1
+ Added@defichain/jellyfish-buffer@0.41.0(transitive)
+ Added@defichain/jellyfish-crypto@0.41.0(transitive)
+ Added@defichain/jellyfish-network@0.41.0(transitive)
+ Added@defichain/jellyfish-transaction@0.41.0(transitive)
- Removed@defichain/jellyfish-crypto@0.40.0(transitive)
- Removed@defichain/jellyfish-network@0.40.0(transitive)
- Removed@defichain/jellyfish-transaction@0.40.0(transitive)