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

@emeris/types

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emeris/types - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

3

lib/EmerisAPI.d.ts

@@ -160,2 +160,3 @@ import { Amount, Denom, IbcInfo, NodeInfo, PrimaryChannel, Trace } from "./EmerisBase";

dest_chain: string;
cause?: string;
tx_hash: string;

@@ -166,3 +167,3 @@ };

base_denom: string;
cause: string;
cause?: string;
verified: boolean;

@@ -169,0 +170,0 @@ path: string;

{
"name": "@emeris/types",
"version": "0.0.20",
"version": "0.0.21",
"description": "Emeris common types",

@@ -5,0 +5,0 @@ "author": "Tendermint, Inc <hello@tendermint.com>",

@@ -248,2 +248,3 @@ import {

dest_chain: string;
cause?: string;
tx_hash: string;

@@ -258,3 +259,3 @@ };

base_denom: string;
cause: string;
cause?: string;
verified: boolean;

@@ -261,0 +262,0 @@ path: string;

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