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