@blockfrost/openapi
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -8,2 +8,14 @@ # Changelog | ||
## [0.1.9] - 2021-04-03 | ||
### Added | ||
- `/assets/{asset}/addresses` lists of the addresses holding a specific asset | ||
- `/assets/policy/{policy_id}` lists the assets minted under a specific policy | ||
### Changed | ||
- `tx_index` in `/addresses/{address}/utxos` - it has been deprecated in favour of `output_index` | ||
- `/` endpoint property `version` type number -> string | ||
## [0.1.8] - 2021-03-31 | ||
@@ -10,0 +22,0 @@ |
{ | ||
"name": "@blockfrost/openapi", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "OpenAPI specifications for blockfrost.io", | ||
@@ -5,0 +5,0 @@ "repository": "git@github.com:blockfrost/openapi.git", |
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
169453
1
6