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

@gedit/application-server

Package Overview
Dependencies
Maintainers
0
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gedit/application-server - npm Package Compare versions

Comparing version 0.2.13 to 0.2.14

1

lib/node/messaging/messaging-contribution.d.ts

@@ -20,2 +20,3 @@ /********************************************************************************

/// <reference types="node" />
/// <reference types="node" />
import * as ws from 'ws';

@@ -22,0 +23,0 @@ import * as net from 'net';

12

package.json
{
"name": "@gedit/application-server",
"version": "0.2.13",
"version": "0.2.14",
"license": "MIT",

@@ -12,6 +12,6 @@ "main": "lib/node/index",

"dependencies": {
"@gedit/application-common": "^0.2.12",
"@gedit/connection": "^0.2.12",
"@gedit/logger": "^0.2.13",
"@gedit/utils": "^0.2.11",
"@gedit/application-common": "^0.2.13",
"@gedit/connection": "^0.2.13",
"@gedit/logger": "^0.2.14",
"@gedit/utils": "^0.2.12",
"@types/express": "^4.16.0",

@@ -42,3 +42,3 @@ "@types/route-parser": "^0.1.1",

},
"gitHead": "fa187b496c18ce8b5b5baf9fcea4df6e8eddb7de"
"gitHead": "811242741b9942050f7e5aa872b57911de937e11"
}

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