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.15.1 to 2.15.2

9

dist/response/SdPlatformResponseOrganization.d.ts

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

/**
* Holds name of single sign on provider.
*/
export interface SdPlatformResponseIdentifySSO {
/**
* The name of a open id provider.
*/
readonly openid_provider_name: string;
}
/**
* Organization - any access level

@@ -133,0 +142,0 @@ */

2

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