@defichain/jellyfish-wallet
Advanced tools
Comparing version 4.0.0-rc.1.2 to 4.0.0
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-wallet", | ||
"version": "4.0.0-rc.1.2", | ||
"version": "4.0.0", | ||
"description": "SDK & Ecosystem for building modern lite DeFi Applications at scale.", | ||
@@ -17,12 +17,12 @@ "repository": "BirthdayResearch/jellyfishsdk", | ||
"dependencies": { | ||
"@defichain/jellyfish-address": "4.0.0-rc.1.2", | ||
"@defichain/jellyfish-crypto": "4.0.0-rc.1.2", | ||
"@defichain/jellyfish-network": "4.0.0-rc.1.2", | ||
"@defichain/jellyfish-transaction": "4.0.0-rc.1.2", | ||
"@defichain/jellyfish-transaction-builder": "4.0.0-rc.1.2", | ||
"@defichain/jellyfish-transaction-signature": "4.0.0-rc.1.2" | ||
"@defichain/jellyfish-address": "4.0.0", | ||
"@defichain/jellyfish-crypto": "4.0.0", | ||
"@defichain/jellyfish-network": "4.0.0", | ||
"@defichain/jellyfish-transaction": "4.0.0", | ||
"@defichain/jellyfish-transaction-builder": "4.0.0", | ||
"@defichain/jellyfish-transaction-signature": "4.0.0" | ||
}, | ||
"peerDependencies": { | ||
"defichain": "^4.0.0-rc.1.2" | ||
"defichain": "^4.0.0" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
27655
+ Added@defichain/jellyfish-address@4.0.0(transitive)
+ Added@defichain/jellyfish-buffer@4.0.0(transitive)
+ Added@defichain/jellyfish-crypto@4.0.0(transitive)
+ Added@defichain/jellyfish-network@4.0.0(transitive)
+ Added@defichain/jellyfish-transaction@4.0.0(transitive)
+ Added@defichain/jellyfish-transaction-builder@4.0.0(transitive)
+ Added@defichain/jellyfish-transaction-signature@4.0.0(transitive)
- Removed@defichain/jellyfish-address@4.0.0-rc.1.2(transitive)
- Removed@defichain/jellyfish-buffer@4.0.0-rc.1.2(transitive)
- Removed@defichain/jellyfish-crypto@4.0.0-rc.1.2(transitive)
- Removed@defichain/jellyfish-network@4.0.0-rc.1.2(transitive)
- Removed@defichain/jellyfish-transaction@4.0.0-rc.1.2(transitive)
- Removed@defichain/jellyfish-transaction-builder@4.0.0-rc.1.2(transitive)
- Removed@defichain/jellyfish-transaction-signature@4.0.0-rc.1.2(transitive)