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
0
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.17.0 to 1.18.0

1

dist/response/SdResponseDtoError.d.ts

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

JWT_VALIDATION_ERROR = "SdJwtValidationError",
METHOD_NOT_ALLOWED_ERROR = "SdMethodNotAllowedError",
MODEL_VALIDATION_ERROR = "SdModelValidationError",

@@ -21,0 +22,0 @@ NOT_ACCEPTABLE = "SdNotAcceptable",

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

ShapeDiverResponseErrorType["JWT_VALIDATION_ERROR"] = "SdJwtValidationError";
ShapeDiverResponseErrorType["METHOD_NOT_ALLOWED_ERROR"] = "SdMethodNotAllowedError";
ShapeDiverResponseErrorType["MODEL_VALIDATION_ERROR"] = "SdModelValidationError";

@@ -20,0 +21,0 @@ ShapeDiverResponseErrorType["NOT_ACCEPTABLE"] = "SdNotAcceptable";

2

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

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

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

JWT_VALIDATION_ERROR = 'SdJwtValidationError',
METHOD_NOT_ALLOWED_ERROR = 'SdMethodNotAllowedError',
MODEL_VALIDATION_ERROR = 'SdModelValidationError',

@@ -24,0 +25,0 @@ NOT_ACCEPTABLE = 'SdNotAcceptable',

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