@eclipse-glsp/protocol
Advanced tools
Comparing version 2.3.0-next.397 to 2.3.0-next.399
@@ -45,3 +45,3 @@ /******************************************************************************** | ||
protected webSocket: WebSocket; | ||
protected reconnectTimer: NodeJS.Timer; | ||
protected reconnectTimer: NodeJS.Timeout; | ||
protected reconnectAttempts: number; | ||
@@ -48,0 +48,0 @@ protected options: GLSPWebSocketOptions; |
{ | ||
"name": "@eclipse-glsp/protocol", | ||
"version": "2.3.0-next.397+a980896", | ||
"version": "2.3.0-next.399+efa84c4", | ||
"description": "The protocol definition for client-server communication in GLSP", | ||
@@ -48,3 +48,3 @@ "keywords": [ | ||
"dependencies": { | ||
"sprotty-protocol": "1.3.0", | ||
"sprotty-protocol": "1.4.0", | ||
"uuid": "~10.0.0", | ||
@@ -57,3 +57,3 @@ "vscode-jsonrpc": "8.2.0" | ||
"peerDependencies": { | ||
"inversify": "~6.0.2" | ||
"inversify": "^6.1.3" | ||
}, | ||
@@ -63,3 +63,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "a9808968e774c7acfa0c783f77242dcd8a34c0e1" | ||
"gitHead": "efa84c4e3b9df8c8b472cd8a0b41ac4a69f4ac5f" | ||
} |
@@ -48,3 +48,3 @@ /******************************************************************************** | ||
protected webSocket: WebSocket; | ||
protected reconnectTimer: NodeJS.Timer; | ||
protected reconnectTimer: NodeJS.Timeout; | ||
protected reconnectAttempts = 0; | ||
@@ -51,0 +51,0 @@ |
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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 7 instances in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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 7 instances in 1 package
1148029
+ Added@inversifyjs/common@1.4.0(transitive)
+ Added@inversifyjs/core@1.3.5(transitive)
+ Added@inversifyjs/reflect-metadata-utils@0.2.4(transitive)
+ Addedinversify@6.2.1(transitive)
+ Addedreflect-metadata@0.2.2(transitive)
+ Addedsprotty-protocol@1.4.0(transitive)
- Removedinversify@6.0.3(transitive)
- Removedsprotty-protocol@1.3.0(transitive)
Updatedsprotty-protocol@1.4.0