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.24.0 to 2.25.0

4

dist/response/SdPlatformResponseOrganization.d.ts

@@ -98,2 +98,6 @@ import { SdPlatformChargebeeAddon, SdPlatformChargebeeCustomer, SdPlatformChargebeePlan, SdPlatformChargebeeSubscription } from "../commons/SdPlatformChargebee";

readonly chargebee_subscription?: SdPlatformChargebeeSubscription;
/**
* Path to the custom app builder.
*/
readonly app_builder_slug?: string;
}

@@ -100,0 +104,0 @@ /**

@@ -115,2 +115,3 @@ import { SdPlatformChargebeeAddon, SdPlatformChargebeeCustomer, SdPlatformChargebeeSubscription, SdPlatformChargebeePlan } from "../commons/SdPlatformChargebee";

readonly organization_role?: SdPlatformOrganizationMemberRole;
readonly organization_team?: string;
}

@@ -117,0 +118,0 @@ /**

2

package.json
{
"name": "@shapediver/api.platform-api-dto-v1",
"version": "2.24.0",
"version": "2.25.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