@hocuspocus/transformer
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/transformer", | ||
"version": "2.4.0-rc.0", | ||
"version": "2.4.0-rc.1", | ||
"description": "hocuspocus transformation utilities", | ||
@@ -5,0 +5,0 @@ "homepage": "https://hocuspocus.dev", |
690971
7106