Socket
Socket
Sign inDemoInstall

qcobjects-cli

Package Overview
Dependencies
5
Maintainers
1
Versions
197
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.30 to 0.1.31

4

org.quickcorp.qcobjects.main.http2.server.js

@@ -232,6 +232,6 @@ /**

logger.info('Killing session...');
stream.respond([{
stream.respond({
':status': 500,
'content-type': 'text/html'
}]);
});
stream.on('error',()=>{});

@@ -238,0 +238,0 @@ stream.write('<h1>500 - INTERNAL SERVER ERROR (TIMEOUT)</h1>');

{
"name": "qcobjects-cli",
"version": "0.1.30",
"version": "0.1.31",
"description": "qcobjects cli command line tool",

@@ -5,0 +5,0 @@ "main": "qcobjects-cli.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc