Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@cosmjs/stream

Package Overview
Dependencies
Maintainers
2
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cosmjs/stream - npm Package Compare versions

Comparing version
0.37.0
to
0.37.1
+3
-1
package.json
{
"name": "@cosmjs/stream",
"version": "0.37.0",
"version": "0.37.1",
"description": "Utility functions for producing and consuming streams",

@@ -11,2 +11,4 @@ "contributors": [

"license": "Apache-2.0",
"main": "build/index.js",
"types": "build/index.d.ts",
"exports": {

@@ -13,0 +15,0 @@ "types": "./build/index.d.ts",