@eclipse-che/plugin
Advanced tools
Comparing version 0.0.1-1547647064 to 0.0.1-1547725834
{ | ||
"name": "@eclipse-che/plugin", | ||
"version": "0.0.1-1547647064", | ||
"version": "0.0.1-1547725834", | ||
"description": "Eclipse Che specific Theia plugin API", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
@@ -92,3 +92,2 @@ /********************************************************************* | ||
export function registerTaskRunner(type: string, runner: TaskRunner): Promise<Disposable>; | ||
/** Needs to be executed when the task is finished */ | ||
export function fireTaskExited(id: number): Promise<void>; | ||
@@ -95,0 +94,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
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
6524
116