@defichain/jellyfish-transaction
Advanced tools
Comparing version 0.33.0 to 0.34.0
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-transaction", | ||
"version": "0.33.0", | ||
"version": "0.34.0", | ||
"description": "A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance on Bitcoin", | ||
@@ -41,5 +41,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@defichain/jellyfish-crypto": "^0.33.0", | ||
"@defichain/jellyfish-crypto": "^0.34.0", | ||
"smart-buffer": "^4.1.0" | ||
} | ||
} |
+ Added@defichain/jellyfish-crypto@0.34.3(transitive)
- Removed@defichain/jellyfish-crypto@0.33.0(transitive)