Huge News!Announcing our $40M Series B led by Abstract Ventures.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.4.1-beta.0 to 2.4.1-beta.1

3

lib/validation.js

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

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

@@ -161,0 +162,0 @@ return 'shelley';

{
"name": "@blockfrost/blockfrost-utils",
"version": "2.4.1-beta.0",
"version": "2.4.1-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