wisp-server-node
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -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 @@ } |
{ | ||
"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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
69258
450