🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More →

cardcore

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cardcore - npm Package Compare versions

Comparing version

to
0.0.1-cfc532f5

{
"name": "cardcore",
"version": "0.0.1-b988254e",
"version": "0.0.1-cfc532f5",
"description": "Core functions for cards",

@@ -14,4 +14,13 @@ "main": "dist/index.js",

"dependencies": {
"@streamplace/ssb-keys": "^7.0.16",
"ajv": "^6.5.2"
"@cardcore/client": "0.0.1-cfc532f5",
"@cardcore/game": "0.0.1-cfc532f5",
"@cardcore/util": "0.0.1-cfc532f5",
"@streamplace/ssb-keys": "7.0.18",
"ajv": "^6.5.2",
"babel-runtime": "^6.26.0",
"isomorphic-fetch": "^2.2.1",
"json-stable-stringify": "^1.0.1",
"redux": "^4.0.0",
"redux-immutable-state-invariant": "^2.1.0",
"redux-thunk": "^2.3.0"
},

@@ -21,3 +30,3 @@ "scripts": {

},
"gitHead": "b988254e91c1d5090f9ae8f72977c7e236b5d8c5"
"gitHead": "cfc532f5242ac5e049ae7c600a83c7e6e6773f42"
}