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 7.2.0 to 7.2.1

1

dist/types/Interfaces.d.ts

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

id: number;
round?: number;
name: string;

@@ -70,0 +71,0 @@ running: boolean;

2

package.json
{
"name": "onix-chess",
"version": "7.2.0",
"version": "7.2.1",
"description": "Onix chess library",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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

id: number;
round?: number;
name: string;

@@ -88,0 +89,0 @@ running: boolean;

Sorry, the diff of this file is not supported yet

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