Socket
Socket
Sign inDemoInstall

ampersand-chess-state

Package Overview
Dependencies
67
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.6 to 0.1.7

16

package.json
{
"name": "ampersand-chess-state",
"description": "An evented chess library for movement, validation and result detection built on Ampersand.js.",
"version": "0.1.6",
"version": "0.1.7",
"author": "Luke Karrys <luke@lukekarrys.com>",
"bugs": "https://github.com/lukekarrys/ampersand-chess-state/issues",
"dependencies": {
"ampersand-state": "^4.5.0",
"chess.js": "git+https://git@github.com/jhlywa/chess.js.git#master",
"ampersand-state": "^4.5.4",
"chess.js": "^0.9.0",
"raf": "^2.0.4"
},
"devDependencies": {
"browserify": "^9.0.3",
"covert": "^1.0.1",
"browserify": "^10.1.3",
"function-bind": "^1.0.2",
"jshint": "^2.6.3",
"jshint": "^2.7.0",
"phantomjs": "^1.9.16",
"precommit-hook": "^2.0.1",
"run-browser": "^2.0.2",
"tap-spec": "^2.2.2",
"tape": "^3.5.0",
"tap-spec": "^3.0.0",
"tape": "^4.0.0",
"tape-run": "^1.0.0"

@@ -41,3 +40,2 @@ },

"scripts": {
"coverage": "covert test/*.js",
"lint": "jshint .",

@@ -44,0 +42,0 @@ "start": "run-browser test/* --port 3001",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc