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

@blockfrost/blockfrost-utils

Package Overview
Dependencies
Maintainers
3
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blockfrost/blockfrost-utils - npm Package Compare versions

Comparing version 2.3.0-beta.0 to 2.3.0-beta.1

3

lib/validation.js

@@ -137,3 +137,4 @@ "use strict";

}
else if (bech32Info.prefix === Prefixes.PAYMENT_KEY_HASH) {
else if (bech32Info.prefix === Prefixes.PAYMENT_KEY_HASH ||
bech32Info.prefix === Prefixes.PAYMENT_KEY) {
// valid shelley - payment_cred

@@ -140,0 +141,0 @@ return 'shelley';

{
"name": "@blockfrost/blockfrost-utils",
"version": "2.3.0-beta.0",
"version": "2.3.0-beta.1",
"repository": "git@github.com:blockfrost/blockfrost-utils.git",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

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