webdav-tulip-2
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "webdav-tulip-2", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "WebDAV client for NodeJS", | ||
@@ -5,0 +5,0 @@ "main": "source/index.js", |
@@ -113,2 +113,3 @@ var path = require("path"); | ||
console.log(dirPath); | ||
console.log(resultFilename); | ||
if (dirPath === "/" || dirPath === "") { | ||
@@ -115,0 +116,0 @@ var resultParts = resultFilename.split("/"); |
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
67139
1164