@shapediver/api.geometry-api-dto-v2
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -41,4 +41,4 @@ import { ShapeDiverResponseAnalytics } from "./SdResponseDtoAnalytics"; | ||
limit: number; | ||
next_offset: string; | ||
next_offset?: string; | ||
} | ||
//# sourceMappingURL=SdResponseDto.d.ts.map |
{ | ||
"name": "@shapediver/api.geometry-api-dto-v2", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Data Transfer Object Definitions of the Model View APIv2", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
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
52345