New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cardsgame/types

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cardsgame/types - npm Package Compare versions

Comparing version 2.1.1 to 2.2.0

src/room.d.ts

4

package.json
{
"name": "@cardsgame/types",
"version": "2.1.1",
"version": "2.2.0",
"description": "",

@@ -23,3 +23,3 @@ "author": "Darek Greenly (https://darekgreenly.com)",

},
"gitHead": "9954dc304558676891ae1d77a371a3ac45de1500"
"gitHead": "73d6d5c0428543961ec330aef96587775e6bd23c"
}
/// <reference path="cards.d.ts" />
/// <reference path="messages.d.ts" />
/// <reference path="room.d.ts" />
/// <reference path="utils.d.ts" />

@@ -4,0 +5,0 @@ /// <reference path="variants.d.ts" />

@@ -6,2 +6,3 @@ /**

start: { variantData: Record<string, unknown> }
kick: { id: string }
bot_add: { intelligence: number }

@@ -8,0 +9,0 @@ bot_remove: { id: string }

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