@defichain/jellyfish-transaction-signature
Advanced tools
Comparing version 4.0.5 to 4.0.6
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-transaction-signature", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "SDK & Ecosystem for building modern lite DeFi Applications at scale.", | ||
@@ -17,9 +17,9 @@ "repository": "BirthdayResearch/jellyfishsdk", | ||
"dependencies": { | ||
"@defichain/jellyfish-buffer": "4.0.5", | ||
"@defichain/jellyfish-crypto": "4.0.5", | ||
"@defichain/jellyfish-transaction": "4.0.5" | ||
"@defichain/jellyfish-buffer": "4.0.6", | ||
"@defichain/jellyfish-crypto": "4.0.6", | ||
"@defichain/jellyfish-transaction": "4.0.6" | ||
}, | ||
"peerDependencies": { | ||
"defichain": "^4.0.5" | ||
"defichain": "^4.0.6" | ||
} | ||
} |
+ Added@defichain/jellyfish-buffer@4.0.6(transitive)
+ Added@defichain/jellyfish-crypto@4.0.6(transitive)
+ Added@defichain/jellyfish-transaction@4.0.6(transitive)
- Removed@defichain/jellyfish-buffer@4.0.5(transitive)
- Removed@defichain/jellyfish-crypto@4.0.5(transitive)
- Removed@defichain/jellyfish-transaction@4.0.5(transitive)