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

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

Package Overview
Dependencies
Maintainers
5
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shapediver/api.geometry-api-dto-v1 - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

3

dist/response/SdResponseDtoModelStatistics.d.ts

@@ -12,2 +12,3 @@ export declare type ShapeDiverResponseModelStatistics = ShapeDiverResponseModelStatisticsPart[];

embedded: ShapeDiverResponseModelStatisticsOnDuration;
desktop: ShapeDiverResponseModelStatisticsOnDuration;
customize: ShapeDiverResponseModelStatisticsOnAction;

@@ -44,5 +45,7 @@ export: ShapeDiverResponseModelStatisticsOnAction;

export interface ShapeDiverResponseModelStatisticsOnAction extends ShapeDiverResponseModelStatisticsOnDuration {
sumApp: number;
sumBackend: number;
sumEmbedded: number;
sumDesktop: number;
}
//# sourceMappingURL=SdResponseDtoModelStatistics.d.ts.map

4

package.json
{
"name": "@shapediver/api.geometry-api-dto-v1",
"version": "1.0.11",
"version": "1.0.12",
"description": "Data Transfer Object Definitions of the Model View APIv1",

@@ -29,4 +29,4 @@ "keywords": [],

"lerna": "^3.22.1",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
}
}

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