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.25.0 to 2.26.0

8

dist/response/SdPlatformResponseOrganization.d.ts

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

readonly app_builder_slug?: string;
/**
* Default team for new users.
*/
readonly default_team?: string;
/**
* Limit model visibility per team (applies to Consumer and User roles)
*/
readonly filter_by_team?: string;
}

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

2

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

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