@defichain/jellyfish-api-jsonrpc
Advanced tools
Comparing version 0.0.24 to 0.1.0
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-api-jsonrpc", | ||
"version": "0.0.24", | ||
"version": "0.1.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.0.24", | ||
"@defichain/jellyfish-api-core": "^0.1.0", | ||
"abort-controller": "^3.0.0", | ||
@@ -44,5 +44,5 @@ "cross-fetch": "^3.1.2" | ||
"devDependencies": { | ||
"@defichain/testcontainers": "^0.0.24", | ||
"@defichain/testcontainers": "^0.1.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
7757
+ Added@defichain/jellyfish-api-core@0.1.0(transitive)
+ Added@defichain/jellyfish-json@0.1.0(transitive)
- Removed@defichain/jellyfish-api-core@0.0.24(transitive)
- Removed@defichain/jellyfish-json@0.0.24(transitive)