@sap-devx/app-studio-toolkit-types
Advanced tools
Comparing version 1.14.3 to 1.15.0
@@ -114,2 +114,7 @@ import { Uri } from "vscode"; | ||
/** | ||
* Is environment Cap or not | ||
*/ | ||
hasCapCapabilities: () => Promise<boolean>; | ||
/** | ||
* Determine whether BAS is opened for running action or editing a project | ||
@@ -116,0 +121,0 @@ * |
{ | ||
"name": "@sap-devx/app-studio-toolkit-types", | ||
"version": "1.14.3", | ||
"version": "1.15.0", | ||
"author": "SAP SE", | ||
@@ -28,3 +28,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "f6a7f0405ffccb651f35ac029ef6251cd9f33430" | ||
"gitHead": "5b01fc01e0700350fabb3277455b165609e3c263" | ||
} |
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
31608
214