Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

cosmjs-types

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cosmjs-types

JS and TS types relating to Protocol Buffers used by Cosmos SDK and other related projects

Source
npmnpm
Version
0.10.1
Version published
Weekly downloads
494K
42.72%
Maintainers
2
Weekly downloads
 
Created
Source

cosmjs-types

npm version

Maintenance

This section is for maintainers of this repo, not users.

Getting started

# Pull external code
git submodule init
git submodule update

# Install dependencies
npm install

Rebuilding types

npm run codegen # Generate .ts files into ./src
npm run build # Build .js/.d.ts files

FAQs

Package last updated on 29 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts