@shapediver/api.geometry-api-dto-v2
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -9,2 +9,3 @@ export * from "./commons/SdCommonsTicket"; | ||
export * from "./response/SdResponseDtoAsset"; | ||
export * from "./response/SdResponseDtoError"; | ||
export * from "./response/SdResponseDtoExport"; | ||
@@ -11,0 +12,0 @@ export * from "./response/SdResponseDtoList"; |
@@ -21,2 +21,3 @@ "use strict"; | ||
__exportStar(require("./response/SdResponseDtoAsset"), exports); | ||
__exportStar(require("./response/SdResponseDtoError"), exports); | ||
__exportStar(require("./response/SdResponseDtoExport"), exports); | ||
@@ -23,0 +24,0 @@ __exportStar(require("./response/SdResponseDtoList"), exports); |
{ | ||
"name": "@shapediver/api.geometry-api-dto-v2", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Data Transfer Object Definitions of the Model View APIv2", | ||
@@ -30,5 +30,5 @@ "keywords": [], | ||
"@shapediver/util.oas3": "^1.0.0", | ||
"lerna": "^3.22.1", | ||
"typescript": "^4.5.2" | ||
"lerna": "3.22.1", | ||
"typescript": "^4.5.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
58671
66
820