@hocuspocus/extension-webhook
Advanced tools
Comparing version 1.0.0-alpha.34 to 1.0.0-alpha.35
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-alpha.35](https://github.com/ueberdosis/hocuspocus/compare/@hocuspocus/extension-webhook@1.0.0-alpha.34...@hocuspocus/extension-webhook@1.0.0-alpha.35) (2021-09-17) | ||
**Note:** Version bump only for package @hocuspocus/extension-webhook | ||
# [1.0.0-alpha.34](https://github.com/ueberdosis/hocuspocus/compare/@hocuspocus/extension-webhook@1.0.0-alpha.33...@hocuspocus/extension-webhook@1.0.0-alpha.34) (2021-09-14) | ||
@@ -8,0 +16,0 @@ |
@@ -43,5 +43,6 @@ /// <reference types="node" /> | ||
/** | ||
* Send first sync step | ||
* Send the current document awareness to the client, if any | ||
* @private | ||
*/ | ||
private sendCurrentAwareness; | ||
/** | ||
@@ -48,0 +49,0 @@ * Handle an incoming message |
{ | ||
"name": "@hocuspocus/extension-webhook", | ||
"version": "1.0.0-alpha.34", | ||
"version": "1.0.0-alpha.35", | ||
"description": "hocuspocus webhook extension", | ||
@@ -27,7 +27,7 @@ "homepage": "https://hocuspocus.dev", | ||
"dependencies": { | ||
"@hocuspocus/server": "^1.0.0-alpha.69", | ||
"@hocuspocus/server": "^1.0.0-alpha.70", | ||
"@hocuspocus/transformer": "^1.0.0-alpha.14", | ||
"axios": "^0.21.1" | ||
}, | ||
"gitHead": "d84b5516f65dfe096fd6c633f96309a6f65a9811" | ||
"gitHead": "981e76320fd0bac82cbbdb027ec3c91a4c6cfce4" | ||
} |
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
80679
1534