@hocuspocus/extension-throttle
Advanced tools
Comparing version 1.0.0-alpha.10 to 1.0.0-alpha.12
@@ -6,2 +6,18 @@ # Change Log | ||
# [1.0.0-alpha.12](https://github.com/ueberdosis/hocuspocus/compare/@hocuspocus/extension-throttle@1.0.0-alpha.11...@hocuspocus/extension-throttle@1.0.0-alpha.12) (2021-06-08) | ||
**Note:** Version bump only for package @hocuspocus/extension-throttle | ||
# [1.0.0-alpha.11](https://github.com/ueberdosis/hocuspocus/compare/@hocuspocus/extension-throttle@1.0.0-alpha.10...@hocuspocus/extension-throttle@1.0.0-alpha.11) (2021-06-08) | ||
**Note:** Version bump only for package @hocuspocus/extension-throttle | ||
# [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) | ||
@@ -8,0 +24,0 @@ |
@@ -35,8 +35,2 @@ /// <reference types="node" /> | ||
/** | ||
* 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 | ||
@@ -43,0 +37,0 @@ * @private |
@@ -91,1 +91,5 @@ /// <reference types="node" /> | ||
} | ||
export interface CloseEvent { | ||
code: number; | ||
reason: string; | ||
} |
{ | ||
"name": "@hocuspocus/extension-throttle", | ||
"version": "1.0.0-alpha.10", | ||
"version": "1.0.0-alpha.12", | ||
"description": "hocuspocus throttle extension", | ||
@@ -8,6 +8,6 @@ "homepage": "https://hocuspocus.dev", | ||
"hocuspocus", | ||
"tiptap", | ||
"throttle", | ||
"yjs" | ||
], | ||
"license": "MIT", | ||
"type": "module", | ||
@@ -26,5 +26,5 @@ "main": "dist/hocuspocus-throttle.esm.js", | ||
"dependencies": { | ||
"@hocuspocus/server": "^1.0.0-alpha.53" | ||
"@hocuspocus/server": "^1.0.0-alpha.55" | ||
}, | ||
"gitHead": "bb85db1b03f680f706d3f1a7264f0de0d7c6162b" | ||
"gitHead": "a3521b3d15df88f9861c3c77d64d13b87dc07e1e" | ||
} |
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
50784
50
1044
0