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

@eclipse-glsp/protocol

Package Overview
Dependencies
Maintainers
5
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eclipse-glsp/protocol - npm Package Compare versions

Comparing version 0.8.0-next.8c2ad5ce to 0.8.0-next.c26ad95a

lib/launch-util.d.ts

1

lib/index.d.ts

@@ -17,4 +17,5 @@ /********************************************************************************

export * from './glsp-client';
export * from './launch-util';
export * from './jsonrpc/glsp-jsonrpc-client';
export * from './jsonrpc/base-jsonrpc-glsp-client';
//# sourceMappingURL=index.d.ts.map

@@ -29,4 +29,5 @@ "use strict";

__exportStar(require("./glsp-client"), exports);
__exportStar(require("./launch-util"), exports);
__exportStar(require("./jsonrpc/glsp-jsonrpc-client"), exports);
__exportStar(require("./jsonrpc/base-jsonrpc-glsp-client"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@eclipse-glsp/protocol",
"version": "0.8.0-next.8c2ad5ce",
"version": "0.8.0-next.c26ad95a",
"description": "The protocol definition for client-server communication in GLSP",

@@ -5,0 +5,0 @@ "license": "(EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)",

@@ -17,3 +17,4 @@ /********************************************************************************

export * from './glsp-client';
export * from './launch-util';
export * from './jsonrpc/glsp-jsonrpc-client';
export * from './jsonrpc/base-jsonrpc-glsp-client';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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