@defichain/jellyfish-wallet-whale
Advanced tools
Comparing version 0.0.14 to 0.0.15
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-wallet-whale", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance on Bitcoin", | ||
@@ -38,9 +38,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@defichain/jellyfish-crypto": "^0.0.14", | ||
"@defichain/jellyfish-network": "^0.0.14", | ||
"@defichain/jellyfish-wallet": "^0.0.14" | ||
}, | ||
"devDependencies": { | ||
"typescript": ">=4.2.0" | ||
"@defichain/jellyfish-crypto": "^0.0.15", | ||
"@defichain/jellyfish-network": "^0.0.15", | ||
"@defichain/jellyfish-wallet": "^0.0.15" | ||
} | ||
} |
0
4497
+ Added@defichain/jellyfish-crypto@0.0.15(transitive)
+ Added@defichain/jellyfish-network@0.0.15(transitive)
+ Added@defichain/jellyfish-transaction@0.0.15(transitive)
+ Added@defichain/jellyfish-wallet@0.0.15(transitive)
- Removed@defichain/jellyfish-crypto@0.0.14(transitive)
- Removed@defichain/jellyfish-network@0.0.14(transitive)
- Removed@defichain/jellyfish-transaction@0.0.14(transitive)
- Removed@defichain/jellyfish-wallet@0.0.14(transitive)