qcobjects-cli
Advanced tools
Comparing version 0.1.13 to 0.1.15
/** | ||
* QCObjects CLI 0.0.6 | ||
* QCObjects CLI 0.1.x | ||
* ________________ | ||
@@ -4,0 +4,0 @@ * |
/** | ||
* QCObjects CLI 0.0.6 | ||
* QCObjects CLI 0.1.x | ||
* ________________ | ||
@@ -4,0 +4,0 @@ * |
/** | ||
* QCObjects CLI 0.0.6 | ||
* QCObjects CLI 0.1.x | ||
* ________________ | ||
@@ -4,0 +4,0 @@ * |
{ | ||
"name": "qcobjects-cli", | ||
"version": "0.1.13", | ||
"version": "0.1.15", | ||
"description": "qcobjects cli command line tool", | ||
@@ -48,5 +48,6 @@ "main": "qcobjects-cli.js", | ||
"qcobjects-shell": "./qcobjects-shell.js", | ||
"qcobjects-createcert": "./qcobjects-createcert.js" | ||
"qcobjects-createcert": "./qcobjects-createcert.js", | ||
"qcobjects-gae-server": "./qcobjects-gae-http-server.js" | ||
}, | ||
"devDependencies": {} | ||
} |
#!/usr/bin/env node | ||
/** | ||
* QCObjects CLI 0.1.x | ||
* ________________ | ||
* | ||
* Author: Jean Machuca <correojean@gmail.com> | ||
* | ||
* Cross Browser Javascript Framework for MVC Patterns | ||
* QuickCorp/QCObjects is licensed under the | ||
* GNU Lesser General Public License v3.0 | ||
* [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt) | ||
* | ||
* Permissions of this copyleft license are conditioned on making available | ||
* complete source code of licensed works and modifications under the same | ||
* license or the GNU GPLv3. Copyright and license notices must be preserved. | ||
* Contributors provide an express grant of patent rights. However, a larger | ||
* work using the licensed work through interfaces provided by the licensed | ||
* work may be distributed under different terms and without source code for | ||
* the larger work. | ||
* | ||
* Copyright (C) 2015 Jean Machuca,<correojean@gmail.com> | ||
* | ||
* Everyone is permitted to copy and distribute verbatim copies of this | ||
* license document, but changing it is not allowed. | ||
*/ | ||
@@ -3,0 +27,0 @@ "use strict"; |
#!/usr/bin/env node | ||
/** | ||
* QCObjects CLI 0.1.x | ||
* ________________ | ||
* | ||
* Author: Jean Machuca <correojean@gmail.com> | ||
* | ||
* Cross Browser Javascript Framework for MVC Patterns | ||
* QuickCorp/QCObjects is licensed under the | ||
* GNU Lesser General Public License v3.0 | ||
* [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt) | ||
* | ||
* Permissions of this copyleft license are conditioned on making available | ||
* complete source code of licensed works and modifications under the same | ||
* license or the GNU GPLv3. Copyright and license notices must be preserved. | ||
* Contributors provide an express grant of patent rights. However, a larger | ||
* work using the licensed work through interfaces provided by the licensed | ||
* work may be distributed under different terms and without source code for | ||
* the larger work. | ||
* | ||
* Copyright (C) 2015 Jean Machuca,<correojean@gmail.com> | ||
* | ||
* Everyone is permitted to copy and distribute verbatim copies of this | ||
* license document, but changing it is not allowed. | ||
*/ | ||
"use strict"; | ||
@@ -4,0 +27,0 @@ const path = require('path'); |
#!/usr/bin/env node | ||
/** | ||
* QCObjects CLI 0.1.x | ||
* ________________ | ||
* | ||
* Author: Jean Machuca <correojean@gmail.com> | ||
* | ||
* Cross Browser Javascript Framework for MVC Patterns | ||
* QuickCorp/QCObjects is licensed under the | ||
* GNU Lesser General Public License v3.0 | ||
* [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt) | ||
* | ||
* Permissions of this copyleft license are conditioned on making available | ||
* complete source code of licensed works and modifications under the same | ||
* license or the GNU GPLv3. Copyright and license notices must be preserved. | ||
* Contributors provide an express grant of patent rights. However, a larger | ||
* work using the licensed work through interfaces provided by the licensed | ||
* work may be distributed under different terms and without source code for | ||
* the larger work. | ||
* | ||
* Copyright (C) 2015 Jean Machuca,<correojean@gmail.com> | ||
* | ||
* Everyone is permitted to copy and distribute verbatim copies of this | ||
* license document, but changing it is not allowed. | ||
*/ | ||
"use strict"; | ||
@@ -4,0 +27,0 @@ const path = require('path'); |
#!/usr/bin/env node | ||
/** | ||
* QCObjects CLI 0.1.x | ||
* ________________ | ||
* | ||
* Author: Jean Machuca <correojean@gmail.com> | ||
* | ||
* Cross Browser Javascript Framework for MVC Patterns | ||
* QuickCorp/QCObjects is licensed under the | ||
* GNU Lesser General Public License v3.0 | ||
* [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt) | ||
* | ||
* Permissions of this copyleft license are conditioned on making available | ||
* complete source code of licensed works and modifications under the same | ||
* license or the GNU GPLv3. Copyright and license notices must be preserved. | ||
* Contributors provide an express grant of patent rights. However, a larger | ||
* work using the licensed work through interfaces provided by the licensed | ||
* work may be distributed under different terms and without source code for | ||
* the larger work. | ||
* | ||
* Copyright (C) 2015 Jean Machuca,<correojean@gmail.com> | ||
* | ||
* Everyone is permitted to copy and distribute verbatim copies of this | ||
* license document, but changing it is not allowed. | ||
*/ | ||
"use strict"; | ||
@@ -4,0 +27,0 @@ const welcometo = 'Welcome to \n'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
63143
17
1378
19
8