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

@blockfrost/blockfrost-js

Package Overview
Dependencies
Maintainers
2
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blockfrost/blockfrost-js - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

7

CHANGELOG.MD

@@ -8,2 +8,9 @@ # Changelog

## [0.2.3] - 2021-05-06
### Fixed
- array missing in some `/txs` types, see: https://github.com/blockfrost/openapi/releases/tag/v0.1.13
## [0.2.2] - 2021-05-02

@@ -10,0 +17,0 @@

4

package.json
{
"name": "@blockfrost/blockfrost-js",
"version": "0.2.2",
"version": "0.2.3",
"description": "A JavaScript/TypeScript SDK for interacting with the https://blockfrost.io API",

@@ -26,3 +26,3 @@ "files": [

"dependencies": {
"@blockfrost/openapi": "0.1.12",
"@blockfrost/openapi": "^0.1.13",
"@yarnpkg/pnpify": "^2.4.0",

@@ -29,0 +29,0 @@ "axios": "^0.21.1",

Sorry, the diff of this file is too big to display

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