Socket
Socket
Sign inDemoInstall

webdav-client

Package Overview
Dependencies
50
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.3 to 1.2.4

4

lib/index.d.ts

@@ -6,6 +6,6 @@ import { XMLElement } from 'xml-js-builder';

[name: string]: {
attributes: {
attributes?: {
[name: string]: string;
};
content: string | XMLElement[];
content?: string | XMLElement[];
};

@@ -12,0 +12,0 @@ }

@@ -17,3 +17,3 @@ {

"name": "webdav-client",
"version": "1.2.3",
"version": "1.2.4",
"author": "Adrien Castex <adrien.castex@gmail.com>",

@@ -29,3 +29,3 @@ "license": "Unlicense",

"@types/request": "0.0.46",
"webdav-server": "^2.0.16"
"webdav-server": "^2.2.3"
},

@@ -32,0 +32,0 @@ "types": "./lib/index.d.ts",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc