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.5.25 to 1.5.26

.github/workflows/nodejs.yml

2

dist/index.d.ts
export { Intl } from './Intl';
export { Color } from './chess/Color';
export { Color, ColorName } from './chess/Color';
export { Castle } from './chess/Castle';

@@ -4,0 +4,0 @@ export { Piece } from './chess/Piece';

{
"name": "onix-chess",
"version": "1.5.25",
"version": "1.5.26",
"description": "Onix chess library",

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

# onix-chess
[![npm version][npm-badge]][npm] [![npm downloads][npd-badge]][npm] [![dependencies Status][dps-badge]][dps]
[![npm version][npm-badge]][npm] [![npm downloads][npd-badge]][npm] [![dependencies Status][dps-badge]][dps][![FOSSA Status][fossa-badge]][fossa]

@@ -9,3 +9,3 @@ Onix Chess classes library.

© 2017 Nick Panteleeff
© 2017-2020 Nick Panteleeff

@@ -18,2 +18,4 @@ [MIT License](/LICENSE)

[dps]: https://david-dm.org/DrNixx/onix-chess
[npm]: https://www.npmjs.com/package/onix-chess
[npm]: https://www.npmjs.com/package/onix-chess
[fossa-badge]: https://app.fossa.com/api/projects/git%2Bgithub.com%2FDrNixx%2Fonix-chess.svg?type=shield
[fossa]: https://app.fossa.com/projects/git%2Bgithub.com%2FDrNixx%2Fonix-chess?ref=badge_shield
export { Intl } from './Intl';
export { Color } from './chess/Color';
export { Color, ColorName } from './chess/Color';
export { Castle } from './chess/Castle';

@@ -4,0 +4,0 @@ export { Piece } from './chess/Piece';

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