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

@cardano-ogmios/schema

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cardano-ogmios/schema - npm Package Compare versions

Comparing version 5.5.7 to 5.5.8

8

dist/index.d.ts

@@ -788,6 +788,6 @@ export declare type Block = Babbage | Alonzo | Mary | Allegra | Shelley | Byron;

export interface BootstrapWitness {
signature?: Signature;
chainCode?: ChainCode | Null;
addressAttributes?: AddressAttributes | Null;
key?: VerificationKey;
signature: Signature;
chainCode: ChainCode | Null;
addressAttributes: AddressAttributes | Null;
key: VerificationKey;
}

@@ -794,0 +794,0 @@ export interface Redeemer {

{
"name": "@cardano-ogmios/schema",
"version": "5.5.7",
"version": "5.5.8",
"description": "Generated TypeScript from the Cardano Ogmios schema",

@@ -5,0 +5,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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