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
5
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.3.0 to 1.3.1

3

dist/request/SdRequestDtoModel.d.ts

@@ -5,3 +5,3 @@ /**

"type": "string",
"enum": [ "unknown", "gh", "ghx" ]
"enum": [ "gh", "ghx" ]
}

@@ -11,3 +11,2 @@ */

export declare enum ShapeDiverRequestModelFiletype {
UNKNOWN = "unknown",
GRASSHOPPER_BINARY = "gh",

@@ -14,0 +13,0 @@ GRASSHOPPER_XML = "ghx"

@@ -8,3 +8,3 @@ "use strict";

"type": "string",
"enum": [ "unknown", "gh", "ghx" ]
"enum": [ "gh", "ghx" ]
}

@@ -15,3 +15,2 @@ */

(function (ShapeDiverRequestModelFiletype) {
ShapeDiverRequestModelFiletype["UNKNOWN"] = "unknown";
ShapeDiverRequestModelFiletype["GRASSHOPPER_BINARY"] = "gh";

@@ -18,0 +17,0 @@ ShapeDiverRequestModelFiletype["GRASSHOPPER_XML"] = "ghx";

@@ -33,3 +33,3 @@ import { ShapeDiverResponseAnalytics } from "./SdResponseDtoAnalytics";

}
},
}
}

@@ -36,0 +36,0 @@ * @swagger {components.schemas} ResponseDtoTicket {

{
"name": "@shapediver/api.geometry-api-dto-v2",
"version": "1.3.0",
"version": "1.3.1",
"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