onix-chess
Advanced tools
Comparing version 5.4.1 to 5.5.0
@@ -116,2 +116,3 @@ import { IUser } from 'onix-core/dist/app/IUser'; | ||
lastMoveAt?: number; | ||
serverNow?: number; | ||
} | ||
@@ -118,0 +119,0 @@ export interface IUserAnalysis { |
{ | ||
"name": "onix-chess", | ||
"version": "5.4.1", | ||
"version": "5.5.0", | ||
"description": "Onix chess library", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -141,2 +141,3 @@ import { IUser } from 'onix-core/dist/app/IUser'; | ||
lastMoveAt?: number; | ||
serverNow?: number; | ||
} | ||
@@ -143,0 +144,0 @@ |
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
464336
8832