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

@cardano-sdk/blockfrost

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cardano-sdk/blockfrost - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

dist/blockfrostProvider.d.ts

16

package.json
{
"name": "@cardano-sdk/blockfrost",
"version": "0.1.4",
"version": "0.1.5",
"description": "Blockfrost provider for Cardano JS SDK",

@@ -19,3 +19,4 @@ "engines": {

"test": "jest -c ./jest.config.js",
"coverage": "shx echo No coverage report for this package"
"coverage": "shx echo No coverage report for this package",
"prepack": "yarn build"
},

@@ -27,5 +28,10 @@ "devDependencies": {

"@blockfrost/blockfrost-js": "^1.3.0",
"@cardano-ogmios/schema": "4.1.0",
"@cardano-sdk/core": "0.1.4"
}
"@cardano-sdk/core": "0.1.5"
},
"files": [
"dist/*",
"!dist/tsconfig.tsbuildinfo",
"LICENSE",
"NOTICE"
]
}
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