Comparing version 0.3.1-beta to 0.3.1-beta.0
@@ -74,2 +74,3 @@ "use strict"; | ||
findOut = execa_1.default.sync('find', [destPath, '-inum', fileNumber]).stdout; | ||
console.log('findOut输出', findOut); | ||
return findOut | ||
@@ -76,0 +77,0 @@ ? findOut.split('\n').map(function (p) { return (deleteDir ? path_1.default.dirname(p) : p); }) |
{ | ||
"name": "hlink", | ||
"version": "0.3.1-beta", | ||
"version": "0.3.1-beta.0", | ||
"description": "hlink", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
51860
896