@appvise/domain
Advanced tools
Comparing version 1.0.9 to 1.0.10
export interface StringFilter { | ||
equals?: string; | ||
contains?: string; | ||
iContains?: string; | ||
excludes?: string; | ||
} |
{ | ||
"name": "@appvise/domain", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Base package for building Domain-Driven Hexagon applications in TypeScript", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/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
116776
3056