Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blockfrost/openapi

Package Overview
Dependencies
Maintainers
2
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blockfrost/openapi - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

openapi.json

23

CHANGELOG.md

@@ -6,8 +6,27 @@ # Changelog

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
and this project will adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) once it reaches maturity in v1.
## [0.1.9] - 2021-04-03
## [0.1.10] - 2021-04-17
### Changed
- `onchain_metadata` to `/assets/{asset}` endpoint
- deprecated `index` in favour of `cert_index` in `/txs/{hash}/delegations`
### Added
- `slot` parameter to `/txs/{hash}` endpoint
- `cert_index` parameter to all relevant endpoints:
- `/txs/{hash}/stakes`
- `/txs/{hash}/pool_updates`
- `/txs/{hash}/pool_retires`
### Fixed
- `/pools` trailing slash in documentation
## [0.1.9] - 2021-04-04
### Added
- `/assets/{asset}/addresses` lists of the addresses holding a specific asset

@@ -14,0 +33,0 @@ - `/assets/policy/{policy_id}` lists the assets minted under a specific policy

2

package.json
{
"name": "@blockfrost/openapi",
"version": "0.1.9",
"version": "0.1.10",
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc