@defichain/jellyfish-api-jsonrpc
Advanced tools
Comparing version 0.5.0 to 0.6.0
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-api-jsonrpc", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"description": "A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance on Bitcoin", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@defichain/jellyfish-api-core": "^0.5.0", | ||
"@defichain/jellyfish-api-core": "^0.6.0", | ||
"abort-controller": "^3.0.0", | ||
@@ -44,5 +44,5 @@ "cross-fetch": "^3.1.2" | ||
"devDependencies": { | ||
"@defichain/testcontainers": "^0.5.0", | ||
"@defichain/testcontainers": "^0.6.0", | ||
"nock": "^13.0.11" | ||
} | ||
} |
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-api-core@0.6.0(transitive)
+ Added@defichain/jellyfish-json@0.6.0(transitive)
- Removed@defichain/jellyfish-api-core@0.5.0(transitive)
- Removed@defichain/jellyfish-json@0.5.0(transitive)