@hocuspocus/extension-monitor
Advanced tools
Comparing version 1.0.0-alpha.83 to 1.0.0-alpha.84
@@ -77,3 +77,3 @@ /// <reference types="node" /> | ||
requestParameters: URLSearchParams; | ||
}): string; | ||
}): string | Promise<string>; | ||
} | ||
@@ -80,0 +80,0 @@ export interface onAuthenticatePayload { |
{ | ||
"name": "@hocuspocus/extension-monitor", | ||
"description": "hocuspocus monitoring", | ||
"version": "1.0.0-alpha.83", | ||
"version": "1.0.0-alpha.84", | ||
"homepage": "https://hocuspocus.dev", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@hocuspocus/server": "^1.0.0-alpha.84", | ||
"@hocuspocus/server": "^1.0.0-alpha.85", | ||
"@types/node-os-utils": "^1.2.0", | ||
@@ -48,3 +48,3 @@ "@types/node-static": "^0.7.6", | ||
}, | ||
"gitHead": "fa947e4cb14426c27c53f7b0a77dcd73d1714cda" | ||
"gitHead": "63a50dd02286693b5025ac385c3fb4afd6b29050" | ||
} |
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
1144906