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

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

Package Overview
Dependencies
Maintainers
4
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.1.11 to 1.1.12

7

dist/response/SdResponseDtoModelComputation.d.ts

@@ -307,2 +307,9 @@ /**

cpu_time_solver_ext?: number;
/**
* @swagger {components.schemas.ResponseModelComputationStats.properties} cpu_time_cache_outputs {
"description": "The number of milliseconds the CPU was used to store the results of the request in the cache.",
"type": "number"
}
*/
cpu_time_cache_outputs?: number;
}

@@ -309,0 +316,0 @@ /**

2

package.json
{
"name": "@shapediver/api.geometry-api-dto-v2",
"version": "1.1.11",
"version": "1.1.12",
"description": "Data Transfer Object Definitions of the Geometry API v2",

@@ -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