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 1.0.11 to 1.0.12

built/chess/IOpeningPosition.d.ts

1

built/index.d.ts

@@ -9,2 +9,3 @@ export { Intl } from './Intl';

export { Position, FenStandartStart, FenEmptyBoard } from './chess/Position';
export { IOpeningPosition } from './chess/IOpeningPosition';
export { Chess } from './chess/Chess';

2

package.json
{
"name": "onix-chess",
"version": "1.0.11",
"version": "1.0.12",
"description": "Onix chess library",

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

@@ -0,0 +0,0 @@ import { IUser } from 'onix-core/built/app/IUser';

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ const WHITE = 0;

@@ -0,0 +0,0 @@ import { Color } from './Color';

@@ -0,0 +0,0 @@ import { Color } from './Color';

@@ -9,2 +9,3 @@ export { Intl } from './Intl';

export { Position, FenStandartStart, FenEmptyBoard } from './chess/Position';
export { IOpeningPosition } from './chess/IOpeningPosition';
export { Chess } from './chess/Chess';

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