Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@eclipse-che/theia-factory-plugin

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipse-che/theia-factory-plugin - npm Package Compare versions

Comparing version 0.0.1-1540282074 to 0.0.1-1541701876

2

package.json

@@ -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 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc