New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

webdav

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webdav - npm Package Versions

1
11

4.2.1

Diff

Changelog

Source

v4.2.1

2021-03-07

Includes a new feature for v4: data override option in method options. This missing feature is actually a regression when compared to the v3 code-base, but is now a first-party citizen in v4.

  • Bugfix:
    • #238 Regression: Not possible to request custom properties in v4
perrymitchell
published 4.2.0 •

Changelog

Source

v4.2.0

2021-02-18

  • #203 putFileContents 412 response handling when { overwrite: false }
  • #142 Callbacks with responses for createReadStream and createWriteStream
  • #31 Errors thrown for range requests that don't return 206 Partial Content
perrymitchell
published 4.1.0 •

Changelog

Source

v4.1.0

2021-02-15

  • Overridable headers option for most methods
  • Set and get base client headers via setHeaders and getHeaders
perrymitchell
published 4.0.0 •

Changelog

Source

v4.0.0

2021-02-01

  • Major release
    • Project re-written in Typescript

Breaking changes:

  • Authentication is explicit in v4, when not using basic/no authentication. Specify the authentication type when creating the client.
  • headers can be specified when creating a client. These are overridden by method-specific headers when making requests.
perrymitchell
published 4.0.0-r01 •

perrymitchell
published 3.6.2 •

Changelog

Source

v3.6.2

2021-01-06

  • Bugfixes:
    • #231 Unable to target files using custom request
  • Security Patches:
perrymitchell
published 3.6.1 •

Changelog

Source

v3.6.1

2020-10-15

  • Bugfixes:
    • #221 Stat function erroneously decodes paths with % in them
perrymitchell
published 3.6.0 •

Changelog

Source

v3.6.0

2020-10-12

  • #220 maxBodyLength option for changing written files max size
  • Bugfixes:
    • #218 Invalid response error - No root multistatus
perrymitchell
published 3.5.0 •

Changelog

Source

v3.5.0

2020-10-08

perrymitchell
published 3.4.0 •

Changelog

Source

v3.4.0

2020-10-08

  • Bugfixes:
    • #215 Excessive memory usage when uploading big files (axios max-redirects)
    • #213 getDirectoryContents fails for directories with & in the name
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