@hocuspocus/provider
Advanced tools
Comparing version 2.13.1 to 2.13.2
@@ -92,3 +92,3 @@ /// <reference types="node" /> | ||
loadDocument(documentName: string, request: Partial<Pick<IncomingMessage, 'headers' | 'url'>>, socketId: string, connection: ConnectionConfiguration, context?: any): Promise<Document>; | ||
storeDocumentHooks(document: Document, hookPayload: onStoreDocumentPayload): Promise<void>; | ||
storeDocumentHooks(document: Document, hookPayload: onStoreDocumentPayload, immediately?: boolean): any; | ||
/** | ||
@@ -95,0 +95,0 @@ * Run the given hook on all configured extensions. |
{ | ||
"name": "@hocuspocus/provider", | ||
"version": "2.13.1", | ||
"version": "2.13.2", | ||
"description": "hocuspocus provider", | ||
@@ -32,3 +32,3 @@ "homepage": "https://hocuspocus.dev", | ||
"dependencies": { | ||
"@hocuspocus/common": "^2.13.1", | ||
"@hocuspocus/common": "^2.13.2", | ||
"@lifeomic/attempt": "^3.0.2", | ||
@@ -35,0 +35,0 @@ "lib0": "^0.2.87", |
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
822108
Updated@hocuspocus/common@^2.13.2