@hocuspocus/extension-monitor
Advanced tools
Comparing version 1.0.0-alpha.79 to 1.0.0-alpha.80
@@ -9,3 +9,3 @@ import Connection from './Connection'; | ||
apply(connection: Connection): void; | ||
readSyncMessage(message: IncomingMessage, connection: Connection): 0 | 2 | 1; | ||
readSyncMessage(message: IncomingMessage, connection: Connection): 0 | 1 | 2; | ||
} |
{ | ||
"name": "@hocuspocus/extension-monitor", | ||
"description": "hocuspocus monitoring", | ||
"version": "1.0.0-alpha.79", | ||
"version": "1.0.0-alpha.80", | ||
"homepage": "https://hocuspocus.dev", | ||
@@ -17,3 +17,3 @@ "keywords": [ | ||
"exports": { | ||
"development": { | ||
"source": { | ||
"import": "./src" | ||
@@ -36,3 +36,3 @@ }, | ||
"dependencies": { | ||
"@hocuspocus/server": "^1.0.0-alpha.80", | ||
"@hocuspocus/server": "^1.0.0-alpha.81", | ||
"@types/node-os-utils": "^1.2.0", | ||
@@ -49,3 +49,3 @@ "@types/node-static": "^0.7.6", | ||
}, | ||
"gitHead": "f85955a7cca23b23044b0579e96fc8d17c107a4c" | ||
"gitHead": "53a194759b3bfbea5cf22bab39e3788021387f69" | ||
} |
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
1144551