Comparing version 0.0.2 to 0.0.3
@@ -6,2 +6,3 @@ #!/usr/bin/env node | ||
app = express(), | ||
exec = require('child_process').exec, | ||
crawl = require('./src/build'); | ||
@@ -20,2 +21,3 @@ | ||
console.log('Go to -> http://localhost:%s', port); | ||
exec('open http://localhost:' + port); | ||
}); |
{ | ||
"name": "included", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "graphically represent c++ includes", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
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
384510
1591
2