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
4
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.1.7 to 1.1.8

1

dist/response/SdResponseDtoError.d.ts

@@ -23,2 +23,3 @@ export interface ShapeDiverResponseError {

MODEL_VALIDATION_ERROR = "SdModelValidationError",
NOT_ACCEPTABLE = "SdNotAcceptable",
NOT_FOUND_ERROR = "SdNotFoundError",

@@ -25,0 +26,0 @@ PARAMETER_VALIDATION_ERROR = "SdParameterValidationError",

@@ -22,2 +22,3 @@ "use strict";

ShapeDiverResponseErrorType["MODEL_VALIDATION_ERROR"] = "SdModelValidationError";
ShapeDiverResponseErrorType["NOT_ACCEPTABLE"] = "SdNotAcceptable";
ShapeDiverResponseErrorType["NOT_FOUND_ERROR"] = "SdNotFoundError";

@@ -24,0 +25,0 @@ ShapeDiverResponseErrorType["PARAMETER_VALIDATION_ERROR"] = "SdParameterValidationError";

4

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

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

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

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