Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
Maintainers
5
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.18.7 to 2.18.8

20

dist/request/SdPlatformRequestBackendSystem.d.ts

@@ -7,12 +7,2 @@ /**

model_view_url: string;
/** obsolete, will be phased out */
model_view_user?: string;
/** obsolete, will be phased out */
model_view_pass?: string;
/** The endpoint of the ShapeDiver Geometry Backend System. Obsolete, will be phased out */
model_mgmt_url?: string;
/** obsolete, will be phased out */
model_mgmt_user?: string;
/** obsolete, will be phased out */
model_mgmt_pass?: string;
/** Shall this backend system be used by default? */

@@ -39,12 +29,2 @@ use_by_default?: boolean;

model_view_url?: string;
/** obsolete, will be phased out */
model_view_user?: string;
/** obsolete, will be phased out */
model_view_pass?: string;
/** The endpoint of the ShapeDiver Geometry Backend System. Obsolete, will be phased out */
model_mgmt_url?: string;
/** obsolete, will be phased out */
model_mgmt_user?: string;
/** obsolete, will be phased out */
model_mgmt_pass?: string;
/** Shall this backend system be used by default? */

@@ -51,0 +31,0 @@ use_by_default?: boolean;

@@ -9,4 +9,2 @@ /**

readonly model_view_url: string;
/** The endpoint of the ShapeDiver Geometry Backend System. Obsolete, will be phased out */
readonly model_mgmt_url: string;
/** Unique alias of a backend system */

@@ -21,10 +19,2 @@ readonly alias?: string;

export interface SdPlatformResponseBackendSystemAdmin extends SdPlatformResponseBackendSystem {
/** obsolete, will be phased out */
readonly model_view_user?: string;
/** obsolete, will be phased out */
readonly model_view_pass?: string;
/** obsolete, will be phased out */
readonly model_mgmt_user?: string;
/** obsolete, will be phased out */
readonly model_mgmt_pass?: string;
/** Shall this backend system be used by default? */

@@ -31,0 +21,0 @@ readonly use_by_default: boolean;

2

package.json
{
"name": "@shapediver/api.platform-api-dto-v1",
"version": "2.18.7",
"version": "2.18.8",
"description": "Data Transfer Object Definitions of the Platform API v1",

@@ -5,0 +5,0 @@ "keywords": [

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