New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@blockfrost/openapi

Package Overview
Dependencies
Maintainers
2
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blockfrost/openapi - npm Package Versions

1
23

0.1.43

Diff

Changelog

Source

[0.1.43] - 2022-08-25

  • skipped due to acciedental npm publish

Changed

  • ⚠️ BREAKING CHANGE: NPM package - typescript types are now exported by default
  • add querystring and params to schemas

Added

  • typescript types with export
  • /mempool and /mempool/{hash} endpoints
blockfrost.io
published 0.1.42 •

Changelog

Source

[0.1.42] - 2022-08-25

Added

  • HTTP 425 - Pin Queue Full to Errors for limiting queue in ipfs/pin/add/{IPFS_path} endpoint
  • New networks preview and preprod

Fixed

  • Typos and examples
blockfrost.io
published 0.1.41 •

Changelog

Source

[0.1.41] - 2022-07-27

Changed

  • Refactored anyOf to anyVlaue

Fixed

  • Missing block_time in schema for asset transactions
  • Missing additionalProperties in json_metadata and cost_models
blockfrost.io
published 0.1.40 •

Changelog

Source

[0.1.40] - 2022-07-15

Added

  • Block schema now contains extra
    • op_cert field
    • op_cert_counter field
  • /txs/{hash}/utxos
    • outputs now has extra boolean collateral field which is true when the transaction output is a collateral output
  • /epochs/{number}/parameters and /epoch/latest/parameters now has
    • cost_models field with JSON containing cost models parameters for Plutus Core scripts

Fixed

  • /epochs/{number}/parameters and /epochs/latest/parameters
    • extra_entropy type changed from object to string
blockfrost.io
published 0.1.39 •

Changelog

Source

[0.1.39] - 2022-07-01

Added

  • /txs/{hash}/utxos
    • inputs and outputs now contain extra
      • inline_datum field
      • reference_script_hash field
    • inputs now has a boolean reference field, true if the input is a reference input
  • /addresses/{address}/utxos and /addresses/{address}/utxos/{asset}
    • inline_datum field
    • reference_script_hash field
  • /scripts/datum/{datum-hash}/cbor endpoint

Changed

  • /txs/{hash}/redeemers - datum_hash field deprecated, prefer redeemer_data_hash
  • /scripts/{hash}/redeemers - datum_hash field deprecated, prefer redeemer_data_hash
  • /epochs/{number}/parameters and /epochs/latest/parameters
    • coins_per_utxo_word field deprecated, prefer coins_per_utxo_size
      • coins_per_utxo_size is now
        • Cost per UTxO word for Alonzo.
        • Cost per UTxO byte for Babbage and later.
  • /scripts/{hash} ⚠️
    • type field now uses plutusV1 and plutusV2 instead of just plutus to be able to differentiate between two PlutusScript versions.

Fixed

  • /scripts/{script-hash}/cbor - cbor field type changed to string
blockfrost.io
published 0.1.38 •

blockfrost.io
published 0.1.37 •

Changelog

Source

[0.1.37] - 2022-03-24

Added

  • type property to /accounts/{stake_address}/rewards endpoint
  • /utils/txs/evaluate endpoint
blockfrost.io
published 0.1.36 •

Changelog

Source

[0.1.36] - 2021-12-21

Added

  • blocks_epoch property to /pools/{pool_id} endpoint

Fixed

  • mark tx_hash in /blocks/{hash_or_number}/addresses as required field
blockfrost.io
published 0.1.35 •

Changelog

Source

[0.1.35] - 2021-12-10

Added

  • /blocks/{hash_or_number}/addresses
blockfrost.io
published 0.1.34 •

Changelog

Source

[0.1.34] - 2021-12-07

Added

  • /pools/extended endpoint
  • /utils/addresses/xpub/{xpub}/{role}/{index} endpoint
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