Socket
Socket
Sign inDemoInstall

elws

Package Overview
Dependencies
2
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

2

example.js

@@ -7,3 +7,3 @@ /**

const client = new RWebSocket('ws://localhost:8088;wss://echo.websocket.org;',null,2000,2);
const client = new RWebSocket('ws://localhost:8088;wss://echo.websocket.org',null,2000,2);

@@ -10,0 +10,0 @@ client.onopen = function () {

{
"name": "elws",
"version": "1.1.0",
"version": "1.1.1",
"description": "Simple auto-reconnect WebSocket decorator",

@@ -5,0 +5,0 @@ "main": "rws.js",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc