Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shapediver/sdk.platform-api-sdk-v1

Package Overview
Dependencies
Maintainers
0
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shapediver/sdk.platform-api-sdk-v1 - npm Package Compare versions

Comparing version 2.27.4 to 2.27.5

3

dist/resources/SdPlatformOrganizationApi.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc