Comparing version 1.0.1 to 1.0.2
@@ -7,2 +7,8 @@ var path = require('path'); | ||
//test | ||
console.log('当前目录'); | ||
console.log(__dirname); | ||
arguments = process.argv; | ||
@@ -9,0 +15,0 @@ arguments.forEach((arg, index) => { |
{ | ||
"name": "fc-run", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "a boot tool for ali function-compute proj", | ||
@@ -5,0 +5,0 @@ "main": "fc-run.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
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
2539
39