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

cosmos-client

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cosmos-client - npm Package Compare versions

Comparing version 0.8.9 to 0.8.11

5

package.json
{
"name": "cosmos-client",
"description": "REST API Client for Cosmos SDK Blockchain",
"version": "0.8.9",
"version": "0.8.11",
"author": "LCNEM, Inc.",

@@ -40,4 +40,5 @@ "bugs": {

"build": "tsc --build --clean && tsc && cargo install wasm-pack && wasm-pack build --target nodejs --scope lcnem ./src/tendermint/sr25519",
"publish": "npm install && node bundle && cd dist && npm publish"
"build2": "tsc --build --clean && tsc",
"publish": "node bundle && cd dist && npm publish"
}
}
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