@cosmjs/socket
Advanced tools
Comparing version 0.26.6 to 0.26.8
@@ -47,3 +47,3 @@ "use strict"; | ||
const socket = new streamingsocket_1.StreamingSocket(socketServerUrl); | ||
const responsePromise = stream_1.toListPromise(socket.events, 3); | ||
const responsePromise = (0, stream_1.toListPromise)(socket.events, 3); | ||
socket.connect(); | ||
@@ -50,0 +50,0 @@ await socket.connected; |
{ | ||
"name": "@cosmjs/socket", | ||
"version": "0.26.6", | ||
"version": "0.26.8", | ||
"description": "Utility functions for working with WebSockets", | ||
@@ -33,3 +33,3 @@ "contributors": [ | ||
"format-text": "prettier --write \"./*.md\"", | ||
"test-node": "node --require esm jasmine-testrunner.js", | ||
"test-node": "yarn node jasmine-testrunner.js", | ||
"test-edge": "yarn pack-web && karma start --single-run --browsers Edge", | ||
@@ -46,3 +46,3 @@ "test-firefox": "yarn pack-web && karma start --single-run --browsers Firefox", | ||
"dependencies": { | ||
"@cosmjs/stream": "0.26.6", | ||
"@cosmjs/stream": "0.26.8", | ||
"isomorphic-ws": "^4.0.1", | ||
@@ -60,4 +60,4 @@ "ws": "^7", | ||
"@types/ws": "^6.0.1", | ||
"@typescript-eslint/eslint-plugin": "^4.28", | ||
"@typescript-eslint/parser": "^4.28", | ||
"@typescript-eslint/eslint-plugin": "^5.13.0", | ||
"@typescript-eslint/parser": "^5.13.0", | ||
"eslint": "^7.5", | ||
@@ -71,6 +71,5 @@ "eslint-config-prettier": "^8.3.0", | ||
"glob": "^7.1.6", | ||
"jasmine": "^3.8", | ||
"jasmine-core": "^3.7.1", | ||
"jasmine": "^3.99", | ||
"jasmine-spec-reporter": "^6", | ||
"karma": "^6.1.1", | ||
"karma": "^6.3.14", | ||
"karma-chrome-launcher": "^3.1.0", | ||
@@ -85,4 +84,4 @@ "karma-firefox-launcher": "^2.1.0", | ||
"ts-node": "^8", | ||
"typedoc": "^0.21", | ||
"typescript": "~4.3", | ||
"typedoc": "^0.22", | ||
"typescript": "~4.4", | ||
"webpack": "^5.32.0", | ||
@@ -89,0 +88,0 @@ "webpack-cli": "^4.6.0" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33
78841
+ Added@cosmjs/stream@0.26.8(transitive)
- Removed@cosmjs/stream@0.26.6(transitive)
Updated@cosmjs/stream@0.26.8