Socket
Socket
Sign inDemoInstall

@polkadot/x-ws

Package Overview
Dependencies
6
Maintainers
2
Versions
734
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @polkadot/x-ws

A cross-environment WebSocket replacement


Version published
Weekly downloads
76K
decreased by-5%
Maintainers
2
Install size
252 kB
Created
Weekly downloads
 

Changelog

Source

12.6.2 Dec 18, 2023

Changes:

  • Update to latest @polkadot/wasm-crypto
  • Upgrade dependencies to latest versions

Readme

Source

@polkadot/x-ws

A cross-environment WebSocket.

Install it via yarn add @polkadot/x-ws

import { WebSocket } from '@polkadot/x-ws';

...
const ws = new WebSocket('wss://example.com');

FAQs

Last updated on 18 Dec 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc