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.3.1-beta.0 to 2.3.1-beta.1

2

lib/cip68.d.ts

@@ -5,3 +5,3 @@ /// <reference types="node" />

version: number;
extra: string | null;
extra: string | undefined;
}

@@ -8,0 +8,0 @@ /**

@@ -317,3 +317,3 @@ "use strict";

? constrPlutusData.data().get(2).to_hex()
: null;
: undefined;
if (!datumMap) {

@@ -320,0 +320,0 @@ return null;

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