webdav-tulip-2
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "webdav-tulip-2", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "WebDAV client for NodeJS", | ||
@@ -5,0 +5,0 @@ "main": "source/index.js", |
@@ -103,3 +103,2 @@ var path = require("path"); | ||
}); | ||
console.log(filterItemsByDepth(items)); | ||
return filterItemsByDepth(items); | ||
@@ -106,0 +105,0 @@ } |
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
66871
1160