@blockfrost/blockfrost-js
Advanced tools
Comparing version 5.5.0-beta-1 to 5.5.0
@@ -12,5 +12,5 @@ import { Responses } from '..'; | ||
tx: Responses['tx_content']; | ||
delegations: Responses['tx_content_delegations'][number] & { | ||
delegations: (Responses['tx_content_delegations'][number] & { | ||
pool: Responses['pool']; | ||
}; | ||
})[]; | ||
}; | ||
@@ -17,0 +17,0 @@ export type EpochPayload = { |
{ | ||
"name": "@blockfrost/blockfrost-js", | ||
"version": "5.5.0-beta-1", | ||
"version": "5.5.0", | ||
"description": "A JavaScript/TypeScript SDK for interacting with the https://blockfrost.io API", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
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
243258