@muirglacier/jellyfish-wallet
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"private": false, | ||
"name": "@muirglacier/jellyfish-wallet", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance for Bitcoin", | ||
@@ -25,8 +25,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@muirglacier/jellyfish-address": "0.0.3", | ||
"@muirglacier/jellyfish-crypto": "0.0.3", | ||
"@muirglacier/jellyfish-network": "0.0.3", | ||
"@muirglacier/jellyfish-transaction": "0.0.3", | ||
"@muirglacier/jellyfish-transaction-builder": "0.0.3", | ||
"@muirglacier/jellyfish-transaction-signature": "0.0.3" | ||
"@muirglacier/jellyfish-address": "0.0.4", | ||
"@muirglacier/jellyfish-crypto": "0.0.4", | ||
"@muirglacier/jellyfish-network": "0.0.4", | ||
"@muirglacier/jellyfish-transaction": "0.0.4", | ||
"@muirglacier/jellyfish-transaction-builder": "0.0.4", | ||
"@muirglacier/jellyfish-transaction-signature": "0.0.4" | ||
}, | ||
@@ -33,0 +33,0 @@ "peerDependencies": { |
+ Added@muirglacier/jellyfish-address@0.0.4(transitive)
+ Added@muirglacier/jellyfish-buffer@0.0.4(transitive)
+ Added@muirglacier/jellyfish-crypto@0.0.4(transitive)
+ Added@muirglacier/jellyfish-network@0.0.4(transitive)
+ Added@muirglacier/jellyfish-transaction@0.0.4(transitive)
+ Added@muirglacier/jellyfish-transaction-builder@0.0.4(transitive)
+ Added@muirglacier/jellyfish-transaction-signature@0.0.4(transitive)
- Removed@muirglacier/jellyfish-address@0.0.3(transitive)
- Removed@muirglacier/jellyfish-buffer@0.0.3(transitive)
- Removed@muirglacier/jellyfish-crypto@0.0.3(transitive)
- Removed@muirglacier/jellyfish-network@0.0.3(transitive)
- Removed@muirglacier/jellyfish-transaction@0.0.3(transitive)
- Removed@muirglacier/jellyfish-transaction-builder@0.0.3(transitive)
- Removed@muirglacier/jellyfish-transaction-signature@0.0.3(transitive)