@hocuspocus/extension-throttle
Advanced tools
Comparing version 1.0.0-alpha.9 to 1.0.0-alpha.10
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-alpha.10](https://github.com/ueberdosis/hocuspocus/compare/@hocuspocus/extension-throttle@1.0.0-alpha.9...@hocuspocus/extension-throttle@1.0.0-alpha.10) (2021-05-15) | ||
**Note:** Version bump only for package @hocuspocus/extension-throttle | ||
# [1.0.0-alpha.9](https://github.com/ueberdosis/hocuspocus/compare/@hocuspocus/extension-throttle@1.0.0-alpha.8...@hocuspocus/extension-throttle@1.0.0-alpha.9) (2021-04-20) | ||
@@ -8,0 +16,0 @@ |
@@ -17,2 +17,3 @@ /// <reference types="node" /> | ||
websocketServer?: WebSocket.Server; | ||
incomingMessageQueue: Iterable<number>[]; | ||
/** | ||
@@ -35,2 +36,8 @@ * Configure the server | ||
/** | ||
* Queue incoming WebSocket messages before the onConnect hooks are finished | ||
* and the connection is full established | ||
* @private | ||
*/ | ||
private queueIncomingMessage; | ||
/** | ||
* Handle update of the given document | ||
@@ -37,0 +44,0 @@ * @private |
{ | ||
"name": "@hocuspocus/extension-throttle", | ||
"version": "1.0.0-alpha.9", | ||
"version": "1.0.0-alpha.10", | ||
"description": "hocuspocus throttle extension", | ||
@@ -25,5 +25,5 @@ "homepage": "https://hocuspocus.dev", | ||
"dependencies": { | ||
"@hocuspocus/server": "^1.0.0-alpha.52" | ||
"@hocuspocus/server": "^1.0.0-alpha.53" | ||
}, | ||
"gitHead": "adc1bacce508102d08fcbe412931192f7ccd1956" | ||
"gitHead": "bb85db1b03f680f706d3f1a7264f0de0d7c6162b" | ||
} |
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
45121
35
0
899
1