Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dumpster-fire/game

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dumpster-fire/game - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

4

package.json
{
"name": "@dumpster-fire/game",
"version": "1.4.0",
"version": "1.5.0",
"main": "src/index",

@@ -23,3 +23,3 @@ "dependencies": {

},
"gitHead": "996b127dd4118fd0511f9aaa51d9f8934bb67f89"
"gitHead": "56472cc346ff1cb5586065372ea6d8c227d95079"
}

@@ -356,3 +356,3 @@ import { Game, PlayerView } from "boardgame.io/core";

G.players[playerID].hand = G.players[playerID].hand.filter(
findCard(fullCard)
({ id }) => id !== fullCard.id
);

@@ -359,0 +359,0 @@ } else {

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