@shapediver/sdk.platform-api-sdk-v1
Advanced tools
Comparing version 2.26.1 to 2.27.0
@@ -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 |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
392016
171
5812
+ Added@shapediver/api.platform-api-dto-v1@2.27.4(transitive)
- Removed@shapediver/api.platform-api-dto-v1@2.26.1(transitive)