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.10 to 1.1.11

7

dist/response/SdResponseDtoModelComputation.d.ts

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

/**
* @swagger {components.schemas.ResponseModelComputationStats.properties} time_cache_outputs {
"description": "The number of milliseconds it took to store the results of the request in the cache.",
"type": "number"
}
*/
time_cache_outputs?: number;
/**
* @swagger {components.schemas.ResponseModelComputationStats.properties} model {

@@ -240,0 +247,0 @@ "description": "Information about model computations.",

4

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

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

"lerna": "3.22.1",
"typescript": "^4.6.4"
"typescript": "^4.7.2"
}
}

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