@boozybats/shared
Advanced tools
Comparing version 1.3.29 to 1.3.30
@@ -533,2 +533,3 @@ import { Document as Document_2 } from 'mongoose'; | ||
manualMode?: boolean; | ||
jinnBan?: boolean; | ||
toObject?(): Bot['servicesSettings'][number]['settings']; | ||
@@ -535,0 +536,0 @@ }; |
@@ -566,2 +566,6 @@ "use strict"; | ||
}, | ||
jinnBan: { | ||
required: false, | ||
type: Boolean, | ||
}, | ||
}, | ||
@@ -568,0 +572,0 @@ }, |
@@ -68,2 +68,5 @@ "use strict"; | ||
}, | ||
jinnBan: { | ||
default: true, | ||
}, | ||
}, | ||
@@ -70,0 +73,0 @@ }, |
{ | ||
"name": "@boozybats/shared", | ||
"version": "1.3.29", | ||
"version": "1.3.30", | ||
"description": "private shared package", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
153879
3423