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 2.3.49 to 2.3.50

3

org.quickcorp.qcobjects.main.http.gae.server.js

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

const http2 = require("http2");
const fs = require("fs");

@@ -361,3 +360,3 @@ const mime = require("mime");

});
http2ServerInstance.interceptorInstances.push(interceptorInstance);
oHTTPServer.interceptorInstances.push(interceptorInstance);
});

@@ -364,0 +363,0 @@ }

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

const http2 = require("http2");
const fs = require("fs");

@@ -361,3 +360,3 @@ const mime = require("mime");

});
http2ServerInstance.interceptorInstances.push(interceptorInstance);
oHTTPServer.interceptorInstances.push(interceptorInstance);
});

@@ -364,0 +363,0 @@ }

{
"name": "qcobjects-cli",
"version": "2.3.49",
"version": "2.3.50",
"description": "qcobjects cli command line tool",

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc