Socket
Socket
Sign inDemoInstall

resilient-websocket

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

1

dist/ResilientWebSocket.js

@@ -109,2 +109,1 @@ "use strict";

exports.default = ResilientWebSocket;
//# sourceMappingURL=ResilientWebSocket.js.map

2

package.json
{
"name": "resilient-websocket",
"version": "1.0.2",
"version": "1.0.3",
"description": "A client WebSocket wrapper with support for reconnection and ping/pong",

@@ -5,0 +5,0 @@ "main": "dist/ResilientWebSocket.js",

{
"extends": "./tsconfig.json",
"sourceMap": false,
"compilerOptions": {
"sourceMap": false
},
"exclude": [

@@ -5,0 +7,0 @@ "./src/**/*.spec.*"

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