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.10.0 to 1.11.0

3

dist/response/SdResponseDtoError.d.ts

@@ -10,6 +10,3 @@ export interface ShapeDiverResponseError {

CONNECTOR_ERROR = "SdConnectorError",
DATABASE_ERROR_FILTER_INVALID = "SdDatabaseErrorFilterInvalid",
DATABASE_ERROR_GENERIC = "SdDatabaseErrorGeneric",
DATABASE_ERROR_SELECTOR_INVALID = "SdDatabaseErrorSelectorInvalid",
DATABASE_ERROR_SELECTOR_NOT_UNIQUE = "SdDatabaseErrorSelectorNotUnique",
EMAILING_ERROR = "SdEmailingError",

@@ -16,0 +13,0 @@ ERROR_ENTITY_NOT_FOUND = "SdErrorEntityNotFound",

@@ -9,6 +9,3 @@ "use strict";

ShapeDiverResponseErrorType["CONNECTOR_ERROR"] = "SdConnectorError";
ShapeDiverResponseErrorType["DATABASE_ERROR_FILTER_INVALID"] = "SdDatabaseErrorFilterInvalid";
ShapeDiverResponseErrorType["DATABASE_ERROR_GENERIC"] = "SdDatabaseErrorGeneric";
ShapeDiverResponseErrorType["DATABASE_ERROR_SELECTOR_INVALID"] = "SdDatabaseErrorSelectorInvalid";
ShapeDiverResponseErrorType["DATABASE_ERROR_SELECTOR_NOT_UNIQUE"] = "SdDatabaseErrorSelectorNotUnique";
ShapeDiverResponseErrorType["EMAILING_ERROR"] = "SdEmailingError";

@@ -15,0 +12,0 @@ ShapeDiverResponseErrorType["ERROR_ENTITY_NOT_FOUND"] = "SdErrorEntityNotFound";

6

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

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

"devDependencies": {
"lerna": "~7.3.0",
"typescript": "~5.2.2"
"lerna": "~8.0.0",
"typescript": "~5.3.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