Socket
Socket
Sign inDemoInstall

chess.js

Package Overview
Dependencies
0
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.0 to 1.0.0-beta.1

5

package.json
{
"name": "chess.js",
"version": "1.0.0-beta.0",
"version": "1.0.0-beta.1",
"license": "BSD-2-Clause",
"main": "dist/chess.js",
"dist": "dist/chess.d.ts",
"types": "dist/chess.d.ts",
"homepage": "https://github.com/jhlywa/chess.js",
"author": "Jeff Hlywa <jhlywa@gmail.com>",
"scripts": {
"postinstall": "npm run build",
"test": "jest",

@@ -12,0 +11,0 @@ "lint": "eslint src/ --ext .ts",

@@ -22,8 +22,2 @@ # chess.js

or install the latest development version straight from GitHub:
```sh
npm install git+https://github.com/jhlywa/chess.js.git
```
## Example Code

@@ -30,0 +24,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc