@defichain/jellyfish-wallet
Advanced tools
Comparing version 3.26.2 to 3.27.0
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-wallet", | ||
"version": "3.26.2", | ||
"version": "3.27.0", | ||
"description": "SDK & Ecosystem for building modern lite DeFi Applications at scale.", | ||
@@ -17,12 +17,12 @@ "repository": "JellyfishSDK/jellyfish", | ||
"dependencies": { | ||
"@defichain/jellyfish-address": "3.26.2", | ||
"@defichain/jellyfish-crypto": "3.26.2", | ||
"@defichain/jellyfish-network": "3.26.2", | ||
"@defichain/jellyfish-transaction": "3.26.2", | ||
"@defichain/jellyfish-transaction-builder": "3.26.2", | ||
"@defichain/jellyfish-transaction-signature": "3.26.2" | ||
"@defichain/jellyfish-address": "3.27.0", | ||
"@defichain/jellyfish-crypto": "3.27.0", | ||
"@defichain/jellyfish-network": "3.27.0", | ||
"@defichain/jellyfish-transaction": "3.27.0", | ||
"@defichain/jellyfish-transaction-builder": "3.27.0", | ||
"@defichain/jellyfish-transaction-signature": "3.27.0" | ||
}, | ||
"peerDependencies": { | ||
"defichain": "^3.26.2" | ||
"defichain": "^3.27.0" | ||
} | ||
} |
+ Added@defichain/jellyfish-address@3.27.0(transitive)
+ Added@defichain/jellyfish-buffer@3.27.0(transitive)
+ Added@defichain/jellyfish-crypto@3.27.0(transitive)
+ Added@defichain/jellyfish-network@3.27.0(transitive)
+ Added@defichain/jellyfish-transaction@3.27.0(transitive)
+ Added@defichain/jellyfish-transaction-builder@3.27.0(transitive)
+ Added@defichain/jellyfish-transaction-signature@3.27.0(transitive)
+ Addednan@2.22.0(transitive)
- Removed@defichain/jellyfish-address@3.26.2(transitive)
- Removed@defichain/jellyfish-buffer@3.26.2(transitive)
- Removed@defichain/jellyfish-crypto@3.26.2(transitive)
- Removed@defichain/jellyfish-network@3.26.2(transitive)
- Removed@defichain/jellyfish-transaction@3.26.2(transitive)
- Removed@defichain/jellyfish-transaction-builder@3.26.2(transitive)
- Removed@defichain/jellyfish-transaction-signature@3.26.2(transitive)
- Removednan@2.22.1(transitive)