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

@cosmjs/json-rpc

Package Overview
Dependencies
Maintainers
2
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cosmjs/json-rpc - npm Package Compare versions

Comparing version 0.24.0-alpha.10 to 0.24.0-alpha.11

8

package.json
{
"name": "@cosmjs/json-rpc",
"version": "0.24.0-alpha.10",
"version": "0.24.0-alpha.11",
"description": "Framework for implementing a JSON-RPC 2.0 API",

@@ -40,3 +40,3 @@ "contributors": [

"coverage": "nyc --reporter=text --reporter=lcov yarn test --quiet",
"move-types": "shx rm -rf ./types/* && shx mv build/types/* ./types && rm -rf ./types/testdata && shx rm -f ./types/*.spec.d.ts",
"move-types": "shx rm -rf ./types/* && shx mv build/types/* ./types && shx rm -rf ./types/testdata ./types/*.spec.d.ts",
"format-types": "prettier --write --loglevel warn \"./types/**/*.d.ts\"",

@@ -50,6 +50,6 @@ "prebuild": "shx rm -rf ./build",

"dependencies": {
"@cosmjs/stream": "^0.24.0-alpha.10",
"@cosmjs/stream": "^0.24.0-alpha.11",
"xstream": "^11.14.0"
},
"gitHead": "4b4bf0803847b44472db12787bee9f770437370f"
"gitHead": "858bd2e08322fa3304fdd94bfd4f055f20671d6f"
}
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