Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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

Package Overview
Dependencies
Maintainers
5
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.3.0 to 1.3.1

2

dist/api/ShapeDiverSdkApi.js

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

ShapeDiverSdkApiResponseType["TEXT"] = "text";
})(ShapeDiverSdkApiResponseType = exports.ShapeDiverSdkApiResponseType || (exports.ShapeDiverSdkApiResponseType = {}));
})(ShapeDiverSdkApiResponseType || (exports.ShapeDiverSdkApiResponseType = ShapeDiverSdkApiResponseType = {}));
class ShapeDiverSdkApi {

@@ -36,0 +36,0 @@ constructor(config) {

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

ShapeDiverSdkConfigType["REQUEST_HEADERS"] = "REQUEST_HEADERS";
})(ShapeDiverSdkConfigType = exports.ShapeDiverSdkConfigType || (exports.ShapeDiverSdkConfigType = {}));
})(ShapeDiverSdkConfigType || (exports.ShapeDiverSdkConfigType = ShapeDiverSdkConfigType = {}));
/** Private interface of the ShapeDiver configuration object */

@@ -14,0 +14,0 @@ class SdkConfigInternal {

{
"name": "@shapediver/sdk.geometry-api-sdk-core",
"version": "1.3.0",
"version": "1.3.1",
"description": "Core-library for SDK-packages to communicate with the Geometry API",

@@ -43,6 +43,6 @@ "keywords": [],

"devDependencies": {
"jest": "~29.5.0",
"lerna": "~6.6.2",
"typescript": "~4.9.5"
"jest": "~29.6.2",
"lerna": "~7.1.5",
"typescript": "~5.1.6"
}
}

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