@hocuspocus/transformer
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -42,3 +42,3 @@ /// <reference types="node" /> | ||
*/ | ||
beforeHandleMessage(callback: (payload: Document, update: Uint8Array) => Promise<any>): Connection; | ||
beforeHandleMessage(callback: (connection: Connection, update: Uint8Array) => Promise<any>): Connection; | ||
/** | ||
@@ -45,0 +45,0 @@ * Send the given message |
@@ -179,2 +179,3 @@ /// <reference types="node" /> | ||
socketId: string; | ||
connection: Connection; | ||
} | ||
@@ -181,0 +182,0 @@ export interface beforeBroadcastStatelessPayload { |
{ | ||
"name": "@hocuspocus/transformer", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "hocuspocus transformation utilities", | ||
@@ -5,0 +5,0 @@ "homepage": "https://hocuspocus.dev", |
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
684916
128
6923