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 0.1.13 to 0.1.14

7

index.d.ts

@@ -50,1 +50,8 @@ /**

// type PlayerEventTargetType = "Entity" | "UIElement"
interface IPlayerViewPosition {
alignX?: "left" | "center" | "right"
alignY?: "top" | "middle" | "bottom"
paddingX?: number
paddingY?: number
}

4

package.json
{
"name": "@cardsgame/types",
"version": "0.1.13",
"version": "0.1.14",
"description": "",

@@ -10,3 +10,3 @@ "main": "",

"license": "ISC",
"gitHead": "ffb389831a9aa7be3967d047b16187cf2efc53fc"
"gitHead": "ac661e983fa7fff451c8301ebbca6567e6ad97d5"
}
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