@defichain/jellyfish-transaction-signature
Advanced tools
Comparing version 0.34.1 to 0.34.2
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-transaction-signature", | ||
"version": "0.34.1", | ||
"version": "0.34.2", | ||
"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-crypto": "^0.34.1", | ||
"@defichain/jellyfish-transaction": "^0.34.1", | ||
"@defichain/jellyfish-crypto": "^0.34.2", | ||
"@defichain/jellyfish-transaction": "^0.34.2", | ||
"smart-buffer": "^4.1.0" | ||
} | ||
} |