Socket
Socket
Sign inDemoInstall

qcobjects-cli

Package Overview
Dependencies
Maintainers
1
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qcobjects-cli - npm Package Compare versions

Comparing version 0.1.25 to 0.1.26

4

org.quickcorp.qcobjects.cli.js

@@ -196,3 +196,5 @@ /**

CONFIG.set('qcobjectsnewapp_path',CONFIG.get('node_modules_path')+'/'+appTemplateName);
if (!process.platform.toLowerCase().startsWith('win')){
createAppCommand = createAppCommand.replace(/(")/g, String.fromCharCode(92)+`\"`);
}
logger.debug(createAppCommand);

@@ -199,0 +201,0 @@ exec(createAppCommand, (err, stdout, stderr) => {

{
"name": "qcobjects-cli",
"version": "0.1.25",
"version": "0.1.26",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc