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

sprotty-vscode-protocol

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sprotty-vscode-protocol - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

lib/handshake.d.ts.map

1

lib/handshake.d.ts

@@ -27,1 +27,2 @@ /********************************************************************************

export declare function isDiagramIdentifier(object: any): object is SprottyDiagramIdentifier;
//# sourceMappingURL=handshake.d.ts.map

@@ -18,1 +18,2 @@ /********************************************************************************

export * from './sprotty';
//# sourceMappingURL=index.d.ts.map

@@ -40,1 +40,2 @@ /********************************************************************************

}
//# sourceMappingURL=editing.d.ts.map

@@ -17,1 +17,2 @@ /********************************************************************************

export * from './editing';
//# sourceMappingURL=index.d.ts.map

@@ -25,1 +25,2 @@ /********************************************************************************

export declare function isActionMessage(object: any): object is ActionMessage;
//# sourceMappingURL=sprotty.d.ts.map

4

package.json
{
"name": "sprotty-vscode-protocol",
"version": "0.0.4",
"version": "0.0.5",
"displayName": "Sprotty VSCode Integration - Protocol between webview and extension",

@@ -58,3 +58,3 @@ "description": "Glue code to integrate Sprotty diagrams in VSCode extensions (protocol part)",

},
"gitHead": "99132778720736ee312df31a76df741ab0c4c082"
"gitHead": "e5284f2d26250e82de52e70705a76af805563bc5"
}
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