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

@tendermint/types

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tendermint/types - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json

@@ -15,3 +15,3 @@ {

},
"version": "0.1.0",
"version": "0.1.1",
"main": "index.d.ts",

@@ -18,0 +18,0 @@ "scripts": {

@@ -33,3 +33,3 @@ # Types

git clone https://github.com/cosmos/types.git
cd belt
cd types
yarn install

@@ -42,4 +42,4 @@ yarn setup

Belt is very new! Questions, feedback, use cases, issues, and code are all very, very welcome.
Types is very new! Questions, feedback, use cases, issues, and code are all very, very welcome.
Thank you for helping us help you help us all. 🎁

@@ -7,2 +7,7 @@ /**

/**
* A Bech32-encoded string.
*/
export type Bech32String = string;
/**
* A "raw" binary-encoded string.

@@ -9,0 +14,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