@sap-devx/app-studio-toolkit-types
Advanced tools
Comparing version 1.17.1 to 1.18.0
@@ -119,2 +119,7 @@ import { Uri } from "vscode"; | ||
/** | ||
* Is environment with Hana calculation view or not | ||
*/ | ||
hasHanacalcviewCapabilities: () => Promise<boolean>; | ||
/** | ||
* Determine whether BAS is opened for running action or editing a project | ||
@@ -121,0 +126,0 @@ * |
{ | ||
"name": "@sap-devx/app-studio-toolkit-types", | ||
"version": "1.17.1", | ||
"version": "1.18.0", | ||
"author": "SAP SE", | ||
@@ -23,3 +23,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@sap/artifact-management-types": "1.35.0", | ||
"@sap/artifact-management-types": "1.36.0", | ||
"@types/vscode": "1.75.0", | ||
@@ -29,3 +29,3 @@ "@vscode-logging/types": "0.1.4", | ||
}, | ||
"gitHead": "38d941cf9b97f6a74c68c706cc184fc89052fdc6" | ||
"gitHead": "720f06acc74a9448b44a8bc4baa39db60447645b" | ||
} |
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
31729
218
+ Added@sap/artifact-management-base-types@1.36.0(transitive)
+ Added@sap/artifact-management-types@1.36.0(transitive)
- Removed@sap/artifact-management-base-types@1.35.0(transitive)
- Removed@sap/artifact-management-types@1.35.0(transitive)