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.0 to 1.0.1

4

package.json
{
"name": "onix-chess",
"version": "1.0.0",
"version": "1.0.1",
"description": "Onix chess library",

@@ -24,3 +24,3 @@ "main": "built/index.js",

"dependencies": {
"onix-core": "^0.6.1",
"onix-core": "^1.0.15",
"shortid": "^2.2.6"

@@ -27,0 +27,0 @@ },

@@ -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';

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

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