@boozybats/shared
Advanced tools
Comparing version 1.1.8 to 1.1.9
@@ -327,3 +327,3 @@ import { Document as Document_2 } from 'mongoose'; | ||
sideChatId: number | null; | ||
sideMenuStack: MenuContext[] | null; | ||
sideMenuStack: MenuContext[]; | ||
waitingInput: string | null; | ||
@@ -330,0 +330,0 @@ adminChatId: number | null; |
@@ -22,3 +22,3 @@ import { Document } from 'mongoose'; | ||
sideChatId: number | null; | ||
sideMenuStack: MenuContext[] | null; | ||
sideMenuStack: MenuContext[]; | ||
waitingInput: string | null; | ||
@@ -25,0 +25,0 @@ adminChatId: number | null; |
{ | ||
"name": "@boozybats/shared", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "private shared package", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
96393