@defichain/jellyfish-address
Advanced tools
Comparing version 0.14.0 to 0.15.0
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-address", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"description": "A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance on Bitcoin", | ||
@@ -38,5 +38,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@defichain/jellyfish-crypto": "^0.14.0", | ||
"@defichain/jellyfish-network": "^0.14.0", | ||
"@defichain/jellyfish-transaction": "^0.14.0", | ||
"@defichain/jellyfish-crypto": "^0.15.0", | ||
"@defichain/jellyfish-network": "^0.15.0", | ||
"@defichain/jellyfish-transaction": "^0.15.0", | ||
"bs58": "^4.0.1" | ||
@@ -43,0 +43,0 @@ }, |
+ Added@defichain/jellyfish-crypto@0.15.0(transitive)
+ Added@defichain/jellyfish-network@0.15.0(transitive)
+ Added@defichain/jellyfish-transaction@0.15.0(transitive)
+ Addedbrowserify-aes@1.2.0(transitive)
+ Addedbuffer-xor@1.0.3(transitive)
+ Addedevp_bytestokey@1.0.3(transitive)
+ Addedrandombytes@2.1.0(transitive)
- Removed@defichain/jellyfish-crypto@0.14.0(transitive)
- Removed@defichain/jellyfish-network@0.14.0(transitive)
- Removed@defichain/jellyfish-transaction@0.14.0(transitive)