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.4.62 to 2.4.63

2

package.json
{
"name": "qcobjects-cli",
"version": "2.4.62",
"version": "2.4.63",
"description": "qcobjects cli command line tool",

@@ -5,0 +5,0 @@ "main": "src/index.cjs",

@@ -43,6 +43,2 @@ /**

const package_config = require(absolutePath+"/package.json");
const qcobjects_pkg_config = require("qcobjects/package.json");
const qcobjects_sdk_pkg_config = require("qcobjects-sdk/package.json");
console.log(welcometo);

@@ -49,0 +45,0 @@ console.log(logo);

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

logger.info("Go to: \n" + this.showPossibleURL());
this.interceptorInstances = interceptorInstances;

@@ -338,0 +339,0 @@ const http = require("http");

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

logger.info("Go to: \n"+this.showPossibleURL());
this.interceptorInstances = interceptorInstances;

@@ -358,0 +359,0 @@ const http = require("http");

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