@db-auto/dal
Advanced tools
Comparing version 0.0.28 to 0.0.29
@@ -9,2 +9,3 @@ import { NameAnd } from "@db-auto/utils"; | ||
limitFn: (pageNum: number, pageSize: number, s: string[]) => string[]; | ||
safeQuery: string; | ||
} | ||
@@ -11,0 +12,0 @@ export interface WriteDal { |
{ | ||
"name": "@db-auto/dal", | ||
"description": "", | ||
"version": "0.0.28", | ||
"version": "0.0.29", | ||
"main": "dist/index", | ||
@@ -6,0 +6,0 @@ "types": "dist/index", |
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
5128
84