Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

webdav-test

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webdav-test - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

dist/request.js

@@ -17,3 +17,3 @@ "use strict";

console.log("REQUEST: URL");
console.log(url);
console.log(fullUrl);
console.log("REQUEST: OPTIONS");

@@ -20,0 +20,0 @@ console.log(options);

{
"name": "webdav-test",
"version": "1.1.3",
"version": "1.1.4",
"description": "WebDAV client for NodeJS",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -13,8 +13,8 @@ "use strict";

return uriSections.join("/");
}
}
function request(fullUrl, options) {
console.log("REQUEST: URL");
console.log(url);
console.log(fullUrl);
console.log("REQUEST: OPTIONS");

@@ -21,0 +21,0 @@ console.log(options);

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc