Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

onix-chess

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

onix-chess - npm Package Compare versions

Comparing version 5.4.1 to 5.5.0

1

dist/types/Interfaces.d.ts

@@ -116,2 +116,3 @@ import { IUser } from 'onix-core/dist/app/IUser';

lastMoveAt?: number;
serverNow?: number;
}

@@ -118,0 +119,0 @@ export interface IUserAnalysis {

2

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc