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 3.3.2 to 3.3.3

2

dist/index.d.ts
export { Intl } from './Intl';
export * from './chess/Types';
export { Color } from './chess/Color';
export { Castling, CastlingSide } from './chess/Castling';
export { CastlingStr, Castling, CastlingSide } from './chess/Castling';
export { Piece } from './chess/Piece';

@@ -6,0 +6,0 @@ export { Square } from './chess/Square';

{
"name": "onix-chess",
"version": "3.3.2",
"version": "3.3.3",
"description": "Onix chess library",

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

export { Intl } from './Intl';
export * from './chess/Types';
export { Color } from './chess/Color';
export { Castling, CastlingSide } from './chess/Castling';
export { CastlingStr, Castling, CastlingSide } from './chess/Castling';
export { Piece } from './chess/Piece';

@@ -6,0 +6,0 @@ export { Square } from './chess/Square';

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