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

@boozybats/shared

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boozybats/shared - npm Package Compare versions

Comparing version 1.1.26 to 1.1.27

4

lib/entities/botToUserInfo/type.d.ts

@@ -42,4 +42,4 @@ import { Document } from 'mongoose';

menuStack: MenuContext[];
gameData: {
joined: boolean;
gameData?: {
joined?: boolean;
kickedByAdmin?: boolean;

@@ -46,0 +46,0 @@ } & {

@@ -128,4 +128,4 @@ import { Document as Document_2 } from 'mongoose';

menuStack: MenuContext[];
gameData: {
joined: boolean;
gameData?: {
joined?: boolean;
kickedByAdmin?: boolean;

@@ -132,0 +132,0 @@ } & {

{
"name": "@boozybats/shared",
"version": "1.1.26",
"version": "1.1.27",
"description": "private shared package",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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