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

grexxconnect-ess

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grexxconnect-ess - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

3

index.js

@@ -52,2 +52,5 @@ /*

break;
case 'opened':
this.log('open'.green, 'ready to receive messages'.blue);
break;
case 'system':

@@ -54,0 +57,0 @@ this.handleSystemMessage(_message, send);

4

package.json

@@ -5,3 +5,3 @@ {

"description" : "Grexx Connect - External System Service Helper",
"version" : "1.1.1",
"version" : "1.1.2",
"contributors" : [

@@ -23,4 +23,4 @@ {

"engines" : {
"node": ">=6.9.1"
"node": ">=12"
}
}
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