@muirglacier/jellyfish-address
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"private": false, | ||
"name": "@muirglacier/jellyfish-address", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance for Bitcoin", | ||
@@ -25,5 +25,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@muirglacier/jellyfish-crypto": "0.0.2", | ||
"@muirglacier/jellyfish-network": "0.0.2", | ||
"@muirglacier/jellyfish-transaction": "0.0.2", | ||
"@muirglacier/jellyfish-crypto": "0.0.3", | ||
"@muirglacier/jellyfish-network": "0.0.3", | ||
"@muirglacier/jellyfish-transaction": "0.0.3", | ||
"bech32": "^2.0.0", | ||
@@ -33,3 +33,3 @@ "bs58": "^4.0.1" | ||
"peerDependencies": { | ||
"muirglacier": "^0.0.0" | ||
"muirglacier": "^0.0.3" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
+ Added@muirglacier/jellyfish-buffer@0.0.3(transitive)
+ Added@muirglacier/jellyfish-crypto@0.0.3(transitive)
+ Added@muirglacier/jellyfish-network@0.0.3(transitive)
+ Added@muirglacier/jellyfish-transaction@0.0.3(transitive)
+ Addedmuirglacier@0.0.3(transitive)
- Removed@muirglacier/jellyfish-buffer@0.0.2(transitive)
- Removed@muirglacier/jellyfish-crypto@0.0.2(transitive)
- Removed@muirglacier/jellyfish-network@0.0.2(transitive)
- Removed@muirglacier/jellyfish-transaction@0.0.2(transitive)
- Removedmuirglacier@0.0.0(transitive)