@hocuspocus/extension-throttle
Advanced tools
Comparing version 2.4.0-rc.0 to 2.4.0-rc.1
@@ -34,2 +34,3 @@ /// <reference types="node" /> | ||
priority?: number; | ||
extensionName?: string; | ||
onConfigure?(data: onConfigurePayload): Promise<any>; | ||
@@ -36,0 +37,0 @@ onListen?(data: onListenPayload): Promise<any>; |
{ | ||
"name": "@hocuspocus/extension-throttle", | ||
"version": "2.4.0-rc.0", | ||
"version": "2.4.0-rc.1", | ||
"description": "hocuspocus throttle extension", | ||
@@ -31,5 +31,5 @@ "homepage": "https://hocuspocus.dev", | ||
"dependencies": { | ||
"@hocuspocus/server": "^2.4.0-rc.0" | ||
"@hocuspocus/server": "^2.4.0-rc.1" | ||
}, | ||
"gitHead": "b3454a4ca289a84ddfb7fa5607a2d4b8d5c37e9d" | ||
} |
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
84406
2005