Comparing version 3.2.3 to 3.2.4
@@ -20,7 +20,7 @@ 'use strict'; | ||
: { | ||
enumerable: true, | ||
get: function () { | ||
return e[k]; | ||
enumerable: true, | ||
get: function () { | ||
return e[k]; | ||
}, | ||
}, | ||
}, | ||
); | ||
@@ -27,0 +27,0 @@ } |
{ | ||
"name": "qiao-file", | ||
"version": "3.2.3", | ||
"version": "3.2.4", | ||
"description": "nodejs file tool", | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "6fd7b780b57bfa8a5389c9fa32e4979be6cdab59" | ||
"gitHead": "06cfbebb6ab86e1fc7dd08fc77eadf62e94cd4a2" | ||
} |
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
21919