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

@eclipse-che/plugin

Package Overview
Dependencies
Maintainers
4
Versions
896
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipse-che/plugin - npm Package Compare versions

Comparing version 0.0.1-1547647064 to 0.0.1-1547725834

2

package.json
{
"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 @@ }

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