Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "conga", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "MVC framework for node.js", | ||
@@ -22,2 +22,4 @@ "directories": { | ||
"dependencies": { | ||
"commander": "0.6.1", | ||
"wrench": "1.4.4" | ||
}, | ||
@@ -24,0 +26,0 @@ "devDependencies": { |
# conga [![Build Status](https://secure.travis-ci.org/congajs/conga.png)](http://travis-ci.org/congajs/conga) | ||
## Overview | ||
This is currently a placeholder until initial code is pushed. | ||
## Installation | ||
> npm install conga -g | ||
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
7525
11
173
2
6
3
+ Addedcommander@0.6.1
+ Addedwrench@1.4.4
+ Addedcommander@0.6.1(transitive)
+ Addedwrench@1.4.4(transitive)