@eclipse-che/theia-factory-plugin
Advanced tools
Comparing version 0.0.1-1540282074 to 0.0.1-1541701876
@@ -6,3 +6,3 @@ { | ||
], | ||
"version": "0.0.1-1540282074", | ||
"version": "0.0.1-1541701876", | ||
"license": "EPL-2.0", | ||
@@ -9,0 +9,0 @@ "files": [ |
@@ -15,3 +15,3 @@ /********************************************************************* | ||
export async function start() { | ||
new FactoryTheiaClient().onStart(); | ||
await (new FactoryTheiaClient()).onStart(); | ||
new CheWorkspaceProjectManager().onStart(); | ||
@@ -18,0 +18,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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
42651