@defichain/jellyfish-api-core
Advanced tools
Comparing version 0.8.0 to 0.9.0
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-api-core", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance on Bitcoin", | ||
@@ -38,7 +38,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@defichain/jellyfish-json": "^0.8.0" | ||
"@defichain/jellyfish-json": "^0.9.0" | ||
}, | ||
"devDependencies": { | ||
"@defichain/testcontainers": "^0.8.0" | ||
"@defichain/testcontainers": "^0.9.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@defichain/jellyfish-json@0.9.0(transitive)
- Removed@defichain/jellyfish-json@0.8.0(transitive)