You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP →

@shapediver/sdk.geometry-api-sdk-v2

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shapediver/sdk.geometry-api-sdk-v2 - npm Package Compare versions

Comparing version

to
2.6.0

@@ -9,3 +9,3 @@ import { RawAxiosRequestConfig } from 'axios';

export declare class Configuration extends ClientConfig {
protected readonly sdkVersion = "2.5.1";
protected readonly sdkVersion = "2.6.0";
readonly useCustomAxios: boolean;

@@ -12,0 +12,0 @@ readonly maxRetries: number;

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

super(param);
this.sdkVersion = '2.5.1';
this.sdkVersion = '2.6.0';
this.useCustomAxios = (_a = param.useCustomAxios) !== null && _a !== void 0 ? _a : true;

@@ -12,0 +12,0 @@ this.maxRetries = (_b = param.maxRetries) !== null && _b !== void 0 ? _b : 5;

{
"name": "@shapediver/sdk.geometry-api-sdk-v2",
"version": "2.5.1",
"version": "2.6.0",
"description": "SDK to communicate with the Geometry API version 2",

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

@@ -7,3 +7,3 @@ /* tslint:disable */

*
* The version of the OpenAPI document: 1.10.0
* The version of the OpenAPI document: 1.11.0
*

@@ -10,0 +10,0 @@ *

@@ -7,3 +7,3 @@ /* tslint:disable */

*
* The version of the OpenAPI document: 1.10.0
* The version of the OpenAPI document: 1.11.0
*

@@ -10,0 +10,0 @@ *

@@ -7,3 +7,3 @@ /* tslint:disable */

*
* The version of the OpenAPI document: 1.10.0
* The version of the OpenAPI document: 1.11.0
*

@@ -10,0 +10,0 @@ *

@@ -7,3 +7,3 @@ /* tslint:disable */

*
* The version of the OpenAPI document: 1.10.0
* The version of the OpenAPI document: 1.11.0
*

@@ -10,0 +10,0 @@ *

@@ -37,3 +37,3 @@ import { RawAxiosRequestConfig } from 'axios';

export class Configuration extends ClientConfig {
protected readonly sdkVersion = '2.5.1'; // WARNING: This value is updated automatically!
protected readonly sdkVersion = '2.6.0'; // WARNING: This value is updated automatically!

@@ -40,0 +40,0 @@ public readonly useCustomAxios: boolean;

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display