machinepack-fs
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -34,3 +34,8 @@ /** | ||
fn: function ($i,$x) { | ||
ls($i.dir, $x); | ||
try { | ||
return ls($i.dir, $x); | ||
} | ||
catch(e){ | ||
return $x(e); | ||
} | ||
} | ||
@@ -37,0 +42,0 @@ }; |
{ | ||
"name": "machinepack-fs", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Machines for working with the local filesystem.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4062
8
100
0
3