@eclipse-che/plugin
Advanced tools
Comparing version 0.0.1-1547642326 to 0.0.1-1547647064
{ | ||
"name": "@eclipse-che/plugin", | ||
"version": "0.0.1-1547642326", | ||
"version": "0.0.1-1547647064", | ||
"description": "Eclipse Che specific Theia plugin API", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
@@ -127,4 +127,4 @@ /********************************************************************* | ||
/** Additional task type specific properties. */ | ||
readonly [key: string]: string; | ||
readonly [key: string]: any; | ||
} | ||
} |
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
6586