@sap-devx/app-studio-toolkit-types
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -37,4 +37,11 @@ import { Uri } from "vscode"; | ||
*/ | ||
getParameter: (key: string) => Promise<string | undefined>; | ||
//getParameter: (key: string) => Promise<string | undefined>; | ||
/** | ||
* Is environment LCAP or not | ||
* | ||
* @returns true is environment is LCAP in BAS, | ||
* `undefined` otherwise. | ||
*/ | ||
isLCAPEnabled: () => Promise<boolean | undefined>; | ||
@@ -41,0 +48,0 @@ /** |
{ | ||
"name": "@sap-devx/app-studio-toolkit-types", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"author": "SAP SE", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
5608
136
1