@defichain/jellyfish-api-core
Advanced tools
Comparing version 0.6.0 to 0.7.0
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-api-core", | ||
"version": "0.6.0", | ||
"version": "0.7.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.6.0" | ||
"@defichain/jellyfish-json": "^0.7.0" | ||
}, | ||
"devDependencies": { | ||
"@defichain/testcontainers": "^0.6.0" | ||
"@defichain/testcontainers": "^0.7.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.7.1(transitive)
- Removed@defichain/jellyfish-json@0.6.0(transitive)