Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wisp-server-node

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wisp-server-node - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

6

dist/ConnectionHandler.js

@@ -145,3 +145,2 @@ "use strict";

client,
buffer: 127,
});

@@ -170,7 +169,2 @@ }

});
stream.buffer--;
if (stream.buffer === 0) {
stream.buffer = 127;
ws.send((0, Packets_1.continuePacketMaker)(wispFrame, stream.buffer));
}
}

@@ -177,0 +171,0 @@ }

2

package.json
{
"name": "wisp-server-node",
"version": "1.1.2",
"version": "1.1.3",
"type": "commonjs",

@@ -5,0 +5,0 @@ "description": "",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc