@sap-devx/app-studio-toolkit-types
Advanced tools
Comparing version 1.3.1 to 1.4.0
10
api.d.ts
@@ -58,2 +58,12 @@ import { Uri } from "vscode"; | ||
/** | ||
* Determine whether BAS is opened for running action or editing a project | ||
* | ||
* @experimental may be removed without notice in future versions. | ||
* | ||
* @returns true if is the actions in deep-link are opened with no visible project, | ||
* false otherwise. | ||
*/ | ||
isOpenedForAction: () => Promise<boolean | undefined>; | ||
/** | ||
* @param action - The action to invoke/call/execute. | ||
@@ -60,0 +70,0 @@ * @param [options.schedule] - Schedule performing the action **after** a restart. |
{ | ||
"name": "@sap-devx/app-studio-toolkit-types", | ||
"version": "1.3.1", | ||
"version": "1.4.0", | ||
"author": "SAP SE", | ||
@@ -16,7 +16,5 @@ "license": "Apache-2.0", | ||
"LICENSES", | ||
"patches", | ||
"api.d.ts" | ||
], | ||
"scripts": { | ||
"postinstall": "patch-package", | ||
"ci": "npm-run-all compile", | ||
@@ -26,9 +24,7 @@ "compile": "tsc -p ." | ||
"dependencies": { | ||
"@sap/artifact-management-base-types": "1.1.0", | ||
"@sap/artifact-management-types": "1.1.0", | ||
"@sap/artifact-management-types": "1.2.0", | ||
"@types/vscode": "^1.49.0", | ||
"@vscode-logging/types": "0.1.4", | ||
"patch-package": "6.4.7" | ||
"@vscode-logging/types": "0.1.4" | ||
}, | ||
"gitHead": "b79663f419ab15cd098b8123b2e4ca2a8464e311" | ||
"gitHead": "8f3e6b48810dc0b4acd49e41fb1ab6f44814abcb" | ||
} |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
3
159
0
30049
6
+ Added@sap/artifact-management-base-types@1.43.1(transitive)
+ Added@sap/artifact-management-types@1.2.0(transitive)
+ Added@types/node@14.14.6(transitive)
+ Added@types/vscode@1.52.0(transitive)
+ Added@vscode-logging/types@0.1.3(transitive)
+ Addedvscode-languageserver-types@3.17.5(transitive)
- Removedpatch-package@6.4.7
- Removed@sap/artifact-management-base-types@1.1.0(transitive)
- Removed@sap/artifact-management-types@1.1.0(transitive)
- Removed@yarnpkg/lockfile@1.1.0(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedbraces@3.0.3(transitive)
- Removedchalk@2.4.2(transitive)
- Removedci-info@2.0.0(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedcross-spawn@6.0.6(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedfill-range@7.1.1(transitive)
- Removedfind-yarn-workspace-root@2.0.0(transitive)
- Removedfs-extra@7.0.1(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-ci@2.0.0(transitive)
- Removedis-docker@2.2.1(transitive)
- Removedis-number@7.0.0(transitive)
- Removedis-wsl@2.2.0(transitive)
- Removedisexe@2.0.0(transitive)
- Removedjsonfile@4.0.0(transitive)
- Removedklaw-sync@6.0.0(transitive)
- Removedmicromatch@4.0.8(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedminimist@1.2.8(transitive)
- Removednice-try@1.0.5(transitive)
- Removedonce@1.4.0(transitive)
- Removedopen@7.4.2(transitive)
- Removedos-tmpdir@1.0.2(transitive)
- Removedpatch-package@6.4.7(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedpath-key@2.0.1(transitive)
- Removedpicomatch@2.3.1(transitive)
- Removedrimraf@2.7.1(transitive)
- Removedsemver@5.7.2(transitive)
- Removedshebang-command@1.2.0(transitive)
- Removedshebang-regex@1.0.0(transitive)
- Removedslash@2.0.0(transitive)
- Removedsupports-color@5.5.0(transitive)
- Removedtmp@0.0.33(transitive)
- Removedto-regex-range@5.0.1(transitive)
- Removeduniversalify@0.1.2(transitive)
- Removedwhich@1.3.1(transitive)
- Removedwrappy@1.0.2(transitive)