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.23.0 to 2.23.1

5

dist/response/SdPlatformResponseOrganization.d.ts

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

readonly domain?: string;
/**
* The chargebee subscription of the organization.
*/
readonly chargebee_subscription?: SdPlatformChargebeeSubscription;
}

@@ -115,3 +119,2 @@ /**

readonly chargebee_plan?: SdPlatformChargebeePlan;
readonly chargebee_subscription?: SdPlatformChargebeeSubscription;
readonly chargbee_addons?: Array<SdPlatformChargebeeAddon>;

@@ -118,0 +121,0 @@ }

2

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