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

@shapediver/sdk.platform-api-sdk-v1

Package Overview
Dependencies
Maintainers
0
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shapediver/sdk.platform-api-sdk-v1 - npm Package Compare versions

Comparing version 2.26.1 to 2.27.0

dist/util/conditions.d.ts

1

dist/index.d.ts

@@ -30,2 +30,3 @@ export * from "@shapediver/api.platform-api-dto-v1";

export * from "./SdPlatformSdkCreate";
export * from "./util/conditions";
//# sourceMappingURL=index.d.ts.map

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

__exportStar(require("./SdPlatformSdkCreate"), exports);
__exportStar(require("./util/conditions"), exports);
//# sourceMappingURL=index.js.map

6

package.json
{
"name": "@shapediver/sdk.platform-api-sdk-v1",
"version": "2.26.1",
"version": "2.27.0",
"description": "SDK to communicate with the Platform API version 1",

@@ -10,3 +10,3 @@ "keywords": [

],
"author": "Luka Erkapic <luka@shapediver.com>",
"author": "Alex Schiftner <alex@shapediver.com>",
"license": "MIT",

@@ -42,3 +42,3 @@ "main": "dist/index.js",

"dependencies": {
"@shapediver/api.platform-api-dto-v1": "~2.26.1",
"@shapediver/api.platform-api-dto-v1": "~2.27.0",
"@shapediver/api.geometry-api-dto-v2": "~1.11.0",

@@ -45,0 +45,0 @@ "axios": "^0.26.1",

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