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

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

Package Overview
Dependencies
Maintainers
5
Versions
77
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.14.15 to 2.15.0

1

dist/response/SdPlatformResponseFeatures.d.ts

@@ -31,2 +31,3 @@ /**

readonly use_cdn: boolean;
readonly stargate: boolean;
}

@@ -33,0 +34,0 @@ /**

8

dist/response/SdPlatformResponseSavedState.d.ts

@@ -21,2 +21,6 @@ import { SdPlatformPolicyCommonAliasesSavedState, SdPlatformPolicyPermissionsSavedState } from "../commons/SdPlatformPolicyCommons";

/**
* Description of the saved state.
*/
readonly description?: string;
/**
* Id of the model of the saved state.

@@ -56,6 +60,2 @@ */

/**
* Description of the saved state.
*/
readonly description: string;
/**
* Id of the owner of the saved state (may be different from the owner of the model).

@@ -62,0 +62,0 @@ */

{
"name": "@shapediver/api.platform-api-dto-v1",
"version": "2.14.15",
"version": "2.15.0",
"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