@axmit/client-models
Advanced tools
Comparing version 1.0.6 to 1.1.7
@@ -62,1 +62,5 @@ export interface ICollection<I> { | ||
} | ||
export interface IBaseFilterModel { | ||
limit: number; | ||
offset: number; | ||
} |
{ | ||
"author": "itersh", | ||
"name": "@axmit/client-models", | ||
"version": "1.0.6", | ||
"version": "1.1.7", | ||
"description": "A common set of models for working with HAL like API", | ||
@@ -6,0 +6,0 @@ "homepage": "https://gitlab.axmit.com/axmit-npm/client-models", |
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
84841
352