Comparing version 1.0.8 to 1.0.9
@@ -0,3 +1,4 @@ | ||
import { IUser } from '../common'; | ||
export interface ICommand { | ||
userId: string; | ||
user: IUser; | ||
} |
export * from './Color.interface'; | ||
export * from './Point.interface'; | ||
export * from './Room.interface'; | ||
export * from './User.interface'; |
@@ -19,1 +19,3 @@ "use strict"; | ||
__exportStar(require("./Point.interface"), exports); | ||
__exportStar(require("./Room.interface"), exports); | ||
__exportStar(require("./User.interface"), exports); |
{ | ||
"name": "cb-types", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
11212
39
274
1