@shapediver/sdk.platform-api-sdk-v1
Advanced tools
Comparing version 2.27.4 to 2.27.5
@@ -11,3 +11,4 @@ import { ResourcesApi } from "./commons/ResourcesApi"; | ||
ChargebeeAddons = "chargebee_addons", | ||
OpenIdProvider = "openid_provider" | ||
OpenIdProvider = "openid_provider", | ||
UsedCredits = "used_credits" | ||
} | ||
@@ -14,0 +15,0 @@ export type SdPlatformOrganizationQueryParameters = SdPlatformQueryParameters<SdPlatformOrganizationEmbeddableFields>; |
@@ -16,2 +16,3 @@ "use strict"; | ||
SdPlatformOrganizationEmbeddableFields["OpenIdProvider"] = "openid_provider"; | ||
SdPlatformOrganizationEmbeddableFields["UsedCredits"] = "used_credits"; | ||
})(SdPlatformOrganizationEmbeddableFields = exports.SdPlatformOrganizationEmbeddableFields || (exports.SdPlatformOrganizationEmbeddableFields = {})); | ||
@@ -18,0 +19,0 @@ /** |
{ | ||
"name": "@shapediver/sdk.platform-api-sdk-v1", | ||
"version": "2.27.4", | ||
"version": "2.27.5", | ||
"description": "SDK to communicate with the Platform API version 1", | ||
@@ -41,3 +41,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@shapediver/api.platform-api-dto-v1": "~2.27.4", | ||
"@shapediver/api.platform-api-dto-v1": "~2.27.5", | ||
"@shapediver/api.geometry-api-dto-v2": "~1.11.0", | ||
@@ -44,0 +44,0 @@ "axios": "^0.26.1", |
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
405274
6006