Comparing version 1.0.10 to 1.0.11
@@ -8,3 +8,3 @@ import { IClearCanvasCommand } from '../commands'; | ||
} | ||
export interface IInitMessage { | ||
export interface IInitMessage extends ISocketMessage { | ||
rooms: IRoom[]; | ||
@@ -11,0 +11,0 @@ } |
{ | ||
"name": "cb-types", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
11329