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.42 to 2.4.43

2

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

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

@@ -350,2 +350,7 @@ /**

logger.info("Dependencies loaded");
process.once("SIGTERM", ()=> {
console.log("\x1b[33m%s\x1b[0m", "Bye bye!");
process.exit();
});
})();

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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