@boozybats/shared
Advanced tools
Comparing version 1.5.12 to 1.5.13
@@ -655,3 +655,3 @@ import { Document as Document_2 } from 'mongoose'; | ||
isDefault: boolean; | ||
isSctrictSearch: boolean; | ||
isStrictSearch: boolean; | ||
schedule: TriggerSchedule | null; | ||
@@ -658,0 +658,0 @@ } |
@@ -51,3 +51,3 @@ "use strict"; | ||
}, | ||
isSctrictSearch: { | ||
isStrictSearch: { | ||
type: Boolean, | ||
@@ -54,0 +54,0 @@ required: false, |
@@ -27,4 +27,4 @@ import { Document } from 'mongoose'; | ||
isDefault: boolean; | ||
isSctrictSearch: boolean; | ||
isStrictSearch: boolean; | ||
schedule: TriggerSchedule | null; | ||
} |
{ | ||
"name": "@boozybats/shared", | ||
"version": "1.5.12", | ||
"version": "1.5.13", | ||
"description": "private shared package", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
146
196659